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..

Regards
Henrik

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to