Hi Rafael,
I actually stumbled on your project (and I've gotta say it's very impressive
and well made/documented) in the past.
I did try adapting it to Squid 4.0 but wasn't able to. The dsc file expects
a "3.5.23" tar.gz, and then there some problems with the patches and other
errors so I gave up
Hi,
Ok, I'm not sure why - but it seems that using the following configure fixed
this:
./configure --disable-external-acl-helpers --enable-ssl-crtd --with-openssl
--datadir=/usr/share/squid --sysconfdir=/etc/squid
--libexecdir=/usr/lib/squid --mandir=/usr/share/man
--with-swapdir=/var/spool/squid
Hey,
I'm trying to compile Squid 4 (on Ubuntu 14/16) and am getting the following
error:
In file included from ../../src/base/AsyncCall.h:14:0,
from ../../src/comm/IoCallback.h:12,
from ../../src/comm.h:12,
from ../../src/client_side.h:16,