Second patch applied. Fails at link time.
getdate.y: In function `gd_error': getdate.y:645: warning: implicit declaration of function `xfree' /bin/sh ../libtool --silent --mode=link gcc -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -s -o lftp -export-dynamic lftp.o complete.o lftp_rl.o getdate.o liblftp-jobs.la liblftp-tasks.la liblftp-pty.la liblftp-network.la proto-ftp.la proto-http.la proto-file.la proto-fish.la proto-sftp.la cmd-mirror.la cmd-sleep.la -lreadline ../lib/liblib.a -lssl -lcrypto -lutil -lcurses -lresolv -ldl -lm -lsupc++ ../lib/liblib.a(poll.o)(.text+0x114): In function `poll': : undefined reference to `SOCKSselect' collect2: ld returned 1 exit status make[1]: *** [lftp] Error 1 make[1]: Leaving directory `/home/war/lftp-3.0.0/src' make: *** [all-recursive] Error 1 [EMAIL PROTECTED]:~/lftp-3.0.0$ On Fri, 2 Apr 2004, Alexander V. Lukyanov wrote: > On Fri, Apr 02, 2004 at 09:35:52AM -0500, Justin Piszcz wrote: > > NetAccess.cc:242: error: `SOCKSbind' undeclared (first use this function) > > Ok, please try this (another) patch. > > -- > Alexander.
