fam
[Top] [All Lists]

Re: [SISE FAM] NOGROUP undefined in Cred.c++

To: Lim Kuan Siong <kslim@xxxxxxxxxxxxxx>
Subject: Re: [SISE FAM] NOGROUP undefined in Cred.c++
From: Michael Wardle <michael.wardle@xxxxxxxxxx>
Date: 08 Jan 2003 09:28:10 +1100
Cc: fam@xxxxxxxxxxx
In-reply-to: <5.1.1.6.0.20030107190604.0294cba0@xxxxxxxxxxxxxxxxxxxxx>
Organization: Adacel Technologies
References: <5.1.1.6.0.20030107190604.0294cba0@xxxxxxxxxxxxxxxxxxxxx>
Sender: fam-bounce@xxxxxxxxxxx
Hi

On Tue, 2003-01-07 at 22:30, Lim Kuan Siong wrote:
> ---------- Start of error ----------
> cc-1020 CC: ERROR File = Cred.c++, Line = 97
>    The identifier "NOGROUP" is undefined.

On IRIX, this constant is called GID_NOBODY, so you can change NOGROUP
to that and rebuild.  I should probably figure out how I can detect this
on a per-OS basis using GNU autoconf.

> BTW, I tried to compile fam using g++ by setting the environment variable 
> CXX to g++ but the configure script still uses "cc" as the C++ compiler. Is 
> there a method of getting the script to use g++ instead?

Assuming you've removed the state files from previous invocations of
autoconf (config.cache for instance) and rerun autoconf, I don't know. 
Maybe have a look at <http://freeware.sgi.com/> for some tips on
building software on IRIX using GNU tools.  I'll let you know if I think
of anything.


-- 
Michael Wardle <michael.wardle@xxxxxxxxxx>
Adacel Technologies


<Prev in Thread] Current Thread [Next in Thread>