Btw, here is my %configure line for the SRPM... (note that pthreads is enabled.)
%configure \ --exec_prefix=/usr --bindir=/usr/sbin --libexecdir=/usr/lib/squid \ --localstatedir=/var --sysconfdir=/etc/squid --datadir=/usr/lib/squid \ --enable-poll --enable-snmp --enable-removal-policies="heap,lru" \ --enable-delay-pools --enable-linux-netfilter \ --enable-carp --with-pthreads \ --enable-basic-auth-helpers="LDAP,NCSA,PAM,SMB,MSNT" \ --enable-storeio="aufs,coss,diskd,ufs,null"
This doesn't make sense as I've read 'http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE1-aufs_reentrant' and already have pthreads enabled.
Peter Smith
