Socks has worked with the official socks5 from early 2.6.x to 2.6.6. Now it is broken!
[EMAIL PROTECTED]:~$ du -sh /app/socks5-v1.0r11/ 1.6M /app/socks5-v1.0r11 [EMAIL PROTECTED]:~$ ls /app/socks5-v1.0r11/lib/ libsocks5.a* libsocks5_sh.so* [EMAIL PROTECTED]:~$ Never had a problem before 2.6.7, anyone know whats going on with the new lftp? checking for GNU gettext in libc... yes checking for Rconnect in -lsocks5... no configure: error: cannot find -lsocks5 library config.log:: configure:7404: test -s conftest configure:7407: $? = 0 configure:7418: result: yes configure:8239: checking for Rconnect in -lsocks5 configure:8270: gcc -o conftest -O2 -Wall -s conftest.c -lsocks5 -lsupc++ >&5 /tmp/cccqq98e.o(.text+0xa): In function `main': : undefined reference to `Rconnect' collect2: ld returned 1 exit status configure:8273: $? = 1 configure: failed program was: | #line 8246 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "lftp" | #define PACKAGE_TARNAME "lftp" | #define PACKAGE_VERSION "2.6.7" | #define PACKAGE_STRING "lftp 2.6.7" | #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]" | #define PACKAGE "lftp" | #define VERSION "2.6.7" | #ifndef _GNU_SOURCE
