On 16.07.2012 04:40, Luis Daniel Lucio Quiroz wrote:
Yes, it is what im reading
2012/7/15 Ming-Ching Tiew:
squid 3.1.20 is supposed to be compiled with eCap 0.0.3, not ecap
0.2.0.
squid 3.2 can be compiled with ecap 0.2.0.
Exactly so. (Updating the 3.1 release notes to mention this now).
The reason is that 0.2.0 has ABI changes. But 0.0.3 had no pkg-config
embedded so we can't easily auto-detect libcap version for 3.1
dependencies. The Squid detection and libecap versioning controls have
been fixed (we believe) for the later release series of both.
Amos