Re: [squid-users] parseConfigFile: line 125 unrecognized: 'snmp_port 3401 '

From: Luka Z. Gerzic <stinger@dont-contact.us>
Date: Wed, 17 Oct 2001 19:13:20 +0200

----- Original Message -----
From: "Henrik Nordstrom" <hno@marasystems.com>
To: "Luka Z. Gerzic" <stinger@drenik.net>
Cc: <squid-users@squid-cache.org>
Sent: Wednesday, October 17, 2001 6:28 PM
Subject: Re: [squid-users] parseConfigFile: line 125 unrecognized:
'snmp_port 3401 '

> Can not see anything obvious.
>
> Are you sure you spelled --enable-snmp correcly, and that it really is
> the SNMP enabled binary you are running?

here is a snip from conf/make output...

cache:/usr/local/src/squid-2.4.STABLE2# ./configure --enable-snmp
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g) works... yes
checking whether the C compiler (gcc -g) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
Store modules built: ufs
Removal policies built: lru

SNMP monitoring enabled <--------- yes and i don't know what to
do?!??

unlinkd enabled
checking how to run the C preprocessor... (cached) gcc -E
checking for a BSD compatible install... (cached) /usr/bin/ginstall -c
checking for ranlib... (cached) ranlib
checking whether ln -s works... (cached) yes
checking for sh... (cached) /bin/sh
checking for false... (cached) /bin/false
checking for true... (cached) /bin/true
checking for rm... (cached) /bin/rm
checking for mv... (cached) /bin/mv
checking for mkdir... (cached) /bin/mkdir
checking for ln... (cached) /bin/ln
checking for perl... (cached) /usr/bin/perl
checking for makedepend... (cached) /bin/true
checking for ar... (cached) /usr/bin/ar
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for ANSI C header files... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for arpa/nameser.h... (cached) yes
checking for assert.h... (cached) yes
checking for bstring.h... (cached) no
checking for config.h... (cached) no
checking for crypt.h... (cached) yes
checking for ctype.h... (cached) yes
checking for errno.h... (cached) yes
checking for execinfo.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for getopt.h... (cached) yes
checking for gnumalloc.h... (cached) no
checking for grp.h... (cached) yes
checking for ip_compat.h... (cached) no
checking for ip_fil_compat.h... (cached) no
checking for ip_fil.h... (cached) no
checking for ip_nat.h... (cached) no
checking for libc.h... (cached) no
checking for limits.h... (cached) yes
checking for linux/netfilter_ipv4.h... (cached) no
checking for malloc.h... (cached) yes
checking for math.h... (cached) yes
checking for memory.h... (cached) yes
checking for mount.h... (cached) no
checking for net/if.h... (cached) yes
checking for netdb.h... (cached) yes
checking for netinet/if_ether.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for netinet/tcp.h... (cached) yes
checking for netinet/ip_compat.h... (cached) no
checking for netinet/ip_fil_compat.h... (cached) no
checking for netinet/ip_fil.h... (cached) no
checking for netinet/ip_nat.h... (cached) no
checking for poll.h... (cached) yes
checking for pwd.h... (cached) yes
checking for regex.h... (cached) yes
checking for resolv.h... (cached) yes
checking for sched.h... (cached) yes
checking for signal.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/mount.h... (cached) yes
checking for sys/msg.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/statvfs.h... (cached) yes
checking for sys/vfs.h... (cached) yes
checking for sys/syscall.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/un.h... (cached) yes
checking for sys/vfs.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for syslog.h... (cached) yes
checking for time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for varargs.h... (cached) yes
checking for working const... (cached) yes
checking whether byte ordering is bigendian... (cached) no
checking if ANSI prototypes work... (cached) yes
checking for tm->tm_gmtoff... (cached) yes
checking for struct mallinfo... (cached) yes
checking for extended mallinfo... (cached) no
checking for struct rusage... (cached) yes
checking for ip->ip_hl... (cached) yes
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of void *... (cached) 4
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for ssize_t... (cached) yes
checking for off_t... (cached) yes
checking for mode_t... (cached) yes
checking for fd_mask... (cached) yes
checking for socklen_t... (cached) yes
checking for mtyp_t... (cached) no
checking for main in -lnsl... (cached) yes
checking for main in -lsocket... (cached) no
checking for main in -lgnumalloc... (cached) no
checking for main in -lmalloc... (cached) no
checking for main in -lbsd... (cached) no
checking for main in -lregex... (cached) no
checking for gethostbyname in -lbind... (cached) no
checking for inet_aton in -lresolv... (cached) yes
checking for inet_aton in -l44bsd... (cached) no
checking for main in -lresolv... (cached) yes
checking for main in -lm... (cached) yes
checking for crypt in -lcrypt... (cached) yes
checking for dlopen in -ldl... (cached) yes
checking for main in -lpthread... (cached) yes
checking for bcopy... (cached) yes
checking for backtrace_symbols_fd... (cached) yes
checking for crypt... (cached) no
checking for fchmod... (cached) yes
checking for getdtablesize... (cached) yes
checking for getpagesize... (cached) yes
checking for getrusage... (cached) yes
checking for getspnam... (cached) yes
checking for lrand48... (cached) yes
checking for mallinfo... (cached) yes
checking for mallocblksize... (cached) no
checking for mallopt... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for memset... (cached) yes
checking for mkstemp... (cached) yes
checking for mktime... (cached) yes
checking for mstats... (cached) no
checking for poll... (cached) yes
checking for pthread_attr_setscope... (cached) yes
checking for pthread_setschedparam... (cached) yes
checking for pthread_attr_setschedparam... (cached) yes
checking for pthread_sigmask... (cached) no
checking for putenv... (cached) yes
checking for random... (cached) yes
checking for regcomp... (cached) yes
checking for regexec... (cached) yes
checking for regfree... (cached) yes
checking for res_init... (cached) yes
checking for rint... (cached) yes
checking for seteuid... (cached) yes
checking for setgroups... (cached) yes
checking for setpgrp... (cached) yes
checking for setrlimit... (cached) yes
checking for getrlimit... (cached) yes
checking for setsid... (cached) yes
checking for sigaction... (cached) yes
checking for snprintf... (cached) yes
checking for srand48... (cached) yes
checking for srandom... (cached) yes
checking for statfs... (cached) yes
checking for sysconf... (cached) yes
checking for syslog... (cached) yes
checking for timegm... (cached) yes
checking for vsnprintf... (cached) yes
checking if setresuid is implemented... (cached) yes
checking if GNUregex needs to be compiled... no
checking for drand48... (cached) yes
checking for tempnam... (cached) yes
checking for strerror... (cached) 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... (cached) no
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... (cached) yes
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 ./src/fs/Makefile
creating ./src/fs/ufs/Makefile
creating ./src/repl/Makefile
creating ./src/repl/lru/Makefile
creating ./contrib/Makefile
creating ./snmplib/Makefile
creating ./icons/Makefile
creating ./errors/Makefile
creating ./auth_modules/Makefile
creating ./auth_modules/LDAP/Makefile
creating ./auth_modules/MSNT/Makefile
creating ./auth_modules/NCSA/Makefile
creating ./auth_modules/PAM/Makefile
creating ./auth_modules/SMB/Makefile
creating ./auth_modules/YP/Makefile
creating ./auth_modules/getpwnam/Makefile
creating include/autoconf.h

cache:/usr/local/src/squid-2.4.STABLE2# make clean
Making clean in lib...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/lib'
rm -f *.o libmiscutil.a core
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/lib'
Making clean in snmplib...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/snmplib'
rm -f core *.o libsnmp.a shared/*.o *.a
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/snmplib'
Making clean in scripts...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/scripts'
make[1]: Nothing to be done for `clean'.
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/scripts'
Making clean in src...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src'
rm -rf *.o *pure_* core squid client unlinkd cachemgr.cgi
rm -f cf_gen cf_gen_defines.h cf_parser.c cf.data globals.c string_arrays.c
rm -f store_modules.c repl_modules.c squid.conf
Making clean in fs...
make[2]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src/fs'
rm -f *.a stamp
make[3]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src/fs/ufs'
rm -rf *.o *pure_* core ../ufs.a
make[3]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src/fs/ufs'
make[2]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src/fs'
Making clean in repl...
make[2]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src/repl'
rm -f *.a stamp
for dir in *; do \
    if [ -f $dir/Makefile ]; then \
       sh -c "cd $dir && make -w clean" || exit 1;\
    fi; \
done
make[3]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src/repl/lru'
rm -rf *.o *pure_* core ../.a
make[3]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src/repl/lru'
make[2]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src/repl'
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src'
Making clean in icons...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/icons'
make[1]: Nothing to be done for `clean'.
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/icons'
Making clean in errors...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/errors'
make[1]: Nothing to be done for `clean'.
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/errors'
Making clean in auth_modules...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/auth_modules'
for dir in *; do \
    if [ -f $dir/Makefile ]; then \
        sh -c "cd $dir && make clean"; \
    fi; \
done
make[2]: Entering directory
`/usr/local/src/squid-2.4.STABLE2/auth_modules/LDAP'
/bin/rm -f squid_ldap_auth.o
/bin/rm -f squid_ldap_auth
make[2]: Leaving directory
`/usr/local/src/squid-2.4.STABLE2/auth_modules/LDAP'
make[2]: Entering directory
`/usr/local/src/squid-2.4.STABLE2/auth_modules/MSNT'
rm -rf *.o *.a *pure_* core msnt_auth
make[2]: Leaving directory
`/usr/local/src/squid-2.4.STABLE2/auth_modules/MSNT'
make[2]: Entering directory
`/usr/local/src/squid-2.4.STABLE2/auth_modules/NCSA'
rm -rf *.o *pure_* core ncsa_auth
make[2]: Leaving directory
`/usr/local/src/squid-2.4.STABLE2/auth_modules/NCSA'
make[2]: Entering directory
`/usr/local/src/squid-2.4.STABLE2/auth_modules/PAM'
rm -rf *.o *pure_* core pam_auth
make[2]: Leaving directory
`/usr/local/src/squid-2.4.STABLE2/auth_modules/PAM'
make[2]: Entering directory
`/usr/local/src/squid-2.4.STABLE2/auth_modules/SMB'
rm -rf *.o *pure_* core smb_auth
make[2]: Leaving directory
`/usr/local/src/squid-2.4.STABLE2/auth_modules/SMB'
make[2]: Entering directory
`/usr/local/src/squid-2.4.STABLE2/auth_modules/YP'
rm -rf *.o *pure_* core yp_auth
make[2]: Leaving directory
`/usr/local/src/squid-2.4.STABLE2/auth_modules/YP'
make[2]: Entering directory
`/usr/local/src/squid-2.4.STABLE2/auth_modules/getpwnam'
rm -rf *.o *pure_* core getpwnam_auth
make[2]: Leaving directory
`/usr/local/src/squid-2.4.STABLE2/auth_modules/getpwnam'
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/auth_modules'

cache:/usr/local/src/squid-2.4.STABLE2# make all
Making all in lib...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/lib'
gcc -g -O2 -Wall -I../include -I../include -c rfc1123.c -o rfc1123.o
gcc -g -O2 -Wall -I../include -I../include -c rfc1738.c -o rfc1738.o
gcc -g -O2 -Wall -I../include -I../include -c rfc1035.c -o rfc1035.o
gcc -g -O2 -Wall -I../include -I../include -c util.c -o util.o
gcc -g -O2 -Wall -I../include -I../include -c getfullhostname.c -o
getfullhostname.o
gcc -g -O2 -Wall -I../include -I../include -c base64.c -o base64.o
gcc -g -O2 -Wall -I../include -I../include -c uudecode.c -o uudecode.o
gcc -g -O2 -Wall -I../include -I../include -c splay.c -o splay.o
gcc -g -O2 -Wall -I../include -I../include -c safe_inet_addr.c -o
safe_inet_addr.o
gcc -g -O2 -Wall -I../include -I../include -c iso3307.c -o iso3307.o
gcc -g -O2 -Wall -I../include -I../include -c snprintf.c -o snprintf.o
gcc -g -O2 -Wall -I../include -I../include -c md5.c -o md5.o
gcc -g -O2 -Wall -I../include -I../include -c radix.c -o radix.o
gcc -g -O2 -Wall -I../include -I../include -c stub_memaccount.c -o
stub_memaccount.o
gcc -g -O2 -Wall -I../include -I../include -c Array.c -o Array.o
gcc -g -O2 -Wall -I../include -I../include -c Stack.c -o Stack.o
gcc -g -O2 -Wall -I../include -I../include -c hash.c -o hash.o
gcc -g -O2 -Wall -I../include -I../include -c heap.c -o heap.o
gcc -g -O2 -Wall -I../include -I../include -c html_quote.c -o html_quote.o
/bin/rm -f libmiscutil.a
/usr/bin/ar r libmiscutil.a rfc1123.o rfc1738.o rfc1035.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 heap.o
html_quote.o
ranlib libmiscutil.a
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/lib'
Making all in snmplib...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/snmplib'
gcc -g -O2 -Wall -DSQUID_SNMP=1 -I../include -I../include -c asn1.c -o
asn1.o
gcc -g -O2 -Wall -DSQUID_SNMP=1 -I../include -I../include -c parse.c -o
parse.o
gcc -g -O2 -Wall -DSQUID_SNMP=1 -I../include -I../include -c
snmp_vars.c -o snmp_vars.o
gcc -g -O2 -Wall -DSQUID_SNMP=1 -I../include -I../include -c
coexistance.c -o coexistance.o
gcc -g -O2 -Wall -DSQUID_SNMP=1 -I../include -I../include -c snmp_api.c -o
snmp_api.o
gcc -g -O2 -Wall -DSQUID_SNMP=1 -I../include -I../include -c
snmp_error.c -o snmp_error.o
gcc -g -O2 -Wall -DSQUID_SNMP=1 -I../include -I../include -c mib.c -o
mib.o
gcc -g -O2 -Wall -DSQUID_SNMP=1 -I../include -I../include -c
snmp_api_error.c -o snmp_api_error.o
gcc -g -O2 -Wall -DSQUID_SNMP=1 -I../include -I../include -c snmp_msg.c -o
snmp_msg.o
gcc -g -O2 -Wall -DSQUID_SNMP=1 -I../include -I../include -c snmp_pdu.c -o
snmp_pdu.o
gcc -g -O2 -Wall -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[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/snmplib'
Making all in scripts...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/scripts'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/scripts'
Making all in src...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src'
sed "\
s%@DEFAULT_MIME_TABLE@%/usr/local/squid/etc/mime.conf%g;\
s%@DEFAULT_DNSSERVER@%/usr/local/squid/libexec/squid/%g;\
s%@DEFAULT_UNLINKD@%/usr/local/squid/libexec/squid/unlinkd%g;\
s%@DEFAULT_PINGER@%/usr/local/squid/libexec/squid/%g;\
s%@DEFAULT_DISKD@%/usr/local/squid/libexec/squid/diskd%g;\
s%@DEFAULT_CACHE_LOG@%/usr/local/squid/logs/cache.log%g;\
s%@DEFAULT_ACCESS_LOG@%/usr/local/squid/logs/access.log%g;\
s%@DEFAULT_STORE_LOG@%/usr/local/squid/logs/store.log%g;\
s%@DEFAULT_PID_FILE@%/usr/local/squid/logs/squid.pid%g;\
s%@DEFAULT_SWAP_DIR@%/usr/local/squid/cache%g;\
s%@DEFAULT_ICON_DIR@%/usr/local/squid/etc/icons%g;\
s%@DEFAULT_MIB_PATH@%/usr/local/squid/etc/mib.txt%g;\
s%@DEFAULT_ERROR_DIR@%/usr/local/squid/etc/errors%g;\
s%@DEFAULT_PREFIX@%/usr/local/squid%g;"\
< ./cf.data.pre >cf.data
awk -f ./cf_gen_defines <./cf.data.pre >cf_gen_defines.h
gcc -g -O2 -Wall -I. -I../include -I../include -c cf_gen.c -o cf_gen.o
gcc -o cf_gen -g cf_gen.o -L../lib -lmiscutil -lm -lresolv -lnsl
./cf_gen cf.data
Making all in fs...
make[2]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src/fs'
make[3]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src/fs/ufs'
gcc -g -O2 -Wall -I../../../include -I../../../include -I../../../src/ -c
store_dir_ufs.c
gcc -g -O2 -Wall -I../../../include -I../../../include -I../../../src/ -c
store_io_ufs.c
/usr/bin/ar r ../ufs.a store_dir_ufs.o store_io_ufs.o
ranlib ../ufs.a
make[3]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src/fs/ufs'
make[2]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src/fs'
Making all in repl...
make[2]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src/repl'
make[3]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src/repl/lru'
gcc -g -O2 -Wall -I../../../include -I../../../include -I../../../src/ -c
store_repl_lru.c
/usr/bin/ar r ../lru.a store_repl_lru.o
ranlib ../lru.a
make[3]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src/repl/lru'
make[2]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src/repl'
make[2]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src'
gcc -g -O2 -Wall -I. -I../include -I../include -c access_log.c -o
access_log.o
gcc -g -O2 -Wall -I. -I../include -I../include -c acl.c -o acl.o
gcc -g -O2 -Wall -I. -I../include -I../include -c asn.c -o asn.o
gcc -g -O2 -Wall -I. -I../include -I../include -c authenticate.c -o
authenticate.o
gcc -g -O2 -Wall -I. -I../include -I../include -c cache_cf.c -o
cache_cf.o
gcc -g -O2 -Wall -I. -I../include -I../include -c CacheDigest.c -o
CacheDigest.o
gcc -g -O2 -Wall -I. -I../include -I../include -c cache_manager.c -o
cache_manager.o
gcc -g -O2 -Wall -I. -I../include -I../include -c carp.c -o carp.o
gcc -g -O2 -Wall -I. -I../include -I../include -c cbdata.c -o cbdata.o
gcc -g -O2 -Wall -I. -I../include -I../include -c client_db.c -o
client_db.o
gcc -g -O2 -Wall -I. -I../include -I../include -c client_side.c -o
client_side.o
gcc -g -O2 -Wall -I. -I../include -I../include -c comm.c -o comm.o
gcc -g -O2 -Wall -I. -I../include -I../include -c comm_select.c -o
comm_select.o
gcc -g -O2 -Wall -I. -I../include -I../include -c debug.c -o debug.o
gcc -g -O2 -Wall -I. -I../include -I../include -c disk.c -o disk.o
gcc -g -O2 -Wall -I. -I../include -I../include -c dns_internal.c -o
dns_internal.o
gcc -g -O2 -Wall -I. -I../include -I../include -c errorpage.c -o
errorpage.o
gcc -g -O2 -Wall -I. -I../include -I../include -c ETag.c -o ETag.o
gcc -g -O2 -Wall -I. -I../include -I../include -c event.c -o event.o
gcc -g -O2 -Wall -I. -I../include -I../include -c fd.c -o fd.o
gcc -g -O2 -Wall -I. -I../include -I../include -c filemap.c -o filemap.o
gcc -g -O2 -Wall -I. -I../include -I../include -c forward.c -o forward.o
gcc -g -O2 -Wall -I. -I../include -I../include -c fqdncache.c -o
fqdncache.o
gcc -g -O2 -Wall -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 -g -O2 -Wall -I. -I../include -I../include -I. -DDEFAULT_CONFIG_F
ILE=\"/usr/local/squid/etc/squid.conf\"
gcc -g -O2 -Wall -I. -I../include -I../include -c gopher.c -o gopher.o
gcc -g -O2 -Wall -I. -I../include -I../include -c helper.c -o helper.o
gcc -g -O2 -Wall -I. -I../include -I../include -c http.c -o http.o
gcc -g -O2 -Wall -I. -I../include -I../include -c HttpStatusLine.c -o
HttpStatusLine.o
gcc -g -O2 -Wall -I. -I../include -I../include -c HttpHdrCc.c -o
HttpHdrCc.o
gcc -g -O2 -Wall -I. -I../include -I../include -c HttpHdrRange.c -o
HttpHdrRange.o
gcc -g -O2 -Wall -I. -I../include -I../include -c HttpHdrContRange.c -o
HttpHdrContRange.o
gcc -g -O2 -Wall -I. -I../include -I../include -c HttpHeader.c -o
HttpHeader.o
gcc -g -O2 -Wall -I. -I../include -I../include -c HttpHeaderTools.c -o
HttpHeaderTools.o
gcc -g -O2 -Wall -I. -I../include -I../include -c HttpBody.c -o
HttpBody.o
gcc -g -O2 -Wall -I. -I../include -I../include -c HttpMsg.c -o HttpMsg.o
gcc -g -O2 -Wall -I. -I../include -I../include -c HttpReply.c -o
HttpReply.o
gcc -g -O2 -Wall -I. -I../include -I../include -c HttpRequest.c -o
HttpRequest.o
gcc -g -O2 -Wall -I. -I../include -I../include -c icmp.c -o icmp.o
gcc -g -O2 -Wall -I. -I../include -I../include -c icp_v2.c -o icp_v2.o
gcc -g -O2 -Wall -I. -I../include -I../include -c icp_v3.c -o icp_v3.o
gcc -g -O2 -Wall -I. -I../include -I../include -c ident.c -o ident.o
gcc -g -O2 -Wall -I. -I../include -I../include -c internal.c -o
internal.o
gcc -g -O2 -Wall -I. -I../include -I../include -c ipc.c -o ipc.o
gcc -g -O2 -Wall -I. -I../include -I../include -c ipcache.c -o ipcache.o
gcc -g -O2 -Wall -I. -I../include -I../include -c logfile.c -o logfile.o
gcc -g -O2 -Wall -I. -I../include -I../include -c main.c -o main.o
gcc -g -O2 -Wall -I. -I../include -I../include -c mem.c -o mem.o
gcc -g -O2 -Wall -I. -I../include -I../include -c MemPool.c -o MemPool.o
gcc -g -O2 -Wall -I. -I../include -I../include -c MemBuf.c -o MemBuf.o
gcc -g -O2 -Wall -I. -I../include -I../include -c mime.c -o mime.o
gcc -g -O2 -Wall -I. -I../include -I../include -c multicast.c -o
multicast.o
gcc -g -O2 -Wall -I. -I../include -I../include -c neighbors.c -o
neighbors.o
gcc -g -O2 -Wall -I. -I../include -I../include -c net_db.c -o net_db.o
gcc -g -O2 -Wall -I. -I../include -I../include -c Packer.c -o Packer.o
gcc -g -O2 -Wall -I. -I../include -I../include -c pconn.c -o pconn.o
gcc -g -O2 -Wall -I. -I../include -I../include -c peer_digest.c -o
peer_digest.o
gcc -g -O2 -Wall -I. -I../include -I../include -c peer_select.c -o
peer_select.o
gcc -g -O2 -Wall -I. -I../include -I../include -c pump.c -o pump.o
gcc -g -O2 -Wall -I. -I../include -I../include -c redirect.c -o
redirect.o
gcc -g -O2 -Wall -I. -I../include -I../include -c referer.c -o referer.o
gcc -g -O2 -Wall -I. -I../include -I../include -c refresh.c -o refresh.o
sh ./repl_modules.sh lru >repl_modules.c
gcc -c repl_modules.c -g -O2 -Wall -I. -I../include -I../include -I.
gcc -g -O2 -Wall -I. -I../include -I../include -c send-announce.c -o
send-announce.o
gcc -g -O2 -Wall -I. -I../include -I../include -c snmp_core.c -o
snmp_core.o
gcc -g -O2 -Wall -I. -I../include -I../include -c snmp_agent.c -o
snmp_agent.o
gcc -g -O2 -Wall -I. -I../include -I../include -c ssl.c -o ssl.o
gcc -g -O2 -Wall -I. -I../include -I../include -c stat.c -o stat.o
gcc -g -O2 -Wall -I. -I../include -I../include -c StatHist.c -o
StatHist.o
gcc -g -O2 -Wall -I. -I../include -I../include -c String.c -o String.o
gcc -g -O2 -Wall -I. -I../include -I../include -c stmem.c -o stmem.o
gcc -g -O2 -Wall -I. -I../include -I../include -c store.c -o store.o
gcc -g -O2 -Wall -I. -I../include -I../include -c store_io.c -o
store_io.o
gcc -g -O2 -Wall -I. -I../include -I../include -c store_client.c -o
store_client.o
gcc -g -O2 -Wall -I. -I../include -I../include -c store_digest.c -o
store_digest.o
gcc -g -O2 -Wall -I. -I../include -I../include -c store_dir.c -o
store_dir.o
gcc -g -O2 -Wall -I. -I../include -I../include -c store_key_md5.c -o
store_key_md5.o
gcc -g -O2 -Wall -I. -I../include -I../include -c store_log.c -o
store_log.o
sh ./store_modules.sh ufs >store_modules.c
gcc -c store_modules.c -g -O2 -Wall -I. -I../include -I../include -I.
gcc -g -O2 -Wall -I. -I../include -I../include -c store_rebuild.c -o
store_rebuild.o
gcc -g -O2 -Wall -I. -I../include -I../include -c store_swapin.c -o
store_swapin.o
gcc -g -O2 -Wall -I. -I../include -I../include -c store_swapmeta.c -o
store_swapmeta.o
gcc -g -O2 -Wall -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 -g -O2 -Wall -I. -I../include -I../include -c string_arrays.c -o
string_arrays.o
gcc -g -O2 -Wall -I. -I../include -I../include -c tools.c -o tools.o
gcc -g -O2 -Wall -I. -I../include -I../include -c unlinkd.c -o unlinkd.o
gcc -g -O2 -Wall -I. -I../include -I../include -c url.c -o url.o
gcc -g -O2 -Wall -I. -I../include -I../include -c urn.c -o urn.o
gcc -g -O2 -Wall -I. -I../include -I../include -c useragent.c -o
useragent.o
gcc -g -O2 -Wall -I. -I../include -I../include -c wais.c -o wais.o
gcc -g -O2 -Wall -I. -I../include -I../include -c wccp.c -o wccp.o
gcc -g -O2 -Wall -I. -I../include -I../include -c whois.c -o whois.o
gcc -o squid -g 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_internal.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
HttpS
tatusLine.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 logfile.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 referer.o refresh.o repl_modules.o
send-announce.o snmp_core.o snmp_agent.o ssl.o stat.o StatHist.o String.o
stmem.o store.o store_io.o store_client.o store_digest.o store_dir.o
store_key_md5.o store_log.o store_modules.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 wccp.o whois.o fs/ufs.a
epl/lru.a -L../lib -lcrypt -L../snmplib -lsnmp -lmiscutil -lm -lresolv -ln
sl
gcc -g -O2 -Wall -I. -I../include -I../include -c client.c -o client.o
gcc -o client -g client.o -L../lib -lmiscutil -lm -lresolv -lnsl
gcc -c -g -O2 -Wall -I. -I../include -I../include -DUNLINK_DAEMON
./unlinkd.c -o unlinkd-daemon.o
gcc -g unlinkd-daemon.o -o unlinkd
gcc -g -O2 -Wall -I. -I../include -I../include -c cachemgr.c -o
cachemgr.o
gcc -o cachemgr.cgi -g cachemgr.o -L../lib -lmiscutil -lm -lresolv -lnsl
make[2]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src'
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src'
Making all in icons...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/icons'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/icons'
Making all in errors...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/errors'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/errors'
Making all in auth_modules...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/auth_modules'
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/auth_modules'

cache:/usr/local/src/squid-2.4.STABLE2# make install
Making install in lib...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/lib'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/lib'
Making install in snmplib...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/snmplib'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/snmplib'
Making install in scripts...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/scripts'
/usr/bin/ginstall -c RunCache /usr/local/squid/bin
/usr/bin/ginstall -c RunAccel /usr/local/squid/bin
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/scripts'
Making install in src...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src'
Making all in fs...
make[2]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src/fs'
make[3]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src/fs/ufs'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src/fs/ufs'
make[2]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src/fs'
Making all in repl...
make[2]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src/repl'
make[3]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src/repl/lru'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src/repl/lru'
make[2]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src/repl'
make[2]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src'
make[2]: `squid' is up to date.
make[2]: `client' is up to date.
make[2]: `unlinkd' is up to date.
make[2]: `cachemgr.cgi' is up to date.
make[2]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src'
Making install in fs...
make[2]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src/fs'
make[3]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src/fs/ufs'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src/fs/ufs'
make[2]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src/fs'
Making install in repl...
make[2]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src/repl'
make[3]: Entering directory `/usr/local/src/squid-2.4.STABLE2/src/repl/lru'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src/repl/lru'
make[2]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src/repl'
/bin/mv /usr/local/squid/bin/squid /usr/local/squid/bin/-squid
/usr/bin/ginstall -c squid /usr/local/squid/bin
/bin/rm -f /usr/local/squid/bin/-squid
/bin/mv /usr/local/squid/bin/client /usr/local/squid/bin/-client
/usr/bin/ginstall -c client /usr/local/squid/bin
/bin/rm -f /usr/local/squid/bin/-client
/bin/mv /usr/local/squid/libexec/squid/unlinkd
/usr/local/squid/libexec/squid/-unlinkd
/usr/bin/ginstall -c unlinkd /usr/local/squid/libexec/squid
/bin/rm -f /usr/local/squid/libexec/squid/-unlinkd
/bin/mv /usr/local/squid/libexec/squid/cachemgr.cgi
/usr/local/squid/libexec/squid/-cachemgr.cgi
/usr/bin/ginstall -c cachemgr.cgi /usr/local/squid/libexec/squid
/bin/rm -f /usr/local/squid/libexec/squid/-cachemgr.cgi
/usr/bin/ginstall -c -m 644 ./mib.txt /usr/local/squid/etc/mib.txt
/usr/bin/ginstall -c -m 644 squid.conf
/usr/local/squid/etc/squid.conf.default
install will not overwrite existing /usr/local/squid/etc/squid.conf
/usr/bin/ginstall -c -m 644 ./mime.conf
/usr/local/squid/etc/mime.conf.default
install will not overwrite existing /usr/local/squid/etc/mime.conf
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/src'
Making install in icons...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/icons'
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/icons'
Making install in errors...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/errors'
/usr/bin/ginstall -c -m 644 ./English/ERR_ACCESS_DENIED
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_CACHE_ACCESS_DENIED
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_CACHE_MGR_ACCESS_DENIED
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_CANNOT_FORWARD
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_CONNECT_FAIL
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_DNS_FAIL
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_FORWARDING_DENIED
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_FTP_DISABLED
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_FTP_FAILURE
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_FTP_FORBIDDEN
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_FTP_NOT_FOUND
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_FTP_PUT_CREATED
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_FTP_PUT_ERROR
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_FTP_PUT_MODIFIED
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_FTP_UNAVAILABLE
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_INVALID_REQ
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_INVALID_URL
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_LIFETIME_EXP
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_NO_RELAY
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_ONLY_IF_CACHED_MISS
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_READ_ERROR
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_READ_TIMEOUT
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_SHUTTING_DOWN
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_SOCKET_FAILURE
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_TOO_BIG
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_UNSUP_REQ
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_URN_RESOLVE
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_WRITE_ERROR
/usr/local/squid/etc/errors
/usr/bin/ginstall -c -m 644 ./English/ERR_ZERO_SIZE_OBJECT
/usr/local/squid/etc/errors
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/errors'
Making install in auth_modules...
make[1]: Entering directory `/usr/local/src/squid-2.4.STABLE2/auth_modules'
make[1]: Leaving directory `/usr/local/src/squid-2.4.STABLE2/auth_modules'
cache:/usr/local/src/squid-2.4.STABLE2#
Received on Wed Oct 17 2001 - 11:11:56 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:49 MST