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&gt; ./vtk2xml<br>resolve_symbols: loader error: dlopen: libvtkVolumeRendering.so: symbol &quot;__array_new2&quot; 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.&nbsp; Anyone have any idea what's going on here?&nbsp; 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>