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

From: Henrik Nordstrom <henrik_at_henriknordstrom.net>
Date: Sat, 11 Oct 2008 20:03:53 +0200

On lör, 2008-10-11 at 18:30 +0200, vincent.blondel_at_ing.be 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

Received on Sat Oct 11 2008 - 18:03:58 MDT

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