[squid-users] squid-2.4.STABLE1 compile solaris 8 -xarch=v9 64bit

From: Atkinson, Andrew A [IT] <AndrewA.Atkinson@dont-contact.us>
Date: Thu, 18 Apr 2002 18:07:12 +1000

> I'm trying to get squid-2.4.STABLE1 to compile on Solaris 8 and wondering
> if anyone has successfully achieved this using Sun's Forte Developer 6
> update 2 Compiler C++ - ie using the -xarch=v9 CFLAG? I want to see if I
> can get a 64bit version running rather than 32bit.
>
> # CC=cc CFLAGS="-xO2 -xarch=v9" ./configure
> --prefix=/usr/local/pkgs/squid-2.4.STABLE1 --enable-delay-pools
> --enable-async-io --enable-snmp --enable-cache-digests
> --enable-underscores
>
> # make
> ...
> Making all in lib...
> Making all in snmplib...
> Making all in scripts...
> Making all in src...
> cc -o cf_gen -g cf_gen.o -L../lib -lmiscutil -lm -lresolv -lsocket -lnsl
> ild: (bad file) Input file cf_gen.o contains 64-bit relocatable, but
> producing a 32-bit file.
> *** Error code 1
> make: Fatal error: Command failed for target `cf_gen'
> Current working directory /export/usr/local/src/squid-2.4.STABLE1/src
> *** Error code 1
> make: Fatal error: Command failed for target `all'
>
> many thanks,
> Andrew
Received on Thu Apr 18 2002 - 02:07:19 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:36 MST