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
|