Hello,
I tried to upgrade to 3.0stable12 today on a Solaris8 sparc box.
During make all, I saw this ostream error:
< ./cf.data.pre >cf.data
source='cf_gen.cc' object='cf_gen.o' libtool=no \
DEPDIR=.deps depmode=gcc /bin/bash ../cfgaux/depcomp \
g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\" -I. -I. -I../include -I. -I. -I../include -I../include -I../lib/libTrie/include -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -fhuge-objects -D_REENTRANT -pthreads -g -O2 -c -o cf_gen.o cf_gen.cc
In file included from HttpHeaderRange.h:38,
from HttpHeader.h:41,
from structs.h:43,
from squid.h:423,
from cf_gen.cc:51:
../include/Range.h:38: ostream: No such file or directory
make[1]: *** [cf_gen.o] Error 1
make[1]: Leaving directory `/usr/share/src/squid-3.0.STABLE12/src'
make: *** [all-recursive] Error 1
Google only found iostream issues, and not any useful ostream info.
If there was something on the FAQ, I didn't see it other than a post about having more than 256 FDs.
Using the same configuration options, I was able to install this on Solaris9 box.
Anyone have any ideas?
TIA
Received on Fri Jan 23 2009 - 21:00:40 MST
This archive was generated by hypermail 2.2.0 : Sat Jan 24 2009 - 12:00:02 MST