> And the SQUID_3.0 does not build too, I am getting the error: > > cache_cf.cc: In function âvoid parse_http_port_option(http_port_list*, > char*)â: > cache_cf.cc:2880: error: no match for âoperator<<â in > âstd::operator<< > [with _Traits = std::char_traits<char>](((std::basic_ostream<char, > std::char_traits<char> >&)((std::basic_ostream<char, > std::char_traits<char> >*)Debug::getDebugOut())), ((const > char*)"Starting Authentication on port ")) << s->_http_port_list::sâ > /usr/include/c++/4.2/ostream:112: note: candidates are: > std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, > _Traits>::operator<<(std::basic_ostream<_CharT, _Traits>& > (*)(std::basic_ostream<_CharT, _Traits>&)) [with _CharT = char, _Traits > = std::char_traits<char>] >
Oops. That was a back-porting issue. I've got a fix to commit when my current authentication issues with squid-cache are resolved. Amos > > Henrik Nordstrom wrote: >> On mån, 2008-05-26 at 23:45 +1200, Amos Jeffries wrote: >> >>> Probably need to roll out my attempt at a fix there too. >> >> Which is? >> >> Regards >> Henrik >
