cd .../SCIRun/<bin>
nm lib/libDataflow_Modules_Render.so | grep _ZN6SCIRun8UiSingleIdEmLERKd
===========================================================================I am trying to install SCIRun on Fedora Core 4 and am getting about 20 messages of the following type, when I start SCIRun. The undefined symbol remains the same in all the errors though.
Optional module 'VolumeSlicer' is not available in this build.
Unable to load all of package 'SCIRun' (category 'Visualization' failed) :
- /root/installables/SCIRun/build-dir/lib/libDataflow_Modules_Render.so: undefined symbol: _ZN6SCIRun8UiSingleIdEmLERKd
Hi,
I'm not sure what is causing that error, however, it could be that
the compiler you are using is "optimizing" away that symbol.
Note, specifically, "_ZN6SCIRun8UiSingleIdEmLERKd" is:
SCIRun::UiSingle<double>::operator*=(double const&).
This symbol should be in libDataflow_Modules_Render.so...
Please try the following and send me the results:
cd .../SCIRun/<bin>
nm lib/libDataflow_Modules_Render.so | grep _ZN6SCIRun8UiSingleIdEmLERKd
Thanks,
J. Davison de St. Germain
-----------------------------------------------------------------------
- J. Davison de St. Germain dav@cs.utah.edu (801) 581-4078 -
- Chief Software Engineer http://www.cs.utah.edu/~dav -
- SCI Institute, SE C-SAFE University of Utah -
-----------------------------------------------------------------------
Archive powered by MHonArc 2.6.16.