[vtkusers] Compile on OS X 10.4
Mike Jackson
maillist at bluequartz.net
Tue Sep 20 10:11:02 EDT 2005
I am trying to compile VTK 4.4 on OS X and I am getting the following
error when the "Compiling Testing" phase comes around.
Building executable /Users/mjackson/Development/VTK-4.4_Carbon/bin/
GraphicsCxxTests...
/usr/bin/ld: Undefined symbols:
__ZNSt8ios_base4InitC4Ev
collect2: ld returned 1 exit status
make[5]: *** [/Users/mjackson/Development/VTK-4.4_Carbon/bin/
GraphicsCxxTests] Error 1
make[4]: *** [default_target] Error 2
make[3]: *** [default_target_Cxx] Error 2
make[2]: *** [default_target] Error 2
make[1]: *** [default_target_Graphics_Testing] Error 2
make: *** [default_target] Error 2
All the static libraries seem to build fine (I have not actually
tested them yet) but I have no idea what to do with this error. VTK
4.2.6 builds fine on the same machine.
I am using OS X 10.4.2 with GCC 4.0 and doing the "Carbon" build.
Any help would be appreciated.
---
Mike Jackson
mike _at_ bluequartz dot net
More information about the vtkusers
mailing list