I've been working on this for 2 days, and I'm running out of ideas.  I can compile VTK just fine on our SC45, no errors at all, using cxx/cc and Shared libraries.  I can compile applications that use these freshly compiled VTK libraries just fine, with no errors.
<br><br>But every time I try to run them I get the following error:<br><div style="margin-left: 40px;">emerald0> ./vtk2xml<br>resolve_symbols: loader error: dlopen: libvtkVolumeRendering.so: symbol "__array_new2" unresolved
<br></div><br>I've tried compiling them as static, and while they compile just fine, when apps try to link against them I get errors about no table of contents on every single .a file.  Anyone have any idea what's going on here?  I'm using Cmake 
2.0p6, as there are no binaries provided for 2.2.3 and the bootstrap won't work.<br clear="all"><br>-- <br>Randall Hand<br>Visualization Scientist, <br>ERDC-MSRC Vicksburg, MS<br>Homepage: <a href="http://www.yeraze.com">
http://www.yeraze.com</a>