[Cppunit-devel] Problems with make for version 1.12.0 on SunOS 5.8
Brought to you by:
blep
From: CppUnit d. m. l. <cpp...@li...> - 2006-08-09 08:39:37
|
Hello, =20 Yesterday I downloaded the new version of cppunit, ver. 1.12.0. When installing, I got problems when doing make. There are a lot of undefined symbol error, starting with: =20 Undefined first referenced=20 symbol in file std::ostream &std::ostream::operator<<(int) .libs/CompilerOutputter.o std::ostream &std::ostream::operator<<(double) .libs/StringTools.o fabs .libs/TestAssert.o =20 etc, etc. =20 =20 I use SunOS 5.8 with CC 5.5. Is this a known error on version 1.12.0, or do I have som local problems on my machine? =20 Installation of version 1.10.2 gave no problems. =20 Thanks in advance Hans Olav Kreken Norway |