On 11/12/2016 6:12 a.m., Christos Tsantilas wrote: > I applied the patch, however still exist problem. The icmp pinger does > not build correctly. > We should add libsbuf library to pinger libraries, but still there are > references to HistStat.cc file (maybe add HistStat stub files for pinger?).
pinger does not use the Auth:: things, so it really should not pull them + dependencies in. The correct fix I think is to refactor the Auth::Config so that the various global auth* directives can all be stored there. I'm working on that right now. Amos _______________________________________________ squid-dev mailing list [email protected] http://lists.squid-cache.org/listinfo/squid-dev
