[squid-users] socks on squid, still working?

mzgmedia mzgmedia at gmail.com
Wed Aug 1 14:19:35 UTC 2018


the export of variable doesn't seems to work for me

export CFLAGS=" -Dbind=SOCKSbind "
export CXXFLAGS=" -Dbind=SOCKSbind "
export LDADD=" -lsocks "

so I'm trying to do  via

./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu
--target=x86_64-redhat-linux-gnu \
..
..
..
--enable-follow-x-forwarded-for=no \
'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu'
'target_alias=x86_64-redhat-linux-gnu' \
'CFLAGS=-Dbind=SOCKSbind -ltcmalloc_minimal -Os -ffunction-sections
-fdata-sections  -Wl,--gc-sections -Wl,--build-id=none -pipe -fexceptions
-march=native ' \
'CXXFLAGS=-Dbind=SOCKSbind -ltcmalloc_minimal -Os -ffunction-sections
-fdata-sections -Wl,--gc-sections -Wl,--build-id=none  -pipe  -fexceptions
-march=native' \
'LDADD=-lsocks '

so I don't think that lsocks is taken?

I'm using centos6



--
Sent from: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html


More information about the squid-users mailing list