Sean 'Shaleh' Perry wrote:

>On 21-Apr-2002 Marco Fonseca wrote:
>  
>
>>All,
>>
>>Anyone have trouble compiling 65.0 alpha1?  I get :
>>
>>make[2]: Entering directory `/home/ryu/try/blackbox-0.65.0alpha1/src'
>>c++ -DHAVE_CONFIG_H -I. -I. -I..   -O2 -DSHAPE   -DNLS -DTIMEDCACHE 
>>-DLOCALEPATH=\"/opt/packages/blackbox-0.65.0alpha1/share/blackbox/nls\" 
>>-DDEFAULTMENU=\"/opt/packages/blackbox-0.65.0alpha1/share/blackbox/menu\" 
>>-DDEFAULTSTYLE=\"/opt/packages/blackbox-0.65.0alpha1/share/blackbox/styles/Res
>>ults\"  
>>-O2  -I/usr/X11R6/include -c BaseDisplay.cc
>>BaseDisplay.cc:81: sstream: No such file or directory.
>>
>>I'm using gcc 2.95.2.  I don't have sstream anywhere.
>>
>>MarcoF
>>    
>>
>
>2.95.2 strikes again.  Had to have been the most broken ass gcc release in
>recent history.  Grrrrrrrrrr.
>
>Do you have <stringstream> or <strstream>?  Obviously we need to add a
>configure check.
>
>  
>
I do have strstream, but if it was your intention to just to replace the 
include, it doesn't compile.  Are problems fixed in 95.3?  I know(think) 
a bunch of stl work was done in the 3.0 series, but I still wonder about 
stability of 3.0.

MarcoF

Reply via email to