When i tried to install SQUID-2.3.STABLE4 in SunOS (SunOS ksunws5.6 , solaris2.6) the following error was displayed
after giving make all command(./configure went thru well).
I did not find the file libmiscutil.a in ../../squid-2.3.STABLE4/lib/
even many src files are missing.
#make all
Making all in lib...
Making all in scripts...
Making all in src...
gcc -g -O2 -Wall -I. -I../include -I../include -c cachemgr.c
gcc -o cachemgr.cgi -g cachemgr.o -L../lib -lmiscutil -lm -lresolv -lsocket -lns
l
ld: elf error: file ../lib/libmiscutil.a(rfc1123.o): wrong machine type
ld: elf error: file ../lib/libmiscutil.a(util.o): wrong machine type
ld: elf error: file ../lib/libmiscutil.a(getfullhostname.o): wrong machine type
ld: elf error: file ../lib/libmiscutil.a(base64.o): wrong machine type
ld: elf error: file ../lib/libmiscutil.a(safe_inet_addr.o): wrong machine type
ld: fatal: File processing errors. No output written to cachemgr.cgi
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `cachemgr.cgi'
Current working directory /usr/local/squid-2.3.STABLE4/src
*** Error code 1
make: Fatal error: Command failed for target `all'
Is there separate source file for SunOS. If so please
mention url.
waiting for response
thanks in advance
-jack
Received on Wed Apr 04 2001 - 06:18:22 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:09 MST