Re: [squid-users] fedora 11 squid 3.1

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Sun, 21 Jun 2009 02:02:23 +1200

Aha!

  libsquid.la seems to depend on stuff now in libbase.la

We shall have to see if the link order can be reversed.

Amos

7441122 wrote:
> mv -f .deps/auth_negotiate.Tpo .deps/auth_negotiate.Plo
> /bin/sh ../../libtool --tag=CXX --mode=link g++ -Werror -Wall
> -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -g -o
> libnegotiate.la negotiateScheme.lo auth_negotiate.lo
> ar cru .libs/libnegotiate.a .libs/negotiateScheme.o .libs/auth_negotiate.o
> ranlib .libs/libnegotiate.a
> creating libnegotiate.la
> (cd .libs && rm -f libnegotiate.la && ln -s ../libnegotiate.la libnegotiate.la)
> /bin/sh ../../libtool --tag=CXX --mode=link g++ -Werror -Wall
> -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -g -o libauth.la
> Config.lo Scheme.lo User.lo UserRequest.lo Gadgets.lo libntlm.la
> libbasic.la libdigest.la libnegotiate.la
> rm -fr .libs/libauth.lax
> mkdir .libs/libauth.lax
> rm -fr .libs/libauth.lax/libntlm.a
> mkdir .libs/libauth.lax/libntlm.a
> (cd .libs/libauth.lax/libntlm.a && ar x
> /usr/src/squid-3.1.0.8-20090613/src/auth/./.libs/libntlm.a)
> rm -fr .libs/libauth.lax/libbasic.a
> mkdir .libs/libauth.lax/libbasic.a
> (cd .libs/libauth.lax/libbasic.a && ar x
> /usr/src/squid-3.1.0.8-20090613/src/auth/./.libs/libbasic.a)
> rm -fr .libs/libauth.lax/libdigest.a
> mkdir .libs/libauth.lax/libdigest.a
> (cd .libs/libauth.lax/libdigest.a && ar x
> /usr/src/squid-3.1.0.8-20090613/src/auth/./.libs/libdigest.a)
> rm -fr .libs/libauth.lax/libnegotiate.a
> mkdir .libs/libauth.lax/libnegotiate.a
> (cd .libs/libauth.lax/libnegotiate.a && ar x
> /usr/src/squid-3.1.0.8-20090613/src/auth/./.libs/libnegotiate.a)
> ar cru .libs/libauth.a .libs/Config.o .libs/Scheme.o .libs/User.o
> .libs/UserRequest.o .libs/Gadgets.o
> .libs/libauth.lax/libntlm.a/auth_ntlm.o
> .libs/libauth.lax/libntlm.a/ntlmScheme.o
> .libs/libauth.lax/libbasic.a/auth_basic.o
> .libs/libauth.lax/libbasic.a/basicScheme.o
> .libs/libauth.lax/libdigest.a/digestScheme.o
> .libs/libauth.lax/libdigest.a/auth_digest.o
> .libs/libauth.lax/libnegotiate.a/negotiateScheme.o
> .libs/libauth.lax/libnegotiate.a/auth_negotiate.o
> ranlib .libs/libauth.a
> rm -fr .libs/libauth.lax
> creating libauth.la
> (cd .libs && rm -f libauth.la && ln -s ../libauth.la libauth.la)
> /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
> -I../.. -I../../include -I../../src -I../../include -I.
> -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith -Wwrite-strings
> -Wcomments -g -O2 -MT Acl.lo -MD -MP -MF .deps/Acl.Tpo -c -o Acl.lo
> Acl.cc
> g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src
> -I../../include -I. -I/usr/include/libxml2 -Werror -Wall
> -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT Acl.lo -MD -MP
> -MF .deps/Acl.Tpo -c Acl.cc -fPIC -DPIC -o .libs/Acl.o
> g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src
> -I../../include -I. -I/usr/include/libxml2 -Werror -Wall
> -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT Acl.lo -MD -MP
> -MF .deps/Acl.Tpo -c Acl.cc -o Acl.o >/dev/null 2>&1
> mv -f .deps/Acl.Tpo .deps/Acl.Plo
> /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
> -I../.. -I../../include -I../../src -I../../include -I.
> -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith -Wwrite-strings
> -Wcomments -g -O2 -MT AclMaxUserIp.lo -MD -MP -MF
> .deps/AclMaxUserIp.Tpo -c -o AclMaxUserIp.lo AclMaxUserIp.cc
> g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src
> -I../../include -I. -I/usr/include/libxml2 -Werror -Wall
> -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT AclMaxUserIp.lo
> -MD -MP -MF .deps/AclMaxUserIp.Tpo -c AclMaxUserIp.cc -fPIC -DPIC -o
> .libs/AclMaxUserIp.o
> g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src
> -I../../include -I. -I/usr/include/libxml2 -Werror -Wall
> -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT AclMaxUserIp.lo
> -MD -MP -MF .deps/AclMaxUserIp.Tpo -c AclMaxUserIp.cc -o
> AclMaxUserIp.o >/dev/null 2>&1
> mv -f .deps/AclMaxUserIp.Tpo .deps/AclMaxUserIp.Plo
> /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
> -I../.. -I../../include -I../../src -I../../include -I.
> -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith -Wwrite-strings
> -Wcomments -g -O2 -MT AclProxyAuth.lo -MD -MP -MF
> .deps/AclProxyAuth.Tpo -c -o AclProxyAuth.lo AclProxyAuth.cc
> g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src
> -I../../include -I. -I/usr/include/libxml2 -Werror -Wall
> -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT AclProxyAuth.lo
> -MD -MP -MF .deps/AclProxyAuth.Tpo -c AclProxyAuth.cc -fPIC -DPIC -o
> .libs/AclProxyAuth.o
> g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src
> -I../../include -I. -I/usr/include/libxml2 -Werror -Wall
> -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT AclProxyAuth.lo
> -MD -MP -MF .deps/AclProxyAuth.Tpo -c AclProxyAuth.cc -o
> AclProxyAuth.o >/dev/null 2>&1
> mv -f .deps/AclProxyAuth.Tpo .deps/AclProxyAuth.Plo
> /bin/sh ../../libtool --tag=CXX --mode=link g++ -Werror -Wall
> -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -g -o libacls.la
> Acl.lo AclMaxUserIp.lo AclProxyAuth.lo
> ar cru .libs/libacls.a .libs/Acl.o .libs/AclMaxUserIp.o .libs/AclProxyAuth.o
> ranlib .libs/libacls.a
> creating libacls.la
> (cd .libs && rm -f libacls.la && ln -s ../libacls.la libacls.la)
> make[3]: Leaving directory `/usr/src/squid-3.1.0.8-20090613/src/auth'
> Making all in ip
> make[3]: Entering directory `/usr/src/squid-3.1.0.8-20090613/src/ip'
> /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
> -I../.. -I../../include -I../../src -I../../include
> -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith -Wwrite-strings
> -Wcomments -g -O2 -MT IpAddress.lo -MD -MP -MF .deps/IpAddress.Tpo -c
> -o IpAddress.lo IpAddress.cc
> mkdir .libs
> g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src
> -I../../include -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith
> -Wwrite-strings -Wcomments -g -O2 -MT IpAddress.lo -MD -MP -MF
> .deps/IpAddress.Tpo -c IpAddress.cc -fPIC -DPIC -o .libs/IpAddress.o
> g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src
> -I../../include -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith
> -Wwrite-strings -Wcomments -g -O2 -MT IpAddress.lo -MD -MP -MF
> .deps/IpAddress.Tpo -c IpAddress.cc -o IpAddress.o >/dev/null 2>&1
> mv -f .deps/IpAddress.Tpo .deps/IpAddress.Plo
> /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
> -I../.. -I../../include -I../../src -I../../include
> -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith -Wwrite-strings
> -Wcomments -g -O2 -MT IpIntercept.lo -MD -MP -MF
> .deps/IpIntercept.Tpo -c -o IpIntercept.lo IpIntercept.cc
> g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src
> -I../../include -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith
> -Wwrite-strings -Wcomments -g -O2 -MT IpIntercept.lo -MD -MP -MF
> .deps/IpIntercept.Tpo -c IpIntercept.cc -fPIC -DPIC -o
> .libs/IpIntercept.o
> g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src
> -I../../include -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith
> -Wwrite-strings -Wcomments -g -O2 -MT IpIntercept.lo -MD -MP -MF
> .deps/IpIntercept.Tpo -c IpIntercept.cc -o IpIntercept.o >/dev/null
> 2>&1
> mv -f .deps/IpIntercept.Tpo .deps/IpIntercept.Plo
> /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
> -I../.. -I../../include -I../../src -I../../include
> -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith -Wwrite-strings
> -Wcomments -g -O2 -MT QosConfig.lo -MD -MP -MF .deps/QosConfig.Tpo -c
> -o QosConfig.lo QosConfig.cc
> g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src
> -I../../include -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith
> -Wwrite-strings -Wcomments -g -O2 -MT QosConfig.lo -MD -MP -MF
> .deps/QosConfig.Tpo -c QosConfig.cc -fPIC -DPIC -o .libs/QosConfig.o
> g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src
> -I../../include -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith
> -Wwrite-strings -Wcomments -g -O2 -MT QosConfig.lo -MD -MP -MF
> .deps/QosConfig.Tpo -c QosConfig.cc -o QosConfig.o >/dev/null 2>&1
> mv -f .deps/QosConfig.Tpo .deps/QosConfig.Plo
> /bin/sh ../../libtool --tag=CXX --mode=link g++ -Werror -Wall
> -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -g -o libip.la
> IpAddress.lo IpIntercept.lo QosConfig.lo
> ar cru .libs/libip.a .libs/IpAddress.o .libs/IpIntercept.o .libs/QosConfig.o
> ranlib .libs/libip.a
> creating libip.la
> (cd .libs && rm -f libip.la && ln -s ../libip.la libip.la)
> make[3]: Leaving directory `/usr/src/squid-3.1.0.8-20090613/src/ip'
> Making all in icmp
> make[3]: Entering directory `/usr/src/squid-3.1.0.8-20090613/src/icmp'
> /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=NULL -I../.. -I../../include -I../../src
> -I../../include -I/usr/include/libxml2 -Werror -Wall
> -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT Icmp.lo -MD -MP
> -MF .deps/Icmp.Tpo -c -o Icmp.lo Icmp.cc
> mkdir .libs
> g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../..
> -I../../include -I../../src -I../../include -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> Icmp.lo -MD -MP -MF .deps/Icmp.Tpo -c Icmp.cc -fPIC -DPIC -o
> .libs/Icmp.o
> g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../..
> -I../../include -I../../src -I../../include -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> Icmp.lo -MD -MP -MF .deps/Icmp.Tpo -c Icmp.cc -o Icmp.o >/dev/null
> 2>&1
> mv -f .deps/Icmp.Tpo .deps/Icmp.Plo
> /bin/sh ../../libtool --tag=CXX --mode=link g++ -Werror -Wall
> -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -g -o
> libicmp-core.la Icmp.lo
> ar cru .libs/libicmp-core.a .libs/Icmp.o
> ranlib .libs/libicmp-core.a
> creating libicmp-core.la
> (cd .libs && rm -f libicmp-core.la && ln -s ../libicmp-core.la libicmp-core.la)
> /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=NULL -I../.. -I../../include -I../../src
> -I../../include -I/usr/include/libxml2 -Werror -Wall
> -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT IcmpSquid.lo
> -MD -MP -MF .deps/IcmpSquid.Tpo -c -o IcmpSquid.lo IcmpSquid.cc
> g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../..
> -I../../include -I../../src -I../../include -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> IcmpSquid.lo -MD -MP -MF .deps/IcmpSquid.Tpo -c IcmpSquid.cc -fPIC
> -DPIC -o .libs/IcmpSquid.o
> g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../..
> -I../../include -I../../src -I../../include -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> IcmpSquid.lo -MD -MP -MF .deps/IcmpSquid.Tpo -c IcmpSquid.cc -o
> IcmpSquid.o >/dev/null 2>&1
> mv -f .deps/IcmpSquid.Tpo .deps/IcmpSquid.Plo
> /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=NULL -I../.. -I../../include -I../../src
> -I../../include -I/usr/include/libxml2 -Werror -Wall
> -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT net_db.lo -MD
> -MP -MF .deps/net_db.Tpo -c -o net_db.lo net_db.cc
> g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../..
> -I../../include -I../../src -I../../include -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> net_db.lo -MD -MP -MF .deps/net_db.Tpo -c net_db.cc -fPIC -DPIC -o
> .libs/net_db.o
> g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=NULL -I../..
> -I../../include -I../../src -I../../include -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> net_db.lo -MD -MP -MF .deps/net_db.Tpo -c net_db.cc -o net_db.o
>> /dev/null 2>&1
> mv -f .deps/net_db.Tpo .deps/net_db.Plo
> /bin/sh ../../libtool --tag=CXX --mode=link g++ -Werror -Wall
> -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -g -o libicmp.la
> IcmpSquid.lo net_db.lo
> ar cru .libs/libicmp.a .libs/IcmpSquid.o .libs/net_db.o
> ranlib .libs/libicmp.a
> creating libicmp.la
> (cd .libs && rm -f libicmp.la && ln -s ../libicmp.la libicmp.la)
> make[3]: Leaving directory `/usr/src/squid-3.1.0.8-20090613/src/icmp'
> Making all in ident
> make[3]: Entering directory `/usr/src/squid-3.1.0.8-20090613/src/ident'
> /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
> -I../.. -I../../include -I../../src -I../../include
> -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith -Wwrite-strings
> -Wcomments -g -O2 -MT AclIdent.lo -MD -MP -MF .deps/AclIdent.Tpo -c
> -o AclIdent.lo AclIdent.cc
> mkdir .libs
> g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src
> -I../../include -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith
> -Wwrite-strings -Wcomments -g -O2 -MT AclIdent.lo -MD -MP -MF
> .deps/AclIdent.Tpo -c AclIdent.cc -fPIC -DPIC -o .libs/AclIdent.o
> g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src
> -I../../include -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith
> -Wwrite-strings -Wcomments -g -O2 -MT AclIdent.lo -MD -MP -MF
> .deps/AclIdent.Tpo -c AclIdent.cc -o AclIdent.o >/dev/null 2>&1
> mv -f .deps/AclIdent.Tpo .deps/AclIdent.Plo
> /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
> -I../.. -I../../include -I../../src -I../../include
> -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith -Wwrite-strings
> -Wcomments -g -O2 -MT Ident.lo -MD -MP -MF .deps/Ident.Tpo -c -o
> Ident.lo Ident.cc
> g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src
> -I../../include -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith
> -Wwrite-strings -Wcomments -g -O2 -MT Ident.lo -MD -MP -MF
> .deps/Ident.Tpo -c Ident.cc -fPIC -DPIC -o .libs/Ident.o
> g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src
> -I../../include -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith
> -Wwrite-strings -Wcomments -g -O2 -MT Ident.lo -MD -MP -MF
> .deps/Ident.Tpo -c Ident.cc -o Ident.o >/dev/null 2>&1
> mv -f .deps/Ident.Tpo .deps/Ident.Plo
> /bin/sh ../../libtool --tag=CXX --mode=link g++ -Werror -Wall
> -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -g -o libident.la
> AclIdent.lo Ident.lo
> ar cru .libs/libident.a .libs/AclIdent.o .libs/Ident.o
> ranlib .libs/libident.a
> creating libident.la
> (cd .libs && rm -f libident.la && ln -s ../libident.la libident.la)
> make[3]: Leaving directory `/usr/src/squid-3.1.0.8-20090613/src/ident'
> make[3]: Entering directory `/usr/src/squid-3.1.0.8-20090613/src'
> depbase=`echo DiskIO/Blocking/BlockingFile.o | sed
> 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> DiskIO/Blocking/BlockingFile.o -MD -MP -MF $depbase.Tpo -c -o
> DiskIO/Blocking/BlockingFile.o DiskIO/Blocking/BlockingFile.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo DiskIO/Blocking/BlockingIOStrategy.o | sed
> 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> DiskIO/Blocking/BlockingIOStrategy.o -MD -MP -MF $depbase.Tpo -c -o
> DiskIO/Blocking/BlockingIOStrategy.o
> DiskIO/Blocking/BlockingIOStrategy.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo DiskIO/Blocking/BlockingDiskIOModule.o | sed
> 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> DiskIO/Blocking/BlockingDiskIOModule.o -MD -MP -MF $depbase.Tpo -c -o
> DiskIO/Blocking/BlockingDiskIOModule.o
> DiskIO/Blocking/BlockingDiskIOModule.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> rm -f libBlocking.a
> /usr/bin/ar cru libBlocking.a DiskIO/Blocking/BlockingFile.o
> DiskIO/Blocking/BlockingIOStrategy.o
> DiskIO/Blocking/BlockingDiskIOModule.o
> ranlib libBlocking.a
> depbase=`echo comm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> /bin/sh ../libtool --tag=CXX --mode=compile g++
> -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> comm.lo -MD -MP -MF $depbase.Tpo -c -o comm.lo comm.cc &&\
> mv -f $depbase.Tpo $depbase.Plo
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2 -Werror
> -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT comm.lo
> -MD -MP -MF .deps/comm.Tpo -c comm.cc -fPIC -DPIC -o .libs/comm.o
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2 -Werror
> -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT comm.lo
> -MD -MP -MF .deps/comm.Tpo -c comm.cc -o comm.o >/dev/null 2>&1
> depbase=`echo CommCalls.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> /bin/sh ../libtool --tag=CXX --mode=compile g++
> -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> CommCalls.lo -MD -MP -MF $depbase.Tpo -c -o CommCalls.lo CommCalls.cc
> &&\
> mv -f $depbase.Tpo $depbase.Plo
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2 -Werror
> -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> CommCalls.lo -MD -MP -MF .deps/CommCalls.Tpo -c CommCalls.cc -fPIC
> -DPIC -o .libs/CommCalls.o
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2 -Werror
> -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> CommCalls.lo -MD -MP -MF .deps/CommCalls.Tpo -c CommCalls.cc -o
> CommCalls.o >/dev/null 2>&1
> depbase=`echo DescriptorSet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> /bin/sh ../libtool --tag=CXX --mode=compile g++
> -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> DescriptorSet.lo -MD -MP -MF $depbase.Tpo -c -o DescriptorSet.lo
> DescriptorSet.cc &&\
> mv -f $depbase.Tpo $depbase.Plo
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2 -Werror
> -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> DescriptorSet.lo -MD -MP -MF .deps/DescriptorSet.Tpo -c
> DescriptorSet.cc -fPIC -DPIC -o .libs/DescriptorSet.o
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2 -Werror
> -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> DescriptorSet.lo -MD -MP -MF .deps/DescriptorSet.Tpo -c
> DescriptorSet.cc -o DescriptorSet.o >/dev/null 2>&1
> depbase=`echo SquidConfig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> /bin/sh ../libtool --tag=CXX --mode=compile g++
> -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> SquidConfig.lo -MD -MP -MF $depbase.Tpo -c -o SquidConfig.lo
> SquidConfig.cc &&\
> mv -f $depbase.Tpo $depbase.Plo
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2 -Werror
> -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> SquidConfig.lo -MD -MP -MF .deps/SquidConfig.Tpo -c SquidConfig.cc
> -fPIC -DPIC -o .libs/SquidConfig.o
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2 -Werror
> -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> SquidConfig.lo -MD -MP -MF .deps/SquidConfig.Tpo -c SquidConfig.cc -o
> SquidConfig.o >/dev/null 2>&1
> depbase=`echo TextException.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> /bin/sh ../libtool --tag=CXX --mode=compile g++
> -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> TextException.lo -MD -MP -MF $depbase.Tpo -c -o TextException.lo
> TextException.cc &&\
> mv -f $depbase.Tpo $depbase.Plo
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2 -Werror
> -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> TextException.lo -MD -MP -MF .deps/TextException.Tpo -c
> TextException.cc -fPIC -DPIC -o .libs/TextException.o
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2 -Werror
> -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> TextException.lo -MD -MP -MF .deps/TextException.Tpo -c
> TextException.cc -o TextException.o >/dev/null 2>&1
> /bin/sh ../libtool --tag=CXX --mode=link g++ -Werror -Wall
> -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -g -o libsquid.la
> comm.lo CommCalls.lo DescriptorSet.lo SquidConfig.lo TextException.lo
> ar cru .libs/libsquid.a .libs/comm.o .libs/CommCalls.o
> .libs/DescriptorSet.o .libs/SquidConfig.o .libs/TextException.o
> ranlib .libs/libsquid.a
> creating libsquid.la
> (cd .libs && rm -f libsquid.la && ln -s ../libsquid.la libsquid.la)
> depbase=`echo unlinkd_daemon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> unlinkd_daemon.o -MD -MP -MF $depbase.Tpo -c -o unlinkd_daemon.o
> unlinkd_daemon.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo SquidNew.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> SquidNew.o -MD -MP -MF $depbase.Tpo -c -o SquidNew.o SquidNew.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> /bin/sh ../libtool --tag=CXX --mode=link g++ -Werror -Wall
> -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -g -o unlinkd
> unlinkd_daemon.o SquidNew.o libsquid.la auth/libacls.la
> ident/libident.la acl/libacls.la acl/libstate.la auth/libauth.la
> acl/libapi.la base/libbase.la ip/libip.la fs/libfs.la -L../lib
> -lmiscutil -lm -lresolv -lbsd -lnsl
> g++ -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -g
> -o unlinkd unlinkd_daemon.o SquidNew.o ./.libs/libsquid.a
> auth/.libs/libacls.a ident/.libs/libident.a acl/.libs/libacls.a
> acl/.libs/libstate.a auth/.libs/libauth.a acl/.libs/libapi.a
> base/.libs/libbase.a ip/.libs/libip.a fs/.libs/libfs.a
> -L/usr/src/squid-3.1.0.8-20090613/lib -lmiscutil -lm -lresolv -lbsd
> -lnsl
> depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o debug.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo int.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> int.o -MD -MP -MF $depbase.Tpo -c -o int.o int.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo mem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> mem.o -MD -MP -MF $depbase.Tpo -c -o mem.o mem.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo store_key_md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> store_key_md5.o -MD -MP -MF $depbase.Tpo -c -o store_key_md5.o
> store_key_md5.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo StoreMeta.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> StoreMeta.o -MD -MP -MF $depbase.Tpo -c -o StoreMeta.o StoreMeta.cc
> &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo StoreMetaMD5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> StoreMetaMD5.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaMD5.o
> StoreMetaMD5.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo StoreMetaSTD.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> StoreMetaSTD.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaSTD.o
> StoreMetaSTD.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo StoreMetaSTDLFS.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> StoreMetaSTDLFS.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaSTDLFS.o
> StoreMetaSTDLFS.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo StoreMetaUnpacker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> StoreMetaUnpacker.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaUnpacker.o
> StoreMetaUnpacker.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo StoreMetaURL.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> StoreMetaURL.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaURL.o
> StoreMetaURL.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo StoreMetaVary.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> StoreMetaVary.o -MD -MP -MF $depbase.Tpo -c -o StoreMetaVary.o
> StoreMetaVary.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo String.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> String.o -MD -MP -MF $depbase.Tpo -c -o String.o String.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> time.o -MD -MP -MF $depbase.Tpo -c -o time.o time.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo ufsdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> ufsdump.o -MD -MP -MF $depbase.Tpo -c -o ufsdump.o ufsdump.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo dlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> dlink.o -MD -MP -MF $depbase.Tpo -c -o dlink.o dlink.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo HttpRequestMethod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> HttpRequestMethod.o -MD -MP -MF $depbase.Tpo -c -o HttpRequestMethod.o
> HttpRequestMethod.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo RemovalPolicy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> RemovalPolicy.o -MD -MP -MF $depbase.Tpo -c -o RemovalPolicy.o
> RemovalPolicy.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo globals.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\"
> -DDEFAULT_SQUID_DATA_DIR=\"/usr/local/squid/share\"
> -DDEFAULT_SQUID_CONFIG_DIR=\"/usr/local/squid/etc\" -I.. -I../include
> -I../src -I../include -I../lib -I../src -I/usr/include/libxml2
> -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT
> globals.o -MD -MP -MF $depbase.Tpo -c -o globals.o globals.cc &&\
> mv -f $depbase.Tpo $depbase.Po
> /bin/sh ../libtool --tag=CXX --mode=link g++ -Werror -Wall
> -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -g -o ufsdump
> debug.o int.o mem.o store_key_md5.o StoreMeta.o StoreMetaMD5.o
> StoreMetaSTD.o StoreMetaSTDLFS.o StoreMetaUnpacker.o StoreMetaURL.o
> StoreMetaVary.o String.o time.o ufsdump.o dlink.o HttpRequestMethod.o
> RemovalPolicy.o globals.o libsquid.la auth/libacls.la
> ident/libident.la acl/libacls.la acl/libstate.la auth/libauth.la
> acl/libapi.la base/libbase.la ip/libip.la fs/libfs.la repl/liblru.a
> -lcrypt ../snmplib/libsnmp.a -L../lib -lmiscutil -lm -lresolv -lbsd
> -lnsl
> g++ -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -g
> -o ufsdump debug.o int.o mem.o store_key_md5.o StoreMeta.o
> StoreMetaMD5.o StoreMetaSTD.o StoreMetaSTDLFS.o StoreMetaUnpacker.o
> StoreMetaURL.o StoreMetaVary.o String.o time.o ufsdump.o dlink.o
> HttpRequestMethod.o RemovalPolicy.o globals.o ./.libs/libsquid.a
> auth/.libs/libacls.a ident/.libs/libident.a acl/.libs/libacls.a
> acl/.libs/libstate.a auth/.libs/libauth.a acl/.libs/libapi.a
> base/.libs/libbase.a ip/.libs/libip.a fs/.libs/libfs.a repl/liblru.a
> -lcrypt ../snmplib/libsnmp.a -L/usr/src/squid-3.1.0.8-20090613/lib
> -lmiscutil -lm -lresolv -lbsd -lnsl
> ./.libs/libsquid.a(comm.o): In function `ConnectStateData::operator
> delete(void*)':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:843: undefined reference
> to `cbdataInternalFree(void*)'
> ./.libs/libsquid.a(comm.o): In function `ConnectStateData::operator
> new(unsigned int)':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:836: undefined reference
> to `cbdataInternalAddType(cbdata_type, char const*, int, void
> (*)(void*))'
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:837: undefined reference
> to `cbdataInternalAlloc(cbdata_type)'
> ./.libs/libsquid.a(comm.o): In function `CommIO::NULLFDHandler(int, void*)':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:2360: undefined reference
> to `commSetSelect'
> ./.libs/libsquid.a(comm.o): In function `CommIO::NotifyIOClose()':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:2341: undefined reference
> to `fd_close'
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:2342: undefined reference
> to `fd_close'
> ./.libs/libsquid.a(comm.o): In function `CommIO::Initialise()':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:2328: undefined reference
> to `fd_open'
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:2329: undefined reference
> to `fd_open'
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:2332: undefined reference
> to `commSetSelect'
> ./.libs/libsquid.a(comm.o): In function `commReconnect':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:1078: undefined reference
> to `ipcache_nbgethostbyname'
> ./.libs/libsquid.a(comm.o): In function
> `DeferredReadManager::CloseHandler(int, void*)':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:2532: undefined reference
> to `cbdataReferenceValid(void const*)'
> ./.libs/libsquid.a(comm.o): In function `comm_old_accept':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:1404: undefined reference
> to `fd_open'
> ./.libs/libsquid.a(comm.o): In function `AcceptFD::acceptOne()':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:2252: undefined reference
> to `commSetSelect'
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:2275: undefined reference
> to `commSetSelect'
> ./.libs/libsquid.a(comm.o): In function
> `AcceptFD::subscribe(RefCount<AsyncCall>&)':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:2240: undefined reference
> to `commSetSelect'
> ./.libs/libsquid.a(comm.o): In function `comm_close_complete(int, void*)':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:1537: undefined reference
> to `fd_close'
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:1547: undefined reference
> to `fdNFree'
> ./.libs/libsquid.a(comm.o): In function `ConnectStateData::commResetFD()':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:1011: undefined reference
> to `commResetSelect'
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:988: undefined reference
> to `fdAdjustReserved'
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:1005: undefined reference
> to `fdAdjustReserved'
> ./.libs/libsquid.a(comm.o): In function `comm_write(int, char const*,
> int, RefCount<AsyncCall>&, void (*)(void*))':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:2049: undefined reference
> to `commSetSelect'
> ./.libs/libsquid.a(comm.o): In function `comm_write_mbuf':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:2056: undefined reference
> to `MemBuf::freeFunc()'
> ./.libs/libsquid.a(comm.o): In function `comm_write_mbuf(int, MemBuf*,
> RefCount<AsyncCall>&)':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:2061: undefined reference
> to `MemBuf::freeFunc()'
> ./.libs/libsquid.a(comm.o): In function
> `CbDataList<DeferredRead>::operator new(unsigned int)':
> /usr/src/squid-3.1.0.8-20090613/src/../include/CbDataList.h:105:
> undefined reference to `cbdataInternalAlloc(cbdata_type)'
> /usr/src/squid-3.1.0.8-20090613/src/../include/CbDataList.h:103:
> undefined reference to `cbdataInternalAddType(cbdata_type, char
> const*, int, void (*)(void*))'
> ./.libs/libsquid.a(comm.o): In function `commHandleRead(int, void*)':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:317: undefined reference
> to `fd_bytes'
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:324: undefined reference
> to `commSetSelect'
> ./.libs/libsquid.a(comm.o): In function `commHandleWrite':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:1975: undefined reference
> to `fd_bytes'
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:2013: undefined reference
> to `commSetSelect'
> ./.libs/libsquid.a(comm.o): In function `commConnectStart(int, char
> const*, unsigned short, RefCount<AsyncCall>&)':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:862: undefined reference
> to `ipcache_nbgethostbyname'
> ./.libs/libsquid.a(comm.o): In function `comm_read_cancel(int,
> RefCount<AsyncCall>&)':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:490: undefined reference
> to `commSetSelect'
> ./.libs/libsquid.a(comm.o): In function `comm_read_cancel(int, void
> (*)(int, char*, unsigned int, comm_err_t, int, void*), void*)':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:460: undefined reference
> to `commSetSelect'
> ./.libs/libsquid.a(comm.o): In function `_comm_close(int, char const*, int)':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:1615: undefined reference
> to `PconnPool::count(int)'
> ./.libs/libsquid.a(comm.o): In function `CommSelectEngine::checkEvents(int)':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:2620: undefined reference
> to `comm_select'
> ./.libs/libsquid.a(comm.o): In function `.L1543':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:2636: undefined reference
> to `fatal_dump'
> ./.libs/libsquid.a(comm.o): In function `comm_openex':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:763: undefined reference
> to `fd_open'
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:725: undefined reference
> to `fdAdjustReserved'
> ./.libs/libsquid.a(comm.o): In function `comm_read(int, char*, int,
> RefCount<AsyncCall>&)':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:360: undefined reference
> to `commSetSelect'
> ./.libs/libsquid.a(comm.o): In function `ConnectStateData::connect()':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:1114: undefined reference
> to `ipcacheMarkGoodAddr'
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:1131: undefined reference
> to `ipcacheMarkBadAddr'
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:1109: undefined reference
> to `commSetSelect'
> ./.libs/libsquid.a(comm.o): In function `commConnectDnsHandle':
> /usr/src/squid-3.1.0.8-20090613/src/comm.cc:901: undefined reference
> to `ipcacheCycleAddr'
> ./.libs/libsquid.a(comm.o): In function
> `CommCbFunPtrCallT<CommCloseCbPtrFun>::canFire()':
> /usr/src/squid-3.1.0.8-20090613/src/CommCalls.h:302: undefined
> reference to `cbdataReferenceValid(void const*)'
> ./.libs/libsquid.a(comm.o): In function
> `CommCbFunPtrCallT<CommAcceptCbPtrFun>::canFire()':
> /usr/src/squid-3.1.0.8-20090613/src/CommCalls.h:302: undefined
> reference to `cbdataReferenceValid(void const*)'
> ./.libs/libsquid.a(comm.o): In function
> `CommCbFunPtrCallT<CommTimeoutCbPtrFun>::canFire()':
> /usr/src/squid-3.1.0.8-20090613/src/CommCalls.h:302: undefined
> reference to `cbdataReferenceValid(void const*)'
> ./.libs/libsquid.a(comm.o): In function
> `CommCbFunPtrCallT<CommIoCbPtrFun>::canFire()':
> /usr/src/squid-3.1.0.8-20090613/src/CommCalls.h:302: undefined
> reference to `cbdataReferenceValid(void const*)'
> ./.libs/libsquid.a(comm.o): In function
> `CommCbFunPtrCallT<CommConnectCbPtrFun>::canFire()':
> /usr/src/squid-3.1.0.8-20090613/src/CommCalls.h:302: undefined
> reference to `cbdataReferenceValid(void const*)'
> ./.libs/libsquid.a(comm.o): In function
> `CbDataList<DeferredRead>::operator delete(void*)':
> /usr/src/squid-3.1.0.8-20090613/src/../include/CbDataList.h:114:
> undefined reference to `cbdataInternalFree(void*)'
> /usr/src/squid-3.1.0.8-20090613/src/../include/CbDataList.h:114:
> undefined reference to `cbdataInternalFree(void*)'
> /usr/src/squid-3.1.0.8-20090613/src/../include/CbDataList.h:114:
> undefined reference to `cbdataInternalFree(void*)'
> ./.libs/libsquid.a(CommCalls.o): In function `~CommCommonCbParams':
> /usr/src/squid-3.1.0.8-20090613/src/CommCalls.cc:19: undefined
> reference to `cbdataInternalUnlock(void const*)'
> /usr/src/squid-3.1.0.8-20090613/src/CommCalls.cc:19: undefined
> reference to `cbdataInternalUnlock(void const*)'
> ./.libs/libsquid.a(CommCalls.o): In function `CommCommonCbParams':
> /usr/src/squid-3.1.0.8-20090613/src/CommCalls.cc:13: undefined
> reference to `cbdataInternalLock(void const*)'
> /usr/src/squid-3.1.0.8-20090613/src/CommCalls.cc:13: undefined
> reference to `cbdataInternalLock(void const*)'
> /usr/src/squid-3.1.0.8-20090613/src/CommCalls.cc:8: undefined
> reference to `cbdataInternalLock(void const*)'
> /usr/src/squid-3.1.0.8-20090613/src/CommCalls.cc:8: undefined
> reference to `cbdataInternalLock(void const*)'
> collect2: ld returned 1 exit status
> make[3]: *** [ufsdump] Error 1
> make[3]: Leaving directory `/usr/src/squid-3.1.0.8-20090613/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/src/squid-3.1.0.8-20090613/src'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/usr/src/squid-3.1.0.8-20090613/src'
> make: *** [all-recursive] Error 1
>
>
> On Thu, Jun 18, 2009 at 3:55 PM, Amos Jeffries<squid3_at_treenet.co.nz> wrote:
>> 7441122 wrote:
>>> I patched squid with
>>> cat fedora11_commcalls.patch | patch -p0
>>>
>>> ./configure
>>> make all
>>>
>>> /usr/src/squid-3.1.0.8-20090613/src/../include/CbDataList.h:114:
>>> undefined reference to `cbdataInternalFree(void*)'
>>> ./.libs/libsquid.a(CommCalls.o): In function `~CommCommonCbParams':
>>> /usr/src/squid-3.1.0.8-20090613/src/CommCalls.cc:20: undefined
>>> reference to `cbdataInternalUnlock(void const*)'
>>> /usr/src/squid-3.1.0.8-20090613/src/CommCalls.cc:20: undefined
>>> reference to `cbdataInternalUnlock(void const*)'
>>> ./.libs/libsquid.a(CommCalls.o): In function `CommCommonCbParams':
>>> /usr/src/squid-3.1.0.8-20090613/src/CommCalls.cc:14: undefined
>>> reference to `cbdataInternalLock(void const*)'
>>> /usr/src/squid-3.1.0.8-20090613/src/CommCalls.cc:14: undefined
>>> reference to `cbdataInternalLock(void const*)'
>>> /usr/src/squid-3.1.0.8-20090613/src/CommCalls.cc:9: undefined
>>> reference to `cbdataInternalLock(void const*)'
>>> /usr/src/squid-3.1.0.8-20090613/src/CommCalls.cc:9: undefined
>>> reference to `cbdataInternalLock(void const*)'
>>> collect2: ld returned 1 exit status
>>> make[3]: *** [ufsdump] Error 1
>>> make[3]: Leaving directory `/usr/src/squid-3.1.0.8-20090613/src'
>>> make[2]: *** [all-recursive] Error 1
>>> make[2]: Leaving directory `/usr/src/squid-3.1.0.8-20090613/src'
>>> make[1]: *** [all] Error 2
>>> make[1]: Leaving directory `/usr/src/squid-3.1.0.8-20090613/src'
>>> make: *** [all-recursive] Error 1
>>>
>>>
>>> did i not patch correctly ? or anything i missed ?
>>>
>> I may have jumped on the wrong assumption.
>>
>> What other build messages are happening above those ones? up as far as the
>> one doing " if <compiler name>".
>>
>> Amos
>> --
>> Please be using
>> Current Stable Squid 2.7.STABLE6 or 3.0.STABLE16
>> Current Beta Squid 3.1.0.8
>>

-- 
Please be using
   Current Stable Squid 2.7.STABLE6 or 3.0.STABLE16
   Current Beta Squid 3.1.0.8
Received on Sat Jun 20 2009 - 14:02:33 MDT

This archive was generated by hypermail 2.2.0 : Mon Jun 22 2009 - 12:00:04 MDT