Compiling IP-Filter on Solaris 8

From: Andreas Hoeschler (ahoesch@smartsoft.de)
Date: Tue Jun 04 2002 - 06:05:42 EDT


Hi,

I have compiled gcc 3.1 on Solaris 8 in the hope I could use it to
compile IP-Filter.

bash-2.03# gcc --version
gcc (GCC) 3.1
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

However, when i try to compile IP-Filter I get

bash-2.03# make solaris
if [ ! -f netinet/done ] ; then \
         (cd netinet; ln -s ../*.h .; ln -s ../ip_*_pxy.c .; ); \
         (cd netinet; ln -s ../ipsend/tcpip.h tcpip.h); \
         touch netinet/done; \
fi
CC="gcc -Wstrict-prototypes -Wmissing-prototypes" ./buildsunos
Testing compiler gcc for 64 bit object file generation.
No 64 bit capable compiler was found
make: *** [solaris] Error 1
bash-2.03#

Can IP-Filter be compiled with gcc or do I need the Sun compiler? I
thought gcc 3.1 could produce 64Bit code.

Thanks,

    Andreas
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:24:25 EDT