Re: [squid-users] Error making squid-3.1.0.7-20090412 on Mac OS X 10.4

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Tue, 21 Apr 2009 15:49:14 +1200 (NZST)

> Attached please find the new "make" outut, after:
>
> # patch -p0 < macosx_fatal_fails_mk2.patch
> patching file compat/compat_shared.h
> patching file include/config.h
> patching file include/fatal.h
>
> Here're the ./configure options I used:
>
> ./configure \
> --build=i686-apple-darwin \
> --with-large-files \
> --disable-ident-lookups --disable-dependency-tracking \
> --enable-ipv6 \
> --enable-filters --enable-snmp --enable-ssl \
> --enable-icap-client \
> --enable-removal-policies=heap,lru \
> --enable-external-acl-helpers=ip_user,ldap_group,unix_group,wbinfo_group \
> --enable-auth=basic,digest,ntlm,negotiate \
> --enable-basic-auth-helpers=PAM,NCSA,LDAP,MSNT,NCSA,SMB,YP,getpwnam,multi-domain-NTLM
> \
> --enable-negotiate-auth-helpers=squid_kerb_auth \
> --enable-digest-auth-helpers=password \
> --enable-ntlm-auth-helpers=fakeauth \
> --enable-delay-pools \
> --enable-multicast-miss \
> --with-filedescriptors=16384 --with-dl \
> --enable-dl-malloc \
> --enable-gnuregex \
> --enable-storeio=coss \
> --with-ipv6-split-stack \
>

Oooh. I don't think its relevant, but some cleanup is needed there...

Drop:
 --with-ipv6-split-stack; it was partially added for Windows XP but never
completed due to windows VCS issues. Squid does dual-stack nicely.

 --enable-ipv6; It's auto-detected. Just ensure you have the proper
v6-capable kernel and headers present.

 --enable-dl-malloc; obsolete

 --enable-storeio=coss; COSS has too many bugs in Squid-3 to be considered
usable.

No change in the trace. This is really, really weird. Am I able to get
shell access to the box you build these on? I'd like to test the build a
bit and first-hand is best for that.

Amos
Received on Tue Apr 21 2009 - 02:49:13 MDT

This archive was generated by hypermail 2.2.0 : Tue Apr 21 2009 - 12:00:04 MDT