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
_______________________________________________
sword-devel mailing list
sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel

Reply via email to