Re: [squid-users] Solaris8 3.0stable12 ostream

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Sat, 24 Jan 2009 12:32:04 +1300

chtrmi-test_at_yahoo.com wrote:
> 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

<ostream> is the output-only part of <iostreams>. It should be available
as part of any STL headers installed.
What compiler version are you trying to build with?

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE5 or 3.0.STABLE12
   Current Beta Squid 3.1.0.3
Received on Fri Jan 23 2009 - 23:32:03 MST

This archive was generated by hypermail 2.2.0 : Sat Jan 24 2009 - 12:00:03 MST