[JDEV] Problems compiling server component using JECL
Jiri Komzak
J.Komzak at open.ac.uk
Fri Aug 15 07:16:50 CDT 2003
Hi all,
have anybody used JECL to implement a server component? I'm having
problems compiling (using ant) the libraries - getting error
...
build-tests:
[cc] Building: bedrock_test
[cc] Linking application: bedrock_test
/local/home/jabber/jabber-1.4.2/testComponents/jecl/libbedrock-1.2/libs/libcppunit-1.0.3-linux-gcc/lib/libcppunit-debug.a(TextTestResult.o):
In function `std::iterator_traits<TestFailure**>::value_type*
std::__value_type<TestFailure**>(TestFailure** const&)':
/home/dave/src/jecl/libcppunit/src/TestResult.h(.gnu.linkonce.t._ZNSt13_Format_cacheIcE6_S_getERSt8ios_base+0x62):
undefined reference to
`std::_Format_cache<char>::_Format_cache[in-charge]()'
/home/dave/src/jecl/libcppunit/src/TestResult.h(.gnu.linkonce.t._ZNSt13_Format_cacheIcE11_S_callbackENSt8ios_base5eventERS1_i+0xa9):
undefined reference to
`std::_Format_cache<char>::_Format_cache[in-charge]()'
collect2: ld returned 1 exit status
[cc] --- Link settings ---
[cc] Library paths:
[-L/local/home/jabber/jabber-1.4.2/testComponents/jecl/libbedrock-1.2/libs/libcppunit-1.0.3-linux-gcc/lib]
...
Thanks for any help or links, Jiri
P.S.: my gcc is version 3.2 20020903 (Red Hat Linux 8.0 3.2-7) and
libstdc++ is 5.0.1...
More information about the JDev
mailing list