Hello all,
I am trying to compile squid 2.4S1 on a Unixware 7.1.1 box.
When I run the configure script, with or without arguments, I get
the following:
loading cache ./config.cache
checking host system type... configure: error: can not guess host type;
you must
specify one
I know that I need to specify the system type, but I don't know what
I should put in for a uw711 machine.
I tried removing the NONE from the configure script at the "host="
line. Configure would then proceed (what looked to be normally). I would
then try to make all, and get the following:
cc -g -I../include -I../include -c safe_inet_addr.c
cc -g -I../include -I../include -c iso3307.c
cc -g -I../include -I../include -c snprintf.c
cc -g -I../include -I../include -c md5.c
cc -g -I../include -I../include -c radix.c
cc -g -I../include -I../include -c stub_memaccount.c
cc -g -I../include -I../include -c Array.c
cc -g -I../include -I../include -c Stack.c
cc -g -I../include -I../include -c hash.c
cc -g -I../include -I../include -c heap.c
cc -g -I../include -I../include -c html_quote.c
/sbin/rm -f libmiscutil.a
/usr/bin/ar r libmiscutil.a rfc1123.o rfc1738.o rfc1035.o
util.o get
fullhostname.o base64.o uudecode.o splay.o safe_inet_addr.o
iso3307.o snpr
intf.o md5.o radix.o stub_memaccount.o Array.o Stack.o hash.o
heap.o htm
l_quote.o
UX:ar: INFO: Creating libmiscutil.a
: libmiscutil.a
Making all in scripts...
Making all in src...
UX:make: ERROR: line 226: Syntax error.
*** Error code 1 (bu21)
UX:make: ERROR: fatal error.
Is this related to the configure problem with the system type? Can
anyone help me with this??? I would greatly appreciate any assistance
that anyone could provide.
Thank you very much in advance,
Bradley
Received on Wed Jun 20 2001 - 09:24:53 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:48 MST