On Fri, Sep 26, 2003 at 09:56:13AM -0400, Justin Piszcz wrote:
> Yo, lftp-2.6.7 does not work w/socks-5.0r11.
> 
> The official NEC socks (has worked with 2.5.x - 2.6.6).
> 
> [EMAIL PROTECTED]:~/lftp-2.6.7$ ./configure --with-socks5
> checking for Rconnect in -lsocks5... no
> configure: error: cannot find -lsocks5 library
> 
> configure:8239: checking for Rconnect in -lsocks5
> configure:8270: gcc -o conftest  -O2 -Wall   -s conftest.c -lsocks5   >&5
> /tmp/ccQb9KHx.o(.text+0x7): In function `main':
> : undefined reference to `Rconnect'
> collect2: ld returned 1 exit status
> 
> Have you depreciated socks5 (NEC)?

No. Just the test is broken. I guess socks.h should be included in the test
program.

-- 
   Alexander.

Reply via email to