On 30/07/18 09:12, mzgmedia wrote: > is still working to compile squid to be socks server? I didn't manage to do > it > > "Intercept.cc:(.text._ZN2Ip9Intercept14ProbeForTproxyERNS_7AddressE+0x93): > undefined reference to `SOCKSbind' > Intercept.cc:(.text._ZN2Ip9Intercept14ProbeForTproxyERNS_7AddressE+0x13e): > undefined reference to `SOCKSbind' > " > Should be possible still. Check the symbol names provided by your SOCKS library. SOCKSbind is a specific symbol name defined by SOCKSv4 libraries. The SOCKSv5 library I use exports 'R' symbols instead. Rbind etc. Amos _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users