Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137935 - Blackdown-jdk + vtk : issues
Summary: Blackdown-jdk + vtk : issues
Status: RESOLVED DUPLICATE of bug 137657
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-25 06:30 UTC by Daniel Tourde - Caelae.se
Modified: 2006-06-25 07:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Tourde - Caelae.se 2006-06-25 06:30:20 UTC
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
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-25 06:35:04 UTC
Well, we really don't need 2 bugs for the same thing...


*** This bug has been marked as a duplicate of 137742 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-06-25 06:35:37 UTC
Grrh, wrong bug...
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-06-25 06:35:59 UTC

*** This bug has been marked as a duplicate of 137657 ***
Comment 4 Daniel Tourde - Caelae.se 2006-06-25 07:06:44 UTC
Sorry, I thought the bug was affected to two separated teams. My mistake... ;)