[Insight-developers] InsightApplications link error
Richard Beare
richard.beare at gmail.com
Tue Oct 10 19:25:28 EDT 2006
Hi,
Apologies if this is an old error - I don't remember seeing it mentioned.
I'm building InsightApplications 2.8.1 and InsightToolkit 2.8.1 on a
fedora core 5 host, gcc version 4.1.1 20060525 (Red Hat 4.1.1-1)
When linking applications I get the following error:
Linking CXX executable CellularSegmentation
/usr/local/lib/InsightToolkit/libITKIO.so: undefined reference to
`std::basic_istream<char, std::char_traits<char>
>::ignore()@GLIBCXX_3.4.5'
/usr/local/lib/InsightToolkit/libITKIO.so: undefined reference to
`__cxa_get_exception_ptr at CXXABI_1.3.1'
collect2: ld returned 1 exit status
make[3]: *** [CellularSegmentation/CellularSegmentation] Error 1
make[2]: *** [CellularSegmentation/CMakeFiles/CellularSegmentation.dir/all]
Error 2
make[1]: *** [CellularSegmentation/CMakeFiles/CellularSegmentation.dir/rule]
Error 2
make: *** [CellularSegmentation] Error 2
Does anyone recognise this?
Thanks
More information about the Insight-developers
mailing list