I should add that this is a Solaris 8 machine

__________________________
Robert Leach
ECOS Technologies
1410 Broadway, 27th Floor
New York, NY 10018
Phone: 212.944.8286 x20
Fax: 212.944.8852
[EMAIL PROTECTED] 
www.ecostech.com 
Only the named recipient(s) should read this e-mail. It may contain
privileged or confidential information. If you are not a named recipient or
you received this email by mistake, please notify me immediately by reply
email and delete the message.



-----Original Message-----
From: Robert Leach 
Sent: Thursday, May 08, 2003 2:56 PM
To: Robert Leach
Subject: [general-l] ftpproxy on solaris box {01}


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 
__________________________
Robert Leach
ECOS Technologies
1410 Broadway, 27th Floor
New York, NY 10018
Phone: 212.944.8286 x20
Fax: 212.944.8852
[EMAIL PROTECTED] 
www.ecostech.com 
Only the named recipient(s) should read this e-mail. It may contain
privileged or confidential information. If you are not a named recipient or
you received this email by mistake, please notify me immediately by reply
email and delete the message.


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


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

Reply via email to