[squid-users] Trying to recompile squid 4.13 with ./configure CXXFLAGS="-DMAXTCPLISTENPORTS=256"

Amos Jeffries squid3 at treenet.co.nz
Thu Aug 4 08:36:28 UTC 2022


On 4/08/22 10:16, marcelorodrigo wrote:
> Some important information.
> 
...
> Then make and make install from /build/squid/squid-4.13/ folder, but 
> nothin seems to change when squid -v is used.

Please build with this command:
   make && ./src/squid -v

... to be sure the -v info is coming from the built binary.

If that shows differently from "squid -v" there is an issue with the 
install location.

Cheers
Amos


More information about the squid-users mailing list