On lör, 2008-10-11 at 18:30 +0200, [EMAIL PROTECTED] wrote:
> Hello all,
> 
> When I compile squid 2.6.21 on Solaris 8, I do not get any problem.
> Everything is running fine but when I try to compile last release 2.7.4
> compilation ends with this error message ..
> 
> DO you get the same error if you run just
> 
> env -i \
> CC="/usr/local/bin/gcc -specs=/home/u7206160/gnu/.specs -static-libgcc" \
> CXX="/usr/local/bin/g++ -specs=/home/u7206160/gnu/.specs -static-libgcc" \
> ./configure
> make
> 
> 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 ??

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
Vincent

> 
> Regards
> Henrik
-----------------------------------------------------------------
ATTENTION:
The information in this electronic mail message is private and
confidential, and only intended for the addressee. Should you
receive this message by mistake, you are hereby notified that
any disclosure, reproduction, distribution or use of this
message is strictly prohibited. Please inform the sender by
reply transmission and delete the message without copying or
opening it.

Messages and attachments are scanned for all viruses known.
If this message contains password-protected attachments, the
files have NOT been scanned for viruses by the ING mail domain.
Always scan attachments before opening them.
-----------------------------------------------------------------


Reply via email to