Re: Installing Squid on Solaris 7?

From: Hillel Bilman <hillel@dont-contact.us>
Date: Wed, 19 Apr 2000 02:12:12 +0200

Hi

Thanks for your reply.

I've installed Squid-2.3.STABLE2 on Solaris 7 x86. After I get
it to work on x86 for testing purposes, I need to set it up on a
live Sun 420. From www.sunfreeware.com I've installed the
pre-compiled gcc 2.8.1 & make 3.77 and libstdc++-2.8.1.1
I've set /usr/local/bin in my path and /usr/local/bin in my
LD_LIBRARY_PATH
Why does it brake when I do a make all as shown below?
Do I need to compile the source for gcc , make and libstdc?
Do I need to install any solaris 7 development packages?

Thanks again, any help appreciated

Making all in lib...
make[1]:
Entering directory `/usr/local/squid-2.3.STABLE2/lib'
gcc -g -Wall -I../include -I../include -c rfc1123.c -o rfc1123.o
gcc -g -Wall -I../include -I../include -c rfc1738.c -o rfc1738.o
gcc -g -Wall -I../include -I../include -c rfc1035.c -o rfc1035.o
gcc -g -Wall -I../include -I../include -c util.c -o util.o
gcc -g -Wall -I../include -I../include -c getfullhostname.c -o
getfullhostname.o
gcc -g -Wall -I../include -I../include -c base64.c -o base64.o
gcc -g -Wall -I../include -I../include -c uudecode.c -o uudecode.o
gcc -g -Wall -I../include -I../include -c splay.c -o splay.o
gcc -g -Wall -I../include -I../include -c safe_inet_addr.c -o
safe_inet_addr.o
gcc -g -Wall -I../include -I../include -c iso3307.c -o iso3307.o
gcc -g -Wall -I../include -I../include -c snprintf.c -o snprintf.o
gcc -g -Wall -I../include -I../include -c md5.c -o md5.o
gcc -g -Wall -I../include -I../include -c radix.c -o radix.o
gcc -g -Wall -I../include -I../include -c stub_memaccount.c -o
stub_memaccount.o
gcc -g -Wall -I../include -I../include -c Array.c -o Array.o
gcc -g -Wall -I../include -I../include -c Stack.c -o Stack.o
gcc -g -Wall -I../include -I../include -c hash.c -o hash.o
gcc -g -Wall -I../include -I../include -c heap.c -o heap.o
/bin/rm -f libmiscutil.a
/bin/false r libmiscutil.a rfc1123.o rfc1738.o rfc1035.o util.o
getfullhostname.o base64.o uudecode.o splay.o safe_inet_addr.o
iso3307.o snprintf.o md5.o radix.o stub_memaccount.o Array.o Stack.o
hash.o heap.o
make[1]: *** [libmiscutil.a] Error 255
make[1]: Leaving directory `/usr/local/squid-2.3.STABLE2/lib'
make: *** [all] Error 1

On Sun, 02 Apr 2000 22:45:34 +0000, you wrote:

>Hillel Bilman schrieb:
>
>> Greetings
>>
>> I have to install squid on Solaris 7 first on an Intel Server and then
>> on a Sun Server. Anyone had any problems compiling, installing and
>> configuring on Solaris 7 , whether on Intel or Sun?
>>
>> Thanks, any help appreciated
>
>I am running successfully the top level production cache for the German
>research network using Solaris 7. I have to admit, though, that I am
>using gcc 2.8.1, because 2.95.2 is somehow broken with UltraSPARCs,
>i.e. it generates broken code.
Received on Tue Apr 18 2000 - 18:20:17 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:52:59 MST