Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 1998 16:36:51 -0500
From:      Dennis Muzza <dennis@freebsd.dextracode.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Problems with Squid Proxy Server
Message-ID:  <3.0.5.32.19980414163651.007b81f0@freebsd.dextracode.com>

next in thread | raw e-mail | index | archive | help
I tried Squid 1.1.21 instead of 1.2, as many of you suggested, but I'm
still having problems building it.  They are very similar to the ones I
mentioned before.  I am using FreeBSD 3.0-971225-SNAP, and these are the
errors encountered during the make process:

acl.c: In function `aclParseDomainList':
acl.c:593: `new_acl' undeclared (first use this function)
acl.c:593: (Each undeclared identifier is reported only once
acl.c:593: for each function it appears in.)
acl.c:595: `A' undeclared (first use this function)
event.c:83: redefinition of `eventDelete'
event.c:66: `eventDelete' previously defined here
icp.c: In function `icpProcessRequest':
icp.c:848: parse error before `else'
ipcache.c: In function `ipcache_dnsDispatch':
ipcache.c:736: structure has no member named `lastcall'
neighbors.c: In function `peerCheckConnect2':
neighbors.c:1114: structure has no member named `fd'
neighbors.c:1117: structure has no member named `handler'
neighbors.c:1119: structure has no member named `free_func'
neighbors.c: At top level:
neighbors.c:1145: redefinition of `peerCheckConnect'
neighbors.c:1099: `peerCheckConnect' previously defined here
neighbors.c:1162: redefinition of `peerCheckConnect2'
neighbors.c:1111: `peerCheckConnect2' previously defined here
neighbors.c:1174: redefinition of `peerCheckConnectDone'
neighbors.c:1125: `peerCheckConnectDone' previously defined here
cc: acl.o: No such file or directory
cc: event.o: No such file or directory
cc: icp.o: No such file or directory
cc: ipcache.o: No such file or directory
cc: neighbors.o: No such file or directory


I appreciate your help.  Thank you.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.19980414163651.007b81f0>