[sword-devel] (no subject)
Martin Gruner
mg.pub at gmx.net
Mon Mar 14 05:16:48 MST 2005
Hi,
when I compile Sword SVN without Curl (no curl on my system), I ge the
following error:
g++ -ftemplate-depth-25 -g -O2 -o .libs/testlib
testlib.o ./lib/.libs/libsword.so -lz -Wl,--rpath -Wl,/usr/local/lib
./lib/.libs/libsword.so: undefined reference to `FtpConnect'
./lib/.libs/libsword.so: undefined reference to `FtpInit'
./lib/.libs/libsword.so: undefined reference to `FtpLogin'
./lib/.libs/libsword.so: undefined reference to `FtpOptions'
./lib/.libs/libsword.so: undefined reference to `FtpQuit'
./lib/.libs/libsword.so: undefined reference to `FtpGet'
./lib/.libs/libsword.so: undefined reference to `FtpDir'
collect2: ld returned 1 exit status
Is that my mistake?
Thanks for all help,
mg
More information about the sword-devel
mailing list