make: Entering directory `/src/calamaris-2.27'
make: Nothing to be done for `compile'.
make: Leaving directory `/src/calamaris-2.27'
make: Entering directory `/src/calamaris-2.27'
mkdir -p /usr/doc/packages/squid/calamaris
install calamaris /usr/sbin/calamaris
install -m 644 README EXAMPLES /usr/doc/packages/squid/calamaris
make: Leaving directory `/src/calamaris-2.27'
make: Entering directory `/src/squid-2.2.STABLE4'
CFLAGS='-Wall -O2 -pipe' LDFLAGS=' ' INSTALL_PROGRAM="install -s" ./configure --prefix=/usr --sysconfdir=/etc/squid \
	--bindir=/usr/sbin --libexecdir=/usr/lib/squid --enable-snmp \
	--localstatedir=/var/squid --sharedstatedir=/var/squid "--enable-poll"
creating cache ./config.cache
checking host system type... alpha-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc -Wall -O2 -pipe  ) works... yes
checking whether the C compiler (gcc -Wall -O2 -pipe  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
SNMP monitoring enabled
Forcing poll() to be enabled
checking how to run the C preprocessor... gcc -E
checking for a BSD compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for sh... /bin/sh
checking for false... /bin/false
checking for true... /bin/true
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for mkdir... /bin/mkdir
checking for ln... /bin/ln
checking for perl... /usr/bin/perl
checking for makedepend... /usr/X11R6/bin/makedepend
checking for ar... /usr/bin/ar
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking for arpa/inet.h... yes
checking for arpa/nameser.h... yes
checking for assert.h... yes
checking for bstring.h... no
checking for config.h... no
checking for crypt.h... yes
checking for ctype.h... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for getopt.h... yes
checking for gnumalloc.h... no
checking for grp.h... yes
checking for ip_compat.h... no
checking for ip_fil.h... no
checking for ip_nat.h... no
checking for libc.h... no
checking for limits.h... yes
checking for malloc.h... yes
checking for math.h... yes
checking for memory.h... yes
checking for mount.h... no
checking for net/if.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for netinet/tcp.h... yes
checking for poll.h... yes
checking for pwd.h... yes
checking for regex.h... yes
checking for resolv.h... yes
checking for sched.h... yes
checking for signal.h... yes
checking for stdarg.h... yes
checking for stddef.h... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for strings.h... yes
checking for sys/file.h... yes
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... yes
checking for sys/statvfs.h... yes
checking for sys/syscall.h... yes
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for sys/un.h... yes
checking for sys/vfs.h... yes
checking for sys/wait.h... yes
checking for syslog.h... yes
checking for time.h... yes
checking for unistd.h... yes
checking for varargs.h... yes
checking for working const... yes
checking whether byte ordering is bigendian... no
checking if ANSI prototypes work... yes
checking for tm->tm_gmtoff... yes
checking for extended mallinfo... no
checking for struct rusage... yes
checking for ip->ip_hl... yes
checking size of int... 4
checking size of long... 8
checking size of void *... 8
checking for working alloca.h... yes
checking for alloca... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for off_t... yes
checking for mode_t... yes
checking for fd_mask... yes
checking for socklen_t... yes
checking for main in -lnsl... yes
checking for main in -lsocket... no
checking for main in -lgnumalloc... no
checking for main in -lmalloc... no
checking for main in -lbsd... no
checking for main in -lregex... no
checking for gethostbyname in -lbind... no
checking for inet_aton in -lresolv... yes
checking for inet_aton in -l44bsd... no
checking for main in -lresolv... yes
checking for main in -lm... yes
checking for crypt in -lcrypt... yes
checking for main in -lpthread... yes
checking for bcopy... yes
checking for crypt... yes
checking for drand48... yes
checking for fchmod... yes
checking for getdtablesize... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for getspnam... yes
checking for lrand48... yes
checking for mallinfo... yes
checking for mallocblksize... no
checking for mallopt... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mktime... yes
checking for mstats... no
checking for poll... (cached) yes
checking for putenv... yes
checking for random... yes
checking for regcomp... yes
checking for regexec... yes
checking for regfree... yes
checking for res_init... yes
checking for rint... yes
checking for seteuid... yes
checking for setpgrp... yes
checking for setrlimit... yes
checking for getrlimit... yes
checking for setsid... yes
checking for sigaction... yes
checking for snprintf... yes
checking for srand48... yes
checking for srandom... yes
checking for sysconf... yes
checking for syslog... yes
checking for tempnam... yes
checking for timegm... yes
checking for vsnprintf... yes
checking if setresuid is implemented... no
checking if GNUregex needs to be compiled... no
checking for drand48... (cached) yes
checking for tempnam... (cached) yes
checking for strerror... yes
checking Default FD_SETSIZE value... 1024
checking Maximum number of filedescriptors we can open... 1024
checking Default UDP send buffer size... 65535
checking Default UDP receive buffer size... 65535
checking Default TCP send buffer size... 65535
checking Default TCP receive buffer size... 65535
checking if sys_errlist is already defined... yes
checking for libresolv _dns_ttl_ hack... no
checking if inet_ntoa() actually works... yes
checking for working statvfs() interface... yes
checking for _res.nsaddr_list... yes
updating cache ./config.cache
creating ./config.status
creating ./makefile
creating ./lib/Makefile
creating ./include/config.h
creating ./scripts/Makefile
creating ./scripts/RunCache
creating ./scripts/RunAccel
creating ./src/Makefile
creating ./contrib/Makefile
creating ./snmplib/Makefile
creating ./icons/Makefile
creating ./errors/Makefile
creating ./auth_modules/dummy
creating ./auth_modules/NCSA/Makefile
creating ./auth_modules/getpwnam/Makefile
creating include/autoconf.h
make
make[1]: Entering directory `/src/squid-2.2.STABLE4'
Making all in lib...
make[2]: Entering directory `/src/squid-2.2.STABLE4/lib'
gcc -Wall -O2 -pipe -I../include -I../include   -c rfc1123.c -o rfc1123.o
gcc -Wall -O2 -pipe -I../include -I../include   -c rfc1738.c -o rfc1738.o
gcc -Wall -O2 -pipe -I../include -I../include   -c util.c -o util.o
gcc -Wall -O2 -pipe -I../include -I../include   -c getfullhostname.c -o getfullhostname.o
gcc -Wall -O2 -pipe -I../include -I../include   -c base64.c -o base64.o
gcc -Wall -O2 -pipe -I../include -I../include   -c uudecode.c -o uudecode.o
gcc -Wall -O2 -pipe -I../include -I../include   -c splay.c -o splay.o
gcc -Wall -O2 -pipe -I../include -I../include   -c safe_inet_addr.c -o safe_inet_addr.o
gcc -Wall -O2 -pipe -I../include -I../include   -c iso3307.c -o iso3307.o
gcc -Wall -O2 -pipe -I../include -I../include   -c snprintf.c -o snprintf.o
gcc -Wall -O2 -pipe -I../include -I../include   -c md5.c -o md5.o
gcc -Wall -O2 -pipe -I../include -I../include   -c radix.c -o radix.o
gcc -Wall -O2 -pipe -I../include -I../include   -c stub_memaccount.c -o stub_memaccount.o
gcc -Wall -O2 -pipe -I../include -I../include   -c Array.c -o Array.o
gcc -Wall -O2 -pipe -I../include -I../include   -c Stack.c -o Stack.o
gcc -Wall -O2 -pipe -I../include -I../include   -c hash.c -o hash.o
/bin/rm -f libmiscutil.a
/usr/bin/ar r libmiscutil.a rfc1123.o rfc1738.o util.o getfullhostname.o base64.o uudecode.o splay.o safe_inet_addr.o iso3307.o snprintf.o md5.o radix.o stub_memaccount.o Array.o Stack.o hash.o 
ranlib libmiscutil.a
make[2]: Leaving directory `/src/squid-2.2.STABLE4/lib'
Making all in snmplib...
make[2]: Entering directory `/src/squid-2.2.STABLE4/snmplib'
gcc -Wall -O2 -pipe -DSQUID_SNMP=1 -I../include -I../include   -c asn1.c -o asn1.o
gcc -Wall -O2 -pipe -DSQUID_SNMP=1 -I../include -I../include   -c parse.c -o parse.o
gcc -Wall -O2 -pipe -DSQUID_SNMP=1 -I../include -I../include   -c snmp_vars.c -o snmp_vars.o
gcc -Wall -O2 -pipe -DSQUID_SNMP=1 -I../include -I../include   -c coexistance.c -o coexistance.o
gcc -Wall -O2 -pipe -DSQUID_SNMP=1 -I../include -I../include   -c snmp_api.c -o snmp_api.o
gcc -Wall -O2 -pipe -DSQUID_SNMP=1 -I../include -I../include   -c snmp_error.c -o snmp_error.o
gcc -Wall -O2 -pipe -DSQUID_SNMP=1 -I../include -I../include   -c mib.c -o mib.o
gcc -Wall -O2 -pipe -DSQUID_SNMP=1 -I../include -I../include   -c snmp_api_error.c -o snmp_api_error.o
gcc -Wall -O2 -pipe -DSQUID_SNMP=1 -I../include -I../include   -c snmp_msg.c -o snmp_msg.o
gcc -Wall -O2 -pipe -DSQUID_SNMP=1 -I../include -I../include   -c snmp_pdu.c -o snmp_pdu.o
gcc -Wall -O2 -pipe -DSQUID_SNMP=1 -I../include -I../include   -c snmplib_debug.c -o snmplib_debug.o
/usr/bin/ar r 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
make[2]: Leaving directory `/src/squid-2.2.STABLE4/snmplib'
Making all in scripts...
make[2]: Entering directory `/src/squid-2.2.STABLE4/scripts'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/src/squid-2.2.STABLE4/scripts'
Making all in src...
make[2]: Entering directory `/src/squid-2.2.STABLE4/src'
sed "\
s%@DEFAULT_MIME_TABLE@%/etc/squid/mime.conf%g;\
s%@DEFAULT_DNSSERVER@%/usr/lib/squid/dnsserver%g;\
s%@DEFAULT_UNLINKD@%/usr/lib/squid/unlinkd%g;\
s%@DEFAULT_PINGER@%/usr/lib/squid/pinger%g;\
s%@DEFAULT_CACHE_LOG@%/var/squid/logs/cache.log%g;\
s%@DEFAULT_ACCESS_LOG@%/var/squid/logs/access.log%g;\
s%@DEFAULT_STORE_LOG@%/var/squid/logs/store.log%g;\
s%@DEFAULT_PID_FILE@%/var/squid/logs/squid.pid%g;\
s%@DEFAULT_SWAP_DIR@%/var/squid/cache%g;\
s%@DEFAULT_ICON_DIR@%/usr/lib/squid/icons%g;\
s%@DEFAULT_MIB_PATH@%/etc/squid/mib.txt%g;\
s%@DEFAULT_ERROR_DIR@%/etc/squid/errors%g;\
s%@DEFAULT_PREFIX@%/usr%g;"\
< ./cf.data.pre >cf.data
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c cf_gen.c -o cf_gen.o
gcc -o cf_gen  cf_gen.o -L../lib -lmiscutil -lm -lresolv -lnsl
./cf_gen cf.data
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c access_log.c -o access_log.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c acl.c -o acl.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c asn.c -o asn.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c authenticate.c -o authenticate.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c cache_cf.c -o cache_cf.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c CacheDigest.c -o CacheDigest.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c cache_manager.c -o cache_manager.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c carp.c -o carp.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c cbdata.c -o cbdata.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c client_db.c -o client_db.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c client_side.c -o client_side.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c comm.c -o comm.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c comm_select.c -o comm_select.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c debug.c -o debug.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c disk.c -o disk.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c dns.c -o dns.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c errorpage.c -o errorpage.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c ETag.c -o ETag.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c event.c -o event.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c fd.c -o fd.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c filemap.c -o filemap.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c forward.c -o forward.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c fqdncache.c -o fqdncache.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c ftp.c -o ftp.o
/usr/bin/perl ./mk-globals-c.pl < ./globals.h > globals.c
gcc -c globals.c -Wall -O2 -pipe -I. -I../include -I../include  -I. -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\"
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c gopher.c -o gopher.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c helper.c -o helper.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c http.c -o http.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c HttpStatusLine.c -o HttpStatusLine.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c HttpHdrCc.c -o HttpHdrCc.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c HttpHdrRange.c -o HttpHdrRange.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c HttpHdrContRange.c -o HttpHdrContRange.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c HttpHeader.c -o HttpHeader.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c HttpHeaderTools.c -o HttpHeaderTools.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c HttpBody.c -o HttpBody.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c HttpMsg.c -o HttpMsg.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c HttpReply.c -o HttpReply.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c HttpRequest.c -o HttpRequest.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c icmp.c -o icmp.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c icp_v2.c -o icp_v2.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c icp_v3.c -o icp_v3.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c ident.c -o ident.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c internal.c -o internal.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c ipc.c -o ipc.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c ipcache.c -o ipcache.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c main.c -o main.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c mem.c -o mem.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c MemPool.c -o MemPool.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c MemBuf.c -o MemBuf.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c mime.c -o mime.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c multicast.c -o multicast.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c neighbors.c -o neighbors.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c net_db.c -o net_db.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c Packer.c -o Packer.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c pconn.c -o pconn.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c peer_digest.c -o peer_digest.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c peer_select.c -o peer_select.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c pump.c -o pump.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c redirect.c -o redirect.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c refresh.c -o refresh.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c send-announce.c -o send-announce.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c snmp_core.c -o snmp_core.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c snmp_agent.c -o snmp_agent.o
snmp_agent.c: In function `snmp_prfProtoFn':
snmp_agent.c:348: warning: `minutes' might be used uninitialized in this function
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c ssl.c -o ssl.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c stat.c -o stat.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c StatHist.c -o StatHist.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c String.c -o String.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c stmem.c -o stmem.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c store.c -o store.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c store_clean.c -o store_clean.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c store_client.c -o store_client.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c store_digest.c -o store_digest.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c store_dir.c -o store_dir.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c store_key_md5.c -o store_key_md5.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c store_log.c -o store_log.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c store_rebuild.c -o store_rebuild.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c store_swapin.c -o store_swapin.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c store_swapmeta.c -o store_swapmeta.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c store_swapout.c -o store_swapout.o
/usr/bin/perl ./mk-string-arrays.pl < ./enums.h > string_arrays.c
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c string_arrays.c -o string_arrays.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c tools.c -o tools.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c unlinkd.c -o unlinkd.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c url.c -o url.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c urn.c -o urn.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c useragent.c -o useragent.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c wais.c -o wais.o
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c whois.c -o whois.o
gcc -o squid  access_log.o acl.o asn.o authenticate.o cache_cf.o CacheDigest.o cache_manager.o carp.o cbdata.o client_db.o client_side.o comm.o comm_select.o debug.o disk.o dns.o errorpage.o ETag.o event.o fd.o filemap.o forward.o fqdncache.o ftp.o globals.o gopher.o helper.o http.o HttpStatusLine.o HttpHdrCc.o HttpHdrRange.o HttpHdrContRange.o HttpHeader.o HttpHeaderTools.o HttpBody.o HttpMsg.o HttpReply.o HttpRequest.o icmp.o icp_v2.o icp_v3.o ident.o internal.o ipc.o ipcache.o main.o mem.o MemPool.o MemBuf.o mime.o multicast.o neighbors.o net_db.o Packer.o pconn.o peer_digest.o peer_select.o pump.o redirect.o refresh.o send-announce.o snmp_core.o snmp_agent.o ssl.o stat.o StatHist.o String.o stmem.o store.o store_clean.o store_client.o store_digest.o store_dir.o store_key_md5.o store_log.o store_rebuild.o store_swapin.o store_swapmeta.o store_swapout.o string_arrays.o tools.o unlinkd.o url.o urn.o useragent.o wais.o whois.o  -L../lib -lcrypt  -L../snmplib -lsnmp  -lmiscutil -lm -lresolv -lnsl
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c client.c -o client.o
gcc -o client  client.o -L../lib -lmiscutil -lm -lresolv -lnsl
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c dnsserver.c -o dnsserver.o
gcc -o dnsserver  dnsserver.o -L../lib -lmiscutil -lm -lresolv -lnsl
gcc -c -Wall -O2 -pipe -I. -I../include -I../include  -DUNLINK_DAEMON ./unlinkd.c -o unlinkd-daemon.o
gcc  unlinkd-daemon.o -o unlinkd
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c pinger.c -o pinger.o
gcc -o pinger  pinger.o debug.o globals.o -L../lib -lmiscutil -lm -lresolv -lnsl
gcc -Wall -O2 -pipe -I. -I../include -I../include    -c cachemgr.c -o cachemgr.o
gcc -o cachemgr.cgi  cachemgr.o -L../lib -lmiscutil -lm -lresolv -lnsl
make[2]: Leaving directory `/src/squid-2.2.STABLE4/src'
Making all in icons...
make[2]: Entering directory `/src/squid-2.2.STABLE4/icons'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/src/squid-2.2.STABLE4/icons'
Making all in errors...
make[2]: Entering directory `/src/squid-2.2.STABLE4/errors'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/src/squid-2.2.STABLE4/errors'
make[1]: Leaving directory `/src/squid-2.2.STABLE4'
make: Leaving directory `/src/squid-2.2.STABLE4'
make: Entering directory `/src/squid-2.2.STABLE4'
mkdir -p /usr/doc/packages/squid/{contrib,scripts,faq} /etc/squid /usr/lib/squid/icons
mkdir -p /var/squid/{cache,logs} /local/www/data/cgi-bin
make install
make[1]: Entering directory `/src/squid-2.2.STABLE4'
Making install in lib...
make[2]: Entering directory `/src/squid-2.2.STABLE4/lib'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/src/squid-2.2.STABLE4/lib'
Making install in snmplib...
make[2]: Entering directory `/src/squid-2.2.STABLE4/snmplib'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/src/squid-2.2.STABLE4/snmplib'
Making install in scripts...
make[2]: Entering directory `/src/squid-2.2.STABLE4/scripts'
install -s RunCache /usr/sbin
strip: /usr/sbin/RunCache: File format not recognized
install -s RunAccel /usr/sbin
strip: /usr/sbin/RunAccel: File format not recognized
make[2]: Leaving directory `/src/squid-2.2.STABLE4/scripts'
Making install in src...
make[2]: Entering directory `/src/squid-2.2.STABLE4/src'
install -s squid /usr/sbin
install -s client /usr/sbin
install -s dnsserver /usr/lib/squid
install -s unlinkd /usr/lib/squid
install -s cachemgr.cgi /usr/lib/squid
/usr/bin/install -c -m 644 ./mib.txt /etc/squid/mib.txt
/usr/bin/install -c -m 644 squid.conf /etc/squid/squid.conf.default
/usr/bin/install -c -m 644 -m 600 -o squid squid.conf /etc/squid
/usr/bin/install -c -m 644 ./mime.conf /etc/squid/mime.conf.default
/usr/bin/install -c -m 644 ./mime.conf /etc/squid
make[2]: Leaving directory `/src/squid-2.2.STABLE4/src'
Making install in icons...
make[2]: Entering directory `/src/squid-2.2.STABLE4/icons'
/usr/bin/install -c -m 644 anthony-binhex.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-bomb.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-box.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-box2.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-c.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-compressed.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-dir.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-dirup.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-dvi.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-f.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-image.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-image2.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-layout.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-link.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-movie.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-pdf.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-portal.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-ps.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-quill.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-script.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-sound.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-tar.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-tex.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-text.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-unknown.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-xbm.gif /usr/lib/squid/icons
/usr/bin/install -c -m 644 anthony-xpm.gif /usr/lib/squid/icons
make[2]: Leaving directory `/src/squid-2.2.STABLE4/icons'
Making install in errors...
make[2]: Entering directory `/src/squid-2.2.STABLE4/errors'
mkdir /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_ACCESS_DENIED /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_CACHE_ACCESS_DENIED /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_CACHE_MGR_ACCESS_DENIED /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_CANNOT_FORWARD /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_CONNECT_FAIL /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_DNS_FAIL /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_FORWARDING_DENIED /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_FTP_DISABLED /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_FTP_FAILURE /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_FTP_FORBIDDEN /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_FTP_NOT_FOUND /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_FTP_PUT_CREATED /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_FTP_PUT_ERROR /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_FTP_PUT_MODIFIED /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_FTP_UNAVAILABLE /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_INVALID_REQ /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_INVALID_URL /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_LIFETIME_EXP /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_NO_RELAY /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_ONLY_IF_CACHED_MISS /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_READ_ERROR /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_READ_TIMEOUT /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_SHUTTING_DOWN /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_SOCKET_FAILURE /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_UNSUP_REQ /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_URN_RESOLVE /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_WRITE_ERROR /etc/squid/errors
/usr/bin/install -c -m 644 ./English/ERR_ZERO_SIZE_OBJECT /etc/squid/errors
make[2]: Leaving directory `/src/squid-2.2.STABLE4/errors'
make[1]: Leaving directory `/src/squid-2.2.STABLE4'
chown squid.root -R /var/squid
chmod 700 /var/squid
install -s /usr/lib/squid/cachemgr.cgi /local/www/data/cgi-bin/
install rc /etc/rc.d/init.d/squid
ln -sf /etc/rc.d/init.d/squid /usr/sbin/rcsquid
install -m 644 README INSTALL QUICKSTART doc/[^Pmt]* /usr/doc/packages/squid/
install -m 644 contrib/{r*,us*,url-normalizer.pl} /usr/doc/packages/squid/contrib/
install scripts/*.pl /usr/doc/packages/squid/scripts/
tar -C /usr/doc/packages/squid/faq -xIf ../squid-faq-19981218.tar.bz2
chown -R root:root /usr/doc/packages/squid/faq
rm -fr /etc/squid/errors
cd errors && for i in * ; do test -d $i \
	&& {  mkdir -p /usr/lib/squid/errors/$i; \
	install -m 644 $i/* /usr/lib/squid/errors/$i; }; done
make: [install] Error 1 (ignored)
ln -s /usr/lib/squid/errors/English /etc/squid/errors
make: Leaving directory `/src/squid-2.2.STABLE4'
Extracting package squid, please wait...
------------------------------------------------
current binary package: aaa_base.jur
extract /etc/ld.so.cache
