[vtkusers] vtk and ?java?

Chris Johnson chrisj at epcc.ed.ac.uk
Mon Apr 8 06:28:38 EDT 2002


Hi Jeff, Phil, etc.,

I have now rebuilt vtk4.0 with java, shared libraries enabled, etc. on a
solaris 8 platform using the Nightly_20020305 according to Phil Varner's
instructions for Linux. Thanks Phil :) -  this has definitely filled in
some gaps.

Unfortunately, this still does not appear to work for solaris.

chrisj at lomond$ java Cone 
Exception in thread
"main" java.lang.UnsatisfiedLinkError: /home/vtk/VTK41_Nightly_20020305_2/bin/libvtkCommonJava.so: ld.so.1: /home/javag/jdk/j2sdk1_3_1/bin/../bin/sparc/native_threads/java: fatal: relocation
error: file /home/vtk/VTK41_Nightly_20020305_2/bin/libvtkCommon.so: symbol
__1cDstdDcin_: referenced symbol not found
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1382)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1306)
        at java.lang.Runtime.loadLibrary0(Runtime.java:749)
        at java.lang.System.loadLibrary(System.java:820)
        at Cone.<clinit>(Cone.java:17)
chrisj at lomond$ 

I have no idea what symbol __1cDstdDcin_ is. Does anybody have any idea
which .so file we are now missing? I have the following:

chrisj at lomond$ ls /home/vtk/VTK41_Nightly_20020305_2/bin/*.so |cut -c40-
libvtkCommon.so
libvtkCommonJava.so
libvtkCommonTCL.so
libvtkFiltering.so
libvtkFilteringJava.so
libvtkFilteringTCL.so
libvtkGraphics.so
libvtkGraphicsJava.so
libvtkGraphicsTCL.so
libvtkHybrid.so
libvtkHybridJava.so
libvtkHybridTCL.so
libvtkIO.so
libvtkIOJava.so
libvtkIOTCL.so
libvtkImaging.so
libvtkImagingJava.so
libvtkImagingTCL.so
libvtkRendering.so
libvtkRenderingJava.so
libvtkRenderingTCL.so
libvtkexpat.so
libvtkjpeg.so
libvtkpng.so
libvtktiff.so
libvtkzlib.so
chrisj at lomond$ 

The LD_LIBRARY_PATH, CLASSPATH, PATH, etc. I believe to be correct.

A number of different people here have installed on several different
machines here, and we are running out of compile/run options to try. Any
ideas, or is it better just to stick with tcl, which appears to be very
nice and working without problems? Ideally we would like to show some
examples other than tcl for our MSc course in a few weeks.

Cheers,

Chris

\-----------------------------------------------------------------------/
-Dr Chris Johnson (Applications Consultant)  +44 (0)131 650 5201 (phone)-
-chrisj at epcc.ed.ac.uk			     +44 (0)131 650 6555 (fax)  -
-http://www.epcc.ed.ac.uk/~chrisj/	     	   			-
-Rm 3406, EPCC, JCMB, Edinburgh University,				-
-Mayfield Road, Edinburgh, EH9 3JZ, UK					-
/-----------------------------------------------------------------------\




More information about the vtkusers mailing list