[squid-dev] [PATCH] Compilation fix for v5 r14973

Amos Jeffries squid3 at treenet.co.nz
Sat Dec 10 20:55:27 UTC 2016


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



More information about the squid-dev mailing list