On 09/01/2013 07:04 AM, Christian wrote: > [ 229s] libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I../../include > -I../../lib -I../../src -I../../include -Wall -Wpointer-arith > -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -m64 > -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector > -funwind-tables -fasynchronous-unwind-tables -fPIC -DOPENSSL_LOAD_CONF > -std=c++0x -MT InfoAction.lo -MD -MP -MF .deps/InfoAction.Tpo -c > InfoAction.cc -fPIE -o InfoAction.o >/dev/null 2>&1
> [ 230s] cc1plus: warnings being treated as errors > [ 230s] Inquirer.cc: In member function 'virtual void > Mgr::Inquirer::start()': > [ 230s] Inquirer.cc:90: error: 'auto_ptr' is deprecated (declared at > /usr/include/c++/4.3/backward/auto_ptr.h:91) > Can somebody help, please? I suggest filing a bug report (if there is not one already) and then building Squid without -Werror in CXXFLAGS. Alex.