[ Charset ISO-8859-1 unsupported, converting... ]
> 1. Everything in ftp://coombs.anu.edu.au/pub/net/ip-filter/ is out of
> date. It has pfil2.1 and ip_fil4.1.3 - these are way old. Either remove
> this directory, or update it

fixed.

> 5. I noticed that the Solaris instructions still say not to use gmake -
> but several Sun employees have told me /usr/ccs/bin/make is considered
> deprecated and only there for backwards compatiblity, and I should use
> gmake or dmake. Is there a reason the makefiles don't work with gmake?
> There's a test to make sure you don't use it, but why?

So long as it keeps working, what's the problem?
When/if they remove /usr/ccs/bin/make, then I'll worry...

> 6. I can't seem to build with gcc3 but gcc2 worked fine (not I'm on
> intel, 32bit). This is what I get with gcc3:
> 
> gcc -I. -g -I../.. -D_BSD_SOURCE  -DSOLARIS2=9 -c ../../lib/debug.c -o
> debug.o
> ./../lib/debug.c: In function `debug':
> ./../lib/debug.c:30: error: `__builtin_va_alist' undeclared (first use
> in this function)

This is usually a general inidcation that your gcc installation is not
perfect.

Darren

Reply via email to