Re: [squid-users] Dependencies to build squid-3.1.12

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Mon, 25 Apr 2011 19:48:38 +1200

On 22/04/11 07:42, Pablo Hrbacek wrote:
> Hello! I want to compile a squid 3.1.12 in Debian Lenny but I don't know what packages I need. Please help me.

The Debian source package for 3.1.12 in the Unstable or Testing source
repositories requires these:
http://packages.debian.org/source/unstable/squid3

Any extra features you are adding may have their own dependencies which
may or may not be available on Debian.

Note:
  Lenny (aka "oldstable" Debian) does not contain recent enough versions
of several libraries (libkrb*, libcap being the main ones) and so
requires they also be upgraded.
  Many of the Squid features will also not be available as advertised
due to missing system components.

>
> Configure options:
> ./configure --prefix=/usr/local/squid/ --enable-removal-polices=heap,lru --enable-delay-pools --disable-wccp --disable-wccpv2 --disable-snmp --enable-arp-acl --disable-htcp --enable-default-err-language=Spanish --enable-err-languages='English Spanish' --disable-http-violations --enable-linux-netfilter --disable-ident-lookups --disable-internal-dns --enable-auth --enable-auth-basic --enable-auth-digest --enable-external-acl-helpers=ldap_group --disable-translation --with-default-user=squid --with-logdir=/var/log/squid/ --with-pidfile=/var/run/squid.pid --with-large-files --with-filedescriptors=8192 --sysconfdir=/etc/squid/ --disable-loadable-modules
>
> I have installed cpp4.3, gcc4.3, g++4.3 and
>
> binutils2.18
>
> Configure step works fine but I have a lot of undefined references at make time

make time errors mean configure has failed even if it self-claimed
"Success".
See the above dependency list, g++4.3 is a good base to work on.

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE9 or 3.1.12
   Beta testers wanted for 3.2.0.7 and 3.1.12.1
Received on Mon Apr 25 2011 - 07:48:42 MDT

This archive was generated by hypermail 2.2.0 : Fri Apr 29 2011 - 12:00:05 MDT