* Ralf Hildebrandt <Ralf.Hildebrandt@xxxxxxxxxx>: > I get a compilation error: > > make[3]: Entering directory /usr/src/squid-3.2.0.5/src/adaptation' > Making all in icap > make[4]: Entering directory /usr/src/squid-3.2.0.5/src/adaptation/icap' > /bin/bash ../../../libtool --tag=CXX --mode=compile 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 > ModXact.lo ModXact.cc > libtool: compile: 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 ModXact.cc > -fPIC -DPIC -o .libs/ModXact.o > ModXact.cc: In member function 'void > Adaptation::Icap::ModXact::makeUsernameHeader(const HttpRequest*, > MemBuf&)': > ModXact.cc:1425: error: 'const class HttpRequest' has no member named > 'auth_user_request' > ModXact.cc:1426: error: 'const class HttpRequest' has no member named > 'auth_user_request' > make[4]: *** [ModXact.lo] Error 1 > make[4]: Leaving directory /usr/src/squid-3.2.0.5/src/adaptation/icap' That is due to --disable-auth :) Once I remove it from my ./configure options, it compiles all the way through -- Ralf Hildebrandt GeschÃftsbereich IT | Abteilung Netzwerk Charità - UniversitÃtsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D-12203 Berlin Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 ralf.hildebrandt@xxxxxxxxxx | http://www.charite.de