Re: [Cppunit-devel] Snapshot for 2001-09-20
Brought to you by:
blep
From: Steve M. R. <ste...@vi...> - 2001-09-20 15:47:55
|
Hi, On Thu, Sep 20, 2001 at 05:34:09PM +0200, Volker Boerchers wrote: > there seems to be a problem on Linux/gcc version 2.95.2: > > g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include > -O2 -c TestAssert.cpp -Wp,-MD,.deps/TestAssert.TPlo -fPIC -DPIC -o > .libs/TestAssert.o > In file included from ../../include/cppunit/TestAssert.h:5, > from TestAssert.cpp:7: > ../../include/cppunit/Portability.h:67: #error Cannot define > CppUnit::OStringStream. > make[2]: *** [TestAssert.lo] Error 1 > make[2]: Leaving directory > `/home/vboerchers/billing/cppunit-2001-09-20/src/cppunit' Grr. Do you have any of the following headers: sstream, sstream.h, strstream, or strstream.h? Can you please send me the file "config.log" for this build? Thanks. -- by Rocket to the Moon, by Airplane to the Rocket, by Taxi to the Airport, by Frontdoor to the Taxi, by throwing back the blanket and laying down the legs ... - They Might Be Giants |