Hello, I try to build vtk-5.0.0 on AMD64 with blackdown-jdk-1.4.2.03 During the building process I get the following error: adding: vtk/vtkProcessObject.class(in = 1573) (out= 657)(deflated 58%) adding: vtk/vtkParametricCrossCap.class(in = 857) (out= 454)(deflated 47%) Scanning dependencies of target VTKJavaExecutable Building CXX object Wrapping/Java/CMakeFiles/VTKJavaExecutable.dir/VTKJava.o Linking CXX executable ../../bin/VTKJavaExecutable /opt/blackdown-jdk-1.4.2.03/jre/lib/amd64/libawt.so: undefined reference to `_XmImGetGeo' collect2: ld returned 1 exit status make[2]: *** [bin/VTKJavaExecutable] Error 1 make[1]: *** [Wrapping/Java/CMakeFiles/VTKJavaExecutable.dir/all] Error 2 make: *** [all] Error 2 I made a search on the internet without finding anything related to such kind of error or this '_XmImGetGeo' I reported the bug first as a VTK issue but apparently it is a Java issue: http://bugs.gentoo.org/show_bug.cgi?id=137657 Daniel
Well, we really don't need 2 bugs for the same thing... *** This bug has been marked as a duplicate of 137742 ***
Grrh, wrong bug...
*** This bug has been marked as a duplicate of 137657 ***
Sorry, I thought the bug was affected to two separated teams. My mistake... ;)