I have been having some trouble compiling VTK 4.4 for OS X 10.4 on the power pc. I had no troubles running cmake and generating makefiles, but midway through make i get the following error.<br><br>Linking CXX executable ../../../bin/GraphicsCxxTests
<br>/usr/bin/ld: Undefined symbols:<br>__ZNSt8ios_base4InitC4Ev<br>collect2: ld returned 1 exit status<br>make[2]: *** [bin/GraphicsCxxTests] Error 1<br>make[1]: *** [Graphics/Testing/Cxx/CMakeFiles/GraphicsCxxTests.dir/all] Error 2
<br>make: *** [all] Error 2<br><br>Any help will be greatly appreciated.<br><br>-Harry<br><br>