Making all in compat
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../src -I../include -I../lib   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments  -D_REENTRANT -g -O2 -MT assert.lo -MD -MP -MF ".deps/assert.Tpo" -c -o assert.lo assert.cc; \
then mv -f ".deps/assert.Tpo" ".deps/assert.Plo"; else rm -f ".deps/assert.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../src -I../include -I../lib -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.cc  -fno-common -DPIC -o .libs/assert.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../src -I../include -I../lib -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.cc -o assert.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../src -I../include -I../lib   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments  -D_REENTRANT -g -O2 -MT compat.lo -MD -MP -MF ".deps/compat.Tpo" -c -o compat.lo compat.cc; \
then mv -f ".deps/compat.Tpo" ".deps/compat.Plo"; else rm -f ".deps/compat.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../src -I../include -I../lib -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.cc  -fno-common -DPIC -o .libs/compat.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../src -I../include -I../lib -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.cc -o compat.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../src -I../include -I../lib   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT GnuRegex.lo -MD -MP -MF ".deps/GnuRegex.Tpo" -c -o GnuRegex.lo GnuRegex.c; \
then mv -f ".deps/GnuRegex.Tpo" ".deps/GnuRegex.Plo"; else rm -f ".deps/GnuRegex.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../src -I../include -I../lib -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT GnuRegex.lo -MD -MP -MF .deps/GnuRegex.Tpo -c GnuRegex.c  -fno-common -DPIC -o .libs/GnuRegex.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../src -I../include -I../lib -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT GnuRegex.lo -MD -MP -MF .deps/GnuRegex.Tpo -c GnuRegex.c -o GnuRegex.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=link g++ -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments  -D_REENTRANT -g -O2  -g -o libcompat.la   assert.lo compat.lo GnuRegex.lo  
ar cru .libs/libcompat.a .libs/assert.o .libs/compat.o .libs/GnuRegex.o
ranlib .libs/libcompat.a
creating libcompat.la
(cd .libs && rm -f libcompat.la && ln -s ../libcompat.la libcompat.la)
Making all in lib
Making all in libLtdl
make  all-am
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -c -o ltdl.lo ltdl.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -g -O2 -c ltdl.c  -fno-common -DPIC -o .libs/ltdl.o
 gcc -DHAVE_CONFIG_H -I. -g -O2 -c ltdl.c -o ltdl.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2   -o libltdlc.la  ltdl.lo -ldl 
ar cru .libs/libltdlc.a .libs/ltdl.o
ranlib .libs/libltdlc.a
creating libltdlc.la
(cd .libs && rm -f libltdlc.la && ln -s ../libltdlc.la libltdlc.la)
if g++ -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments  -D_REENTRANT -g -O2 -MT MemPool.o -MD -MP -MF ".deps/MemPool.Tpo" -c -o MemPool.o MemPool.cc; \
then mv -f ".deps/MemPool.Tpo" ".deps/MemPool.Po"; else rm -f ".deps/MemPool.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT base64.o -MD -MP -MF ".deps/base64.Tpo" -c -o base64.o base64.c; \
then mv -f ".deps/base64.Tpo" ".deps/base64.Po"; else rm -f ".deps/base64.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT charset.o -MD -MP -MF ".deps/charset.Tpo" -c -o charset.o charset.c; \
then mv -f ".deps/charset.Tpo" ".deps/charset.Po"; else rm -f ".deps/charset.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT getfullhostname.o -MD -MP -MF ".deps/getfullhostname.Tpo" -c -o getfullhostname.o getfullhostname.c; \
then mv -f ".deps/getfullhostname.Tpo" ".deps/getfullhostname.Po"; else rm -f ".deps/getfullhostname.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT hash.o -MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; \
then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT heap.o -MD -MP -MF ".deps/heap.Tpo" -c -o heap.o heap.c; \
then mv -f ".deps/heap.Tpo" ".deps/heap.Po"; else rm -f ".deps/heap.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT html_quote.o -MD -MP -MF ".deps/html_quote.Tpo" -c -o html_quote.o html_quote.c; \
then mv -f ".deps/html_quote.Tpo" ".deps/html_quote.Po"; else rm -f ".deps/html_quote.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT iso3307.o -MD -MP -MF ".deps/iso3307.Tpo" -c -o iso3307.o iso3307.c; \
then mv -f ".deps/iso3307.Tpo" ".deps/iso3307.Po"; else rm -f ".deps/iso3307.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o md5.c; \
then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT radix.o -MD -MP -MF ".deps/radix.Tpo" -c -o radix.o radix.c; \
then mv -f ".deps/radix.Tpo" ".deps/radix.Po"; else rm -f ".deps/radix.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT rfc1035.o -MD -MP -MF ".deps/rfc1035.Tpo" -c -o rfc1035.o rfc1035.c; \
then mv -f ".deps/rfc1035.Tpo" ".deps/rfc1035.Po"; else rm -f ".deps/rfc1035.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT rfc1123.o -MD -MP -MF ".deps/rfc1123.Tpo" -c -o rfc1123.o rfc1123.c; \
then mv -f ".deps/rfc1123.Tpo" ".deps/rfc1123.Po"; else rm -f ".deps/rfc1123.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT rfc1738.o -MD -MP -MF ".deps/rfc1738.Tpo" -c -o rfc1738.o rfc1738.c; \
then mv -f ".deps/rfc1738.Tpo" ".deps/rfc1738.Po"; else rm -f ".deps/rfc1738.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT rfc2617.o -MD -MP -MF ".deps/rfc2617.Tpo" -c -o rfc2617.o rfc2617.c; \
then mv -f ".deps/rfc2617.Tpo" ".deps/rfc2617.Po"; else rm -f ".deps/rfc2617.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT rfc3596.o -MD -MP -MF ".deps/rfc3596.Tpo" -c -o rfc3596.o rfc3596.c; \
then mv -f ".deps/rfc3596.Tpo" ".deps/rfc3596.Po"; else rm -f ".deps/rfc3596.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments  -D_REENTRANT -g -O2 -MT Splay.o -MD -MP -MF ".deps/Splay.Tpo" -c -o Splay.o Splay.cc; \
then mv -f ".deps/Splay.Tpo" ".deps/Splay.Po"; else rm -f ".deps/Splay.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments  -D_REENTRANT -g -O2 -MT strnstr.o -MD -MP -MF ".deps/strnstr.Tpo" -c -o strnstr.o strnstr.cc; \
then mv -f ".deps/strnstr.Tpo" ".deps/strnstr.Po"; else rm -f ".deps/strnstr.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT stub_memaccount.o -MD -MP -MF ".deps/stub_memaccount.Tpo" -c -o stub_memaccount.o stub_memaccount.c; \
then mv -f ".deps/stub_memaccount.Tpo" ".deps/stub_memaccount.Po"; else rm -f ".deps/stub_memaccount.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \
then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT uudecode.o -MD -MP -MF ".deps/uudecode.Tpo" -c -o uudecode.o uudecode.c; \
then mv -f ".deps/uudecode.Tpo" ".deps/uudecode.Po"; else rm -f ".deps/uudecode.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT xusleep.o -MD -MP -MF ".deps/xusleep.Tpo" -c -o xusleep.o xusleep.c; \
then mv -f ".deps/xusleep.Tpo" ".deps/xusleep.Po"; else rm -f ".deps/xusleep.Tpo"; exit 1; fi
rm -f libmiscutil.a
/usr/bin/ar cru libmiscutil.a MemPool.o base64.o charset.o getfullhostname.o hash.o heap.o html_quote.o iso3307.o md5.o radix.o rfc1035.o rfc1123.o rfc1738.o rfc2617.o rfc3596.o Splay.o strnstr.o   stub_memaccount.o util.o uudecode.o xusleep.o   
ranlib libmiscutil.a
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I.. -I../include -I../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT ntlmauth.o -MD -MP -MF ".deps/ntlmauth.Tpo" -c -o ntlmauth.o ntlmauth.c; \
then mv -f ".deps/ntlmauth.Tpo" ".deps/ntlmauth.Po"; else rm -f ".deps/ntlmauth.Tpo"; exit 1; fi
rm -f libntlmauth.a
/usr/bin/ar cru libntlmauth.a ntlmauth.o 
ranlib libntlmauth.a
Making all in snmplib
if gcc -DSQUID_SNMP=1 -I. -I. -I../include -I.. -I../include -I../include  -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT asn1.o -MD -MP -MF ".deps/asn1.Tpo" -c -o asn1.o asn1.c; \
then mv -f ".deps/asn1.Tpo" ".deps/asn1.Po"; else rm -f ".deps/asn1.Tpo"; exit 1; fi
if gcc -DSQUID_SNMP=1 -I. -I. -I../include -I.. -I../include -I../include  -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT parse.o -MD -MP -MF ".deps/parse.Tpo" -c -o parse.o parse.c; \
then mv -f ".deps/parse.Tpo" ".deps/parse.Po"; else rm -f ".deps/parse.Tpo"; exit 1; fi
if gcc -DSQUID_SNMP=1 -I. -I. -I../include -I.. -I../include -I../include  -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT snmp_vars.o -MD -MP -MF ".deps/snmp_vars.Tpo" -c -o snmp_vars.o snmp_vars.c; \
then mv -f ".deps/snmp_vars.Tpo" ".deps/snmp_vars.Po"; else rm -f ".deps/snmp_vars.Tpo"; exit 1; fi
if gcc -DSQUID_SNMP=1 -I. -I. -I../include -I.. -I../include -I../include  -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT coexistance.o -MD -MP -MF ".deps/coexistance.Tpo" -c -o coexistance.o coexistance.c; \
then mv -f ".deps/coexistance.Tpo" ".deps/coexistance.Po"; else rm -f ".deps/coexistance.Tpo"; exit 1; fi
if gcc -DSQUID_SNMP=1 -I. -I. -I../include -I.. -I../include -I../include  -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT snmp_api.o -MD -MP -MF ".deps/snmp_api.Tpo" -c -o snmp_api.o snmp_api.c; \
then mv -f ".deps/snmp_api.Tpo" ".deps/snmp_api.Po"; else rm -f ".deps/snmp_api.Tpo"; exit 1; fi
if gcc -DSQUID_SNMP=1 -I. -I. -I../include -I.. -I../include -I../include  -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT snmp_error.o -MD -MP -MF ".deps/snmp_error.Tpo" -c -o snmp_error.o snmp_error.c; \
then mv -f ".deps/snmp_error.Tpo" ".deps/snmp_error.Po"; else rm -f ".deps/snmp_error.Tpo"; exit 1; fi
if gcc -DSQUID_SNMP=1 -I. -I. -I../include -I.. -I../include -I../include  -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT mib.o -MD -MP -MF ".deps/mib.Tpo" -c -o mib.o mib.c; \
then mv -f ".deps/mib.Tpo" ".deps/mib.Po"; else rm -f ".deps/mib.Tpo"; exit 1; fi
if gcc -DSQUID_SNMP=1 -I. -I. -I../include -I.. -I../include -I../include  -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT snmp_api_error.o -MD -MP -MF ".deps/snmp_api_error.Tpo" -c -o snmp_api_error.o snmp_api_error.c; \
then mv -f ".deps/snmp_api_error.Tpo" ".deps/snmp_api_error.Po"; else rm -f ".deps/snmp_api_error.Tpo"; exit 1; fi
if gcc -DSQUID_SNMP=1 -I. -I. -I../include -I.. -I../include -I../include  -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT snmp_msg.o -MD -MP -MF ".deps/snmp_msg.Tpo" -c -o snmp_msg.o snmp_msg.c; \
then mv -f ".deps/snmp_msg.Tpo" ".deps/snmp_msg.Po"; else rm -f ".deps/snmp_msg.Tpo"; exit 1; fi
if gcc -DSQUID_SNMP=1 -I. -I. -I../include -I.. -I../include -I../include  -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT snmp_pdu.o -MD -MP -MF ".deps/snmp_pdu.Tpo" -c -o snmp_pdu.o snmp_pdu.c; \
then mv -f ".deps/snmp_pdu.Tpo" ".deps/snmp_pdu.Po"; else rm -f ".deps/snmp_pdu.Tpo"; exit 1; fi
if gcc -DSQUID_SNMP=1 -I. -I. -I../include -I.. -I../include -I../include  -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -D_REENTRANT -Wall -g -O2 -MT snmplib_debug.o -MD -MP -MF ".deps/snmplib_debug.Tpo" -c -o snmplib_debug.o snmplib_debug.c; \
then mv -f ".deps/snmplib_debug.Tpo" ".deps/snmplib_debug.Po"; else rm -f ".deps/snmplib_debug.Tpo"; exit 1; fi
rm -f libsnmp.a
/usr/bin/ar cru libsnmp.a asn1.o parse.o snmp_vars.o coexistance.o snmp_api.o snmp_error.o mib.o snmp_api_error.o snmp_msg.o snmp_pdu.o snmplib_debug.o 
ranlib libsnmp.a
Making all in scripts
make[1]: Nothing to be done for `all'.
Making all in src
awk -f ./cf_gen_defines <./cf.data.pre >cf_gen_defines.h
sed "\
s%@DEFAULT_HTTP_PORT@%3128%g;\
s%@DEFAULT_ICP_PORT@%3130%g;\
s%@DEFAULT_CACHE_EFFECTIVE_USER@%nobody%g;\
s%@DEFAULT_MIME_TABLE@%/usr/local/squid/etc/mime.conf%g;\
s%@DEFAULT_DNSSERVER@%/usr/local/squid/libexec/`echo dnsserver | sed 's,x,x,;s/$//'`%g;\
s%@DEFAULT_UNLINKD@%/usr/local/squid/libexec/`echo unlinkd | sed 's,x,x,;s/$//'`%g;\
s%@DEFAULT_PINGER@%/usr/local/squid/libexec/`echo pinger | sed 's,x,x,;s/$//'`%g;\
s%@DEFAULT_DISKD@%/usr/local/squid/libexec/`echo diskd | sed 's,x,x,;s/$//'`%g;\
s%@DEFAULT_CACHE_LOG@%/usr/local/squid/var/logs/cache.log%g;\
s%@DEFAULT_ACCESS_LOG@%/usr/local/squid/var/logs/access.log%g;\
s%@DEFAULT_STORE_LOG@%/usr/local/squid/var/logs/store.log%g;\
s%@DEFAULT_PID_FILE@%/usr/local/squid/var/squid.pid%g;\
s%@DEFAULT_NETDB_FILE@%/usr/local/squid/var/logs/netdb.state%g;\
s%@DEFAULT_SWAP_DIR@%/usr/local/squid/var/cache%g;\
s%@DEFAULT_ICON_DIR@%/usr/local/squid/share/icons%g;\
s%@DEFAULT_MIB_PATH@%/usr/local/squid/share/mib.txt%g;\
s%@DEFAULT_ERROR_DIR@%/usr/local/squid/share/errors%g;\
s%@DEFAULT_CONFIG_DIR@%/usr/local/squid/etc%g;\
s%@DEFAULT_PREFIX@%/usr/local/squid%g;\
s%@DEFAULT_HOSTS@%/etc/hosts%g;\
s%@[V]ERSION@%3.1.0.7-20090412%g;"\
< ./cf.data.pre >cf.data
depbase=`echo cf_gen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
if 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. -I../include -I.. -I../src -I../include -I../include -I../lib -I../lib   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments  -D_REENTRANT -g -O2 -MT cf_gen.o -MD -MP -MF "$depbase.Tpo" -c -o cf_gen.o cf_gen.cc; \
then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CXX --mode=link g++ -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments  -D_REENTRANT -g -O2  -g -o cf_gen  cf_gen.o ../compat/libcompat.la -L../lib -lmiscutil -lm -lresolv  
mkdir .libs
g++ -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -g -o cf_gen cf_gen.o -Wl,-bind_at_load  ../compat/.libs/libcompat.a -L/Users/raymont/squid-3.1.0.7-20090412/lib -lmiscutil -lm -lresolv  
./cf_gen cf.data ./cf.data.depend
awk -f ./mk-globals-c.awk < ./globals.h > globals.cc
awk -f ./mk-string-arrays.awk < ./enums.h > string_arrays.c
/bin/sh ./repl_modules.sh lru > repl_modules.cc
make  all-recursive
Making all in base
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../.. -I../../include -I../../src -I../../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments  -D_REENTRANT -g -O2 -MT AsyncJob.lo -MD -MP -MF ".deps/AsyncJob.Tpo" -c -o AsyncJob.lo AsyncJob.cc; \
then mv -f ".deps/AsyncJob.Tpo" ".deps/AsyncJob.Plo"; else rm -f ".deps/AsyncJob.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT AsyncJob.lo -MD -MP -MF .deps/AsyncJob.Tpo -c AsyncJob.cc  -fno-common -DPIC -o .libs/AsyncJob.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT AsyncJob.lo -MD -MP -MF .deps/AsyncJob.Tpo -c AsyncJob.cc -o AsyncJob.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments  -D_REENTRANT -g -O2  -g -o libbase.la   AsyncJob.lo  
ar cru .libs/libbase.a .libs/AsyncJob.o
ranlib .libs/libbase.a
creating libbase.la
(cd .libs && rm -f libbase.la && ln -s ../libbase.la libbase.la)
Making all in acl
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../.. -I../../include -I../../src -I../../include   -I/usr/include/libxml2  -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments  -D_REENTRANT -g -O2 -MT Acl.lo -MD -MP -MF ".deps/Acl.Tpo" -c -o Acl.lo Acl.cc; \
then mv -f ".deps/Acl.Tpo" ".deps/Acl.Plo"; else rm -f ".deps/Acl.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -D_REENTRANT -g -O2 -MT Acl.lo -MD -MP -MF .deps/Acl.Tpo -c Acl.cc  -fno-common -DPIC -o .libs/Acl.o
../../include/fatal.h:7: error: expected initializer before 'PRINTF_FORMAT_ARG1'
../../include/SquidNew.h: In function 'void* operator new(size_t)':
/usr/include/c++/4.0.0/new:84: error: previous declaration of 'void* operator new(size_t)' with 'C++' linkage
../../include/SquidNew.h:46: error: conflicts with new declaration with 'C' linkage
/usr/include/c++/4.0.0/new:86: error: previous declaration of 'void operator delete(void*)' with 'C++' linkage
../../include/SquidNew.h:50: error: conflicts with new declaration with 'C' linkage
../../include/SquidNew.h: In function 'void* operator new [](size_t)':
/usr/include/c++/4.0.0/new:85: error: previous declaration of 'void* operator new [](size_t)' with 'C++' linkage
../../include/SquidNew.h:54: error: conflicts with new declaration with 'C' linkage
../../include/SquidNew.h: In function 'void operator delete [](void*)':
/usr/include/c++/4.0.0/new:87: error: previous declaration of 'void operator delete [](void*)' with 'C++' linkage
../../include/SquidNew.h:58: error: conflicts with new declaration with 'C' linkage
../../include/Array.h: At global scope:
../../include/Array.h:49: error: template with C linkage
../../include/Array.h:78: error: template with C linkage
../../src/cbdata.h:277: error: 'FREE' has not been declared
../../src/cbdata.h:449: error: template with C linkage
../../src/acl/Acl.h:67: error: 'wordlist' declared as a 'virtual' field
../../src/acl/Acl.h:67: error: expected ';' before '*' token
../../src/acl/Acl.h:77: error: 'ACL_NAME_SZ' was not declared in this scope
../../src/acl/Acl.h:121: error: expected ';' before '*' token
../../src/acl/Acl.h:144: error: expected constructor, destructor, or type conversion before ';' token
../../src/acl/Acl.h:157: error: expected constructor, destructor, or type conversion before ';' token
../../src/acl/Data.h:41: error: template with C linkage
../../src/acl/Strategy.h:45: error: template with C linkage
../../src/acl/Checklist.h:96: error: 'PF' has not been declared
../../src/acl/Checklist.h:166: error: expected ';' before '*' token
../../src/acl/FilledChecklist.h:20: error: 'HttpRequest' has not been declared
../../src/acl/FilledChecklist.h:46: error: 'IpAddress' does not name a type
../../src/acl/FilledChecklist.h:47: error: 'IpAddress' does not name a type
../../src/acl/FilledChecklist.h:48: error: 'IpAddress' does not name a type
../../src/acl/FilledChecklist.h:51: error: expected ';' before '*' token
../../src/acl/FilledChecklist.h:52: error: expected ';' before '*' token
../../src/acl/FilledChecklist.h:54: error: 'USER_IDENT_SZ' was not declared in this scope
../../src/acl/FilledChecklist.h: In member function 'virtual bool ACLFilledChecklist::hasRequest() const':
../../src/acl/FilledChecklist.h:42: error: 'request' was not declared in this scope
../../src/acl/FilledChecklist.h: In member function 'virtual bool ACLFilledChecklist::hasReply() const':
../../src/acl/FilledChecklist.h:43: error: 'reply' was not declared in this scope
../../src/acl/Strategised.h: At global scope:
../../src/acl/Strategised.h:45: error: template with C linkage
../../src/acl/Strategised.h:74: error: expected ';' before '*' token
../../src/acl/Strategised.h:83: error: expected constructor, destructor, or type conversion before '*' token
../../src/acl/Strategised.h: In static member function 'static void* ACLStrategised<M>::operator new(size_t)':
../../src/acl/Strategised.h:92: error: 'Pool' was not declared in this scope
../../src/acl/Strategised.h:93: error: there are no arguments to 'memPoolCreate' that depend on a template parameter, so a declaration of 'memPoolCreate' must be available
../../src/acl/Strategised.h:93: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
../../src/acl/Strategised.h:95: error: 'Pool' was not declared in this scope
../../src/acl/Strategised.h: In static member function 'static void ACLStrategised<M>::operator delete(void*)':
../../src/acl/Strategised.h:102: error: 'Pool' was not declared in this scope
/usr/include/c++/4.0.0/ctime: At global scope:
/usr/include/c++/4.0.0/ctime:68: error: '::tm' has not been declared
/usr/include/c++/4.0.0/ctime:70: error: '::clock' has not been declared
/usr/include/c++/4.0.0/ctime:71: error: '::difftime' has not been declared
/usr/include/c++/4.0.0/ctime:72: error: '::mktime' has not been declared
/usr/include/c++/4.0.0/ctime:73: error: '::time' has not been declared
/usr/include/c++/4.0.0/ctime:74: error: '::asctime' has not been declared
/usr/include/c++/4.0.0/ctime:75: error: '::ctime' has not been declared
/usr/include/c++/4.0.0/ctime:76: error: '::gmtime' has not been declared
/usr/include/c++/4.0.0/ctime:77: error: '::localtime' has not been declared
/usr/include/c++/4.0.0/ctime:78: error: '::strftime' has not been declared
/usr/include/c++/4.0.0/bits/locale_facets.tcc: In member function '_InIter std::time_get<_CharT, _InIter>::_M_extract_via_format(_InIter, _InIter, std::ios_base&, std::_Ios_Iostate&, tm*, const _CharT*) const':
/usr/include/c++/4.0.0/bits/locale_facets.tcc:1794: error: invalid use of undefined type 'struct tm'
/usr/include/wchar.h:153: error: forward declaration of 'struct tm'
/usr/include/c++/4.0.0/bits/locale_facets.tcc:1801: error: invalid use of undefined type 'struct tm'
/usr/include/wchar.h:153: error: forward declaration of 'struct tm'
/usr/include/c++/4.0.0/bits/locale_facets.tcc:1809: error: invalid use of undefined type 'struct tm'
/usr/include/wchar.h:153: error: forward declaration of 'struct tm'
/usr/include/c++/4.0.0/bits/locale_facets.tcc:1816: error: invalid use of undefined type 'struct tm'
/usr/include/wchar.h:153: error: forward declaration of 'struct tm'
/usr/include/c++/4.0.0/bits/locale_facets.tcc:1828: error: invalid use of undefined type 'struct tm'
/usr/include/wchar.h:153: error: forward declaration of 'struct tm'
/usr/include/c++/4.0.0/bits/locale_facets.tcc:1835: error: invalid use of undefined type 'struct tm'
/usr/include/wchar.h:153: error: forward declaration of 'struct tm'
/usr/include/c++/4.0.0/bits/locale_facets.tcc:1838: error: invalid use of undefined type 'struct tm'
/usr/include/wchar.h:153: error: forward declaration of 'struct tm'
/usr/include/c++/4.0.0/bits/locale_facets.tcc:1850: error: invalid use of undefined type 'struct tm'
/usr/include/wchar.h:153: error: forward declaration of 'struct tm'
/usr/include/c++/4.0.0/bits/locale_facets.tcc:1855: error: invalid use of undefined type 'struct tm'
/usr/include/wchar.h:153: error: forward declaration of 'struct tm'
/usr/include/c++/4.0.0/bits/locale_facets.tcc:1863: error: invalid use of undefined type 'struct tm'
/usr/include/wchar.h:153: error: forward declaration of 'struct tm'
/usr/include/c++/4.0.0/bits/locale_facets.tcc:1867: error: invalid use of undefined type 'struct tm'
/usr/include/wchar.h:153: error: forward declaration of 'struct tm'
/usr/include/c++/4.0.0/bits/locale_facets.tcc:1887: error: invalid use of undefined type 'struct tm'
/usr/include/wchar.h:153: error: forward declaration of 'struct tm'
/usr/include/c++/4.0.0/bits/locale_facets.tcc:1923: error: invalid use of undefined type 'struct tm'
/usr/include/wchar.h:153: error: forward declaration of 'struct tm'
/usr/include/c++/4.0.0/bits/locale_facets.tcc:1931: error: invalid use of undefined type 'struct tm'
/usr/include/wchar.h:153: error: forward declaration of 'struct tm'
/usr/include/c++/4.0.0/bits/locale_facets.tcc: In member function 'virtual _InIter std::time_get<_CharT, _InIter>::do_get_weekday(_InIter, _InIter, std::ios_base&, std::_Ios_Iostate&, tm*) const':
/usr/include/c++/4.0.0/bits/locale_facets.tcc:2157: error: invalid use of undefined type 'struct tm'
/usr/include/wchar.h:153: error: forward declaration of 'struct tm'
/usr/include/c++/4.0.0/bits/locale_facets.tcc: In member function 'virtual _InIter std::time_get<_CharT, _InIter>::do_get_monthname(_InIter, _InIter, std::ios_base&, std::_Ios_Iostate&, tm*) const':
/usr/include/c++/4.0.0/bits/locale_facets.tcc:2203: error: invalid use of undefined type 'struct tm'
/usr/include/wchar.h:153: error: forward declaration of 'struct tm'
/usr/include/c++/4.0.0/bits/locale_facets.tcc: In member function 'virtual _InIter std::time_get<_CharT, _InIter>::do_get_year(_InIter, _InIter, std::ios_base&, std::_Ios_Iostate&, tm*) const':
/usr/include/c++/4.0.0/bits/locale_facets.tcc:2230: error: invalid use of undefined type 'struct tm'
/usr/include/wchar.h:153: error: forward declaration of 'struct tm'
Acl.cc: In static member function 'static ACL* ACL::FindByName(const char*)':
Acl.cc:63: error: 'class ACL' has no member named 'name'
Acl.cc: In static member function 'static void ACL::ParseAclLine(ConfigParser&, ACL**)':
Acl.cc:132: error: 'class ACL' has no member named 'name'
Acl.cc:137: error: 'class ACL' has no member named 'name'
Acl.cc:150: error: 'class ACL' has no member named 'name'
Acl.cc: In member function 'int ACL::cacheMatchAcl(dlink_list*, ACLChecklist*)':
Acl.cc:229: error: 'name' was not declared in this scope
Acl.cc:240: error: 'name' was not declared in this scope
Acl.cc: In member function 'int ACL::checklistMatches(ACLChecklist*)':
Acl.cc:280: error: 'name' was not declared in this scope
Acl.cc:285: error: 'name' was not declared in this scope
Acl.cc:289: error: 'name' was not declared in this scope
Acl.cc:291: error: 'name' was not declared in this scope
Acl.cc: In member function 'bool ACLList::matches(ACLChecklist*) const':
Acl.cc:299: error: 'class ACL' has no member named 'name'
Acl.cc:300: error: 'class ACL' has no member named 'name'
make[3]: *** [Acl.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
