En réponse à Robert Leach <[EMAIL PROTECTED]>:
> If I am trying to get ftp-proxy to compile and get the following error
> bash-2.03# make
> cd src; make ftp.proxy 
> gcc -O2 -Wall -ggdb -DSOLARIS -lnsl -lsocket  -c  main.c
> main.c: In function `main':
> main.c:88: `LOG_FTP' undeclared (first use in this function)
> main.c:88: (Each undeclared identifier is reported only once
> main.c:88: for each function it appears in.)
> *** Error code 1
> make: Fatal error: Command failed for target `main.o'
> Current working directory /tmp/ftpproxy-1.1.5/src
> *** Error code 1
> make: Fatal error: Command failed for target `ftp.proxy'
> 
> I have also added the following as they were not there to uncomment
> OSFLAG = -DSOLARIS 
> OSLIB = -lnsl -lsocket 

This compilation problem is fixed in the 1.1.6 beta versions.
Try the last one since it should work fine on Solaris.

--
Gregoire Barbier - gregoire.barbier(at)free.fr - +33 6 21 35 73 49


--general-l------------------------------------
To unsubscribe please visit:
http://www.ftpproxy.org/html/maillinglists.html

Reply via email to