Hallo, Ralf, Du meintest am 19.04.11: >> The Squid HTTP Proxy team is very pleased to announce the >> availability of the Squid-3.2.0.7 beta release! > It doesn't build; I'm getting: > Making install in wrapper > make[3]: Entering directory > /usr/src/squid-3.2.0.7/helpers/negotiate_auth/wrapper' > g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib > -I../../../src -I../../../include -I/usr/include -Wall > -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT > -m32 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -c -o > negotiate_wrapper.o negotiate_wrapper.cc > cc1plus: warnings being treated as errors [...] not reproduceable. gcc, cc, cpp Version 4.5.2 No cc1plus configure options: ./configure \ --prefix=/usr \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --sysconfdir=/etc/squid \ --localstatedir=/var/log/squid \ --datadir=/usr/share/squid \ --mandir=/usr/man \ --with-pidfile=/var/run/squid \ --with-logdir=/var/log/squid \ --with-filedescriptors=65536 \ --with-large-files \ --enable-snmp \ --enable-storeio=aufs,ufs,diskd \ --enable-wccp \ --enable-arp-acl --enable-ssl --enable-esi \ --enable-external-acl-helpers=ip_user,ldap_group,unix_group,wbinfo_group \ --enable-removal-policies=lru,heap \ --enable-icmp \ --enable-delay-pools\ --enable-basic-auth-helpers=NCSA,YP,MSNT-multi-domain,MSNT,SMB,getpwnam,LDAP,POP3,RADIUS \ --enable-digest-auth-helpers=LDAP,file \ --enable-ntlm-auth-helpers=smb_lm \ --enable-negotiate-auth-helpers=kerberos \ --enable-linux-netfilter \ --enable-async-io=8 \ --enable-inline \ --disable-loadable-modules --disable-translation \ --build=$ARCH-slackware-linux # --enable-auth=basic,digest,ntlm,negotiate \ # disable loadable modules wegen libltdl # --------------------------------------------------- Perhaps I have to modify some options (I have copied them from 3.1.x), but I first only tried wether compiling works. And it works. The result: <http://helmut.hullen.de/filebox/Linux/slackware/n/squid-3.2.0.7-i486-1hln.txz> Viele Gruesse! Helmut