Would like to enable SOCKS5 support in Squid. I've read that all I need to do is add -Dbind=SOCKSbind to the compile line and -lsocks to the link line. But doing a "env CFLAGS="-g -O2 -Wall -Dbind=SOCKSbind" LIBS="-lsocks" ./configure " in the usr/ports/www/squid/work/s
quid-2.5.S
TABLE3 folder results in a
checking whether the C compiler (cc -g -O2 -Wall -Dbind=SOCKSbind -g) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
Not sure what to do now. Would appreciate any help
Start Free Trial