[squid-users] squid 3 build failure

From: Mark Foster <mark@dont-contact.us>
Date: Fri, 06 Jan 2006 13:41:23 -0800

squid-3.0-PRE3-20060106 does not want to build for me.
This is on a centos-3 system.
Any suggestions? Could I be missing some package?

./configure --prefix=/usr/local/squid
time make | tee /tmp/buildlog
if g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\" -I. -I.
-I../include -I. -I. -I../include -I../include -I../lib/libTrie/include
-I../lib/cppunit-1.10.0/include -I ../lib/cppunit-1.10.0/include
-Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
ACLUserData.o -MD -MP -MF "$depbase.Tpo" -c -o ACLUserData.o
ACLUserData.cc; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit
1; fi
depbase=`echo asn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\" -I. -I.
-I../include -I. -I. -I../include -I../include -I../lib/libTrie/include
-I../lib/cppunit-1.10.0/include -I ../lib/cppunit-1.10.0/include
-Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
asn.o -MD -MP -MF "$depbase.Tpo" -c -o asn.o asn.cc; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit
1; fi
asn.cc:47:21: forward.h: No such file or directory
asn.cc: In function `void asnCacheStart(int)':
asn.cc:244: no method `FwdState::fwdStart'
make[3]: *** [asn.o] Error 1
make[3]: Leaving directory `/usr/local/src/squid-3.0-PRE3-20060106/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/squid-3.0-PRE3-20060106/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/src/squid-3.0-PRE3-20060106/src'
make: *** [all-recursive] Error 1

-- 
Some days it's just not worth chewing through the restraints...
Mark D. Foster, CISSP <mark@foster.cc>  http://mark.foster.cc/
Received on Fri Jan 06 2006 - 14:42:07 MST

This archive was generated by hypermail pre-2.1.9 : Wed Feb 01 2006 - 12:00:01 MST