Re: [squid-users] Problem building Squid4

2017-01-12 Thread matg2s
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

Re: [squid-users] Problem building Squid4

2017-01-12 Thread Rafael Akchurin
: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of matg2s Sent: Thursday, January 12, 2017 8:59 AM To: squid-users@lists.squid-cache.org Subject: Re: [squid-users] Problem building Squid4 Hi, Ok, I'm not sure why - but it seems that using the following configure fixed

Re: [squid-users] Problem building Squid4

2017-01-12 Thread matg2s
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

Re: [squid-users] Problem building Squid4

2017-01-10 Thread Eliezer Croitoru
-cache.org Subject: [squid-users] Problem building Squid4 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

Re: [squid-users] Problem building Squid4

2017-01-08 Thread Eliezer Croitoru
-boun...@lists.squid-cache.org] On Behalf Of matg2s Sent: Sunday, January 8, 2017 11:32 AM To: squid-users@lists.squid-cache.org Subject: [squid-users] Problem building Squid4 Hey, I'm trying to compile Squid 4 (on Ubuntu 14/16) and am getting the following error: In file included from ../../src

Re: [squid-users] Problem building Squid4

2017-01-08 Thread Alex Rousskov
On 01/08/2017 02:31 AM, matg2s wrote: > I'm trying to compile Squid 4 (on Ubuntu 14/16) and am getting the following > error: Builds OK here with similar SSL-related ./configure options. Could be an OpenSSL library version incompatibility or a similar problem. If you are building with OpenSSL

[squid-users] Problem building Squid4

2017-01-08 Thread matg2s
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,