Hi,

I'm trying to compile 3.0.5 under slackware 9.1 but it fail with error :

/bin/sh ../libtool --silent --mode=link gcc -O2 -march=i486 -mcpu=i686 -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++
complete.o(.text+0x15fb): In function `lftp_completion(char const*, int, int)':
: undefined reference to `glob(char const*, int, int (*)(char const*, int), glob_t*)'
complete.o(.text+0x16be): In function `lftp_completion(char const*, int, int)':
: undefined reference to `globfree(glob_t*)'
./.libs/liblftp-jobs.a(mgetJob.o)(.text+0x51a): In function `mgetJob::LocalGlob(char const*)':
: undefined reference to `glob(char const*, int, int (*)(char const*, int), glob_t*)'
./.libs/liblftp-jobs.a(mgetJob.o)(.text+0x572): In function `mgetJob::LocalGlob(char const*)':
: undefined reference to `globfree(glob_t*)'
./.libs/proto-file.a(LocalAccess.o)(.text+0x14e2): In function `LocalGlob::Do()':
: undefined reference to `glob(char const*, int, int (*)(char const*, int), glob_t*)'
./.libs/proto-file.a(LocalAccess.o)(.text+0x1576): In function `LocalGlob::Do()':
: undefined reference to `globfree(glob_t*)'
collect2: ld returned 1 exit status
make[1]: *** [lftp] Error 1
make[1]: Leaving directory `/tmp/lftp-3.0.5/src'
make: *** [all-recursive] Error 1


[EMAIL PROTECTED]:~/tmp/lftp#

Any idea ?

A++

--
----------------------------------------------
COLIN Stephane, scolin [at] planetepc [dot] fr
----------------------------------------------

Reply via email to