<x-flowed> I'm trying to build ftp.proxy under Solaris 7 and I'm getting the following:
server# make gcc -O2 -lsocket -lnsl -c ftp.c -o ftp.o ftp.c: In function `proxy_request': ftp.c:1363: `SOL_TCP' undeclared (first use in this function) ftp.c:1363: (Each undeclared identifier is reported only once ftp.c:1363: for each function it appears in.) make: *** [ftp.o] Error 1 server# Any idea? Thank you, -Jon _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com </x-flowed>

