OS: Mac OS X v10.7.5
Xcode: Xcode v4.6
GCC: GCC v4.2.1
Configure Command: ./configure
I've tried a few things and squid just won't compile for me.
Here's the relevant make output:
Making all in acl
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../.. -I../../include -I../../lib -I../../src -I../../include
-I/sw/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments
-Werror -pipe -D_REENTRANT -g -O2 -MT DomainData.lo -MD -MP -MF
.deps/DomainData.Tpo -c -o DomainData.lo DomainData.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I../../include
-I../../lib -I../../src -I../../include -I/sw/include -Wall
-Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT
-g -O2 -MT DomainData.lo -MD -MP -MF .deps/DomainData.Tpo -c
DomainData.cc -fno-common -DPIC -o .libs/DomainData.o
DomainData.cc: In function 'int aclHostDomainCompare(char* const&,
char* const&)':
DomainData.cc:80: error: 'matchDomainName' was not declared in this scope
make[3]: *** [DomainData.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
<adace_at_wedge:~/Src/squid-3.3.1>
Any ideas? BTW, I've got squid v3.2.7 up and running fine. I would
just like to upgrade.
-- ____________________________________________________________ Adam W. Dace <colonelforbin74_at_gmail.com> Phone: (815) 355-5848 Instant Messenger: AIM & Yahoo! IM - colonelforbin74 | ICQ - #39374451 Microsoft Messenger - colonelforbin74_at_live.com Google Profile: http://www.google.com/profiles/ColonelForbin74Received on Wed Feb 20 2013 - 13:50:59 MST
This archive was generated by hypermail 2.2.0 : Mon Feb 25 2013 - 12:00:04 MST