nux-gnu'
'CFLAGS=-g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -Wall' 'LDFLAGS=-fPIE -pie -Wl,-z,relro
-Wl,-z,now' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 -fPIE
-fstack-protector-strong -Wformat -Werror=format-security'
>
>
On 30/01/2016 4:26 a.m., L.P.H. van Belle wrote:
>>> ## 2) we added --enable-ssl , --with-open-ssl=/etc/ssl/openssl.cnf,
>>
>> Neither of which is a valid ./configure option for Squid.
>
> Not ? works perfect on debian.
By "works perfect" I assume you mean autoconf doing its usual thing of
ignor
x27; 'CXXFLAGS=-g -O2
-fPIE -fstack-protector-strong -Wformat -Werror=format-security'
> > ## --enable-linux-netfilter' to the debian/rules in squid.
> >
>
> Netfilter is a built-in part of Linux and auto-enabled by Squid. No need
> to build specially for it.
On 30/01/2016 2:26 a.m., L.P.H. van Belle wrote:
> This works on a debian Jessie, so to adapt this for ubuntu 14.04 should be
> simple.
>
> Have a look whats doen here, and change it to Ubuntu.
>
>
>
> I’ve put : ## CHECK THIS for Ubuntu where you need to check things for
> Ubuntu.
>
>
>> squid3-3.5.12/debian/changelog.new
mv squid3-3.5.12/debian/changelog squid3-3.5.12/debian/changelog.old
mv squid3-3.5.12/debian/changelog.new squid3-3.5.12/debian/changelog
fi
apt-get build-dep squid
apt-get source squid -b
update-debs
apt-cache policy squid
IPFilter does not exists in Linux'es and never exists in Linux'es.
Drop out --enable-ipf-transparent from your ./configure.
29.01.16 19:05, Hardik Dangar пишет:
Hello,
I am trying to build squid 3.5.13 with following options on ubuntu
14.04 freshly installed server,
# apt-get update
# apt-
Hello,
I am trying to build squid 3.5.13 with following options on ubuntu 14.04
freshly installed server,
# apt-get update
# apt-get build-dep squid3
# apt-get install build-essential sharutils ccze libzip-dev libssl-dev
# ./configure
--prefix=/usr
--exec-prefix=/usr
--includedir=/usr/include