Hey there,
What version of CentOS? What CPU?
I need the output of the command "yum list installed" in order to make
sure that the installed packages for the build is indeed available on
the OS.
Eliezer
On 23/01/14 02:27, zeratul wrote:
I have been trying to build squid 3.2.3 on CentOS 6. I have followed the
guide athttp://wiki.squid-cache.org/KnowledgeBase/CentOS
<http://wiki.squid-cache.org/KnowledgeBase/CentOS> , updated the
dependencies, and used the following config options as recommended there:
--prefix=/usr
--includedir=/usr/include
--datadir=/usr/share
--bindir=/usr/sbin
--libexecdir=/usr/lib/squid
--localstatedir=/var
--sysconfdir=/etc/squid
The bootstrap and configure scripts both execute without issues but as soon
as I try to run make, it throws these errors when trying to build
compat/assert.cc: