Re: [squid-users] Error building 2.6STABLE15

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Sun, 02 Sep 2007 12:52:16 +0200

On lör, 2007-09-01 at 16:04 -0700, Ricardo Newbery wrote:
> I tried building 2.6.STABLE15 from source on a CentOS/Virtuozzo VPS
> (CentOS Enterprise 4.5 i686 and cPanel 11.11.0, if this is relevant)
> and received the following error during the "make all" step...

> tools.Tpo"; exit 1; fi
> tools.c:49:28: sys/capability.h: No such file or directory

Squid-2.6.STABLE15 on linux requires libcap development files to be
installed. This strict dependency was not intended and a patch adding a
configure test for this library is available.

http://www.squid-cache.org/Versions/v2/2.6/changesets/11622.patch

so either patch your source with this patch, or install the libcap
development files (libcap-devel package in CentOS) to allow Squid to
take benefit of the linux capabilities support.

Regards
Henrik

Received on Sun Sep 02 2007 - 04:52:23 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Oct 01 2007 - 12:00:02 MDT