On Thu, Oct 21, 2004 at 04:20:46AM -0400, Justin Piszcz wrote: > /vapp/lib/libsocks5.a(addr.o)(.text+0xf5): In function `lsName2Port': > : undefined reference to `__ctype_b'
I think it is a problem within the socks5 library. It requires __ctype_b symbol which should be supposedly provided by libc. -- Alexander.
