RE: [squid-users] compilation issue squid-2.7.STABLE4 on Solaris 8.

From: Henrik Nordstrom <henrik_at_henriknordstrom.net>
Date: Mon, 13 Oct 2008 13:53:20 +0200

On mån, 2008-10-13 at 00:01 +0200, vincent.blondel_at_ing.be wrote:
> > Probably the culpit is --with-large-files (and
> > --with-large-cache-files). These should only be used on 32-bit
> > platforms, not platforms where I/O is natively 64-bits..
>
> you get it, this seems the problem but I am not really sure to understand the explanation.
>
> What does it change at compilation phase ??

It compiles the program as 32-bit with 64-bit file pointers.

> Finally, a little remark, I do not know if this issue has already been reported but when I compile squid_kerb_auth I have to use a workaround like this to get it compiled ..
>
> sudo /usr/local/bin/sed -i 's/^\(KERBLIBS.*\)/\1 -lsocket/g' helpers/negotiate_auth/squid_kerb_auth/Makefile
>
> many thanks for your help

The kerberos helper is being updated with new Makefiles.

Regards
Henrik

Received on Mon Oct 13 2008 - 11:53:26 MDT

This archive was generated by hypermail 2.2.0 : Mon Oct 13 2008 - 12:00:02 MDT