On Wed, Jun 04, 2003 at 04:33:49PM +0200, BONIFACE,ERIC (HP-France,ex1) wrote: > >checking for an implementation of __va_copy()... no > >checking whether va_lists can be copied by value... no > >checking whether va_lists can be copied by pointer... no > >configure: error: Can't find a way to va_copy. > > > >do you have any idea ?
It's because the compiler cannot find socks5 library. Check the location of the libsocks5 library and pass -L/the/path in LDFLAGS to configure. -- Alexander.
