[vtkusers] linux VTK CVS build , undefined symbol: _ZTV24vtkVolumeRayCastFunction ???

Dan White dan at chalkie.org.uk
Thu Jul 21 05:28:49 EDT 2005


Hi,

I just built VTK form CVS (yesterday) on linux fedora core 3  
(2.6.11-1.35_FC3 kernel)
with python 2.4 wrapping

no compile errors,
but when importing the vtk python module i get the undefined symbol   
error below,

any clues anyone?

I am of course trying to do volume rendering....

Is it something to do with the nVidia linux video drivers?

BTW, my OSX VTK CVS  build from a couple of days ago is working (but  
not texture mapping.... but might just be our code not VTK that isnt  
working)

cheers

Dan


bash-3.00$ python2.4
Python 2.4 (#1, Nov 30 2004, 11:25:14)
[GCC 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
 >>> import vtk
Traceback (most recent call last):
   File "<stdin>", line 1, in ?
   File "/usr/lib/python2.4/site-packages/vtk_python/vtk/ 
__init__.py", line 51, in ?
     __helper.refine_import_err('rendering', 'vtkRenderingPython', exc)
   File "/usr/lib/python2.4/site-packages/vtk_python/vtk/ 
__helper.py", line 32, in refine_import_err
     raise LinkError, str(exc)
vtk.__helper.LinkError: /home/dan/VTK/bin/libvtkRendering.so:  
undefined symbol: _ZTV24vtkVolumeRayCastFunction
 >>>

Dr. Daniel James White BSc. (Hons.) PhD
Bioimaging Coordinator
Nanoscience Centre and Department of Biological and Environmental  
Sciences
Division of Molecular Recognition
Ambiotica C242
PO Box 35
University of Jyväskylä
Jyväskylä
FIN 40014
Finland

+358 14 260 4183 (work)
+358 468102840 (mobile)
http://www.bioimagexd.org
http://www.chalkie.org.uk
dan at chalkie.org.uk
white at cc.jyu.fi





More information about the vtkusers mailing list