GNOME Bugzilla – Bug 673560
libgda-5.0.3: configure: ld: cannot find -ljvm with icedtea7
Last modified: 2018-09-21 13:46:40 UTC
As reported downstream at: https://bugs.gentoo.org/show_bug.cgi?id=401219 libgda-5.0.3 is not compatible with JDK 1.7 as provided by icedtea7. As explained in: https://bugs.gentoo.org/show_bug.cgi?id=401219#c12 https://bugs.gentoo.org/show_bug.cgi?id=401219#c14 "The JAVA_HOME given to configure is outright ignored according to log. For java 7 the commands /usr/bin/java -classpath . getsp -libs /usr/bin/java -classpath . getsp java.library.path both won't return what the author would expect it to be which makes it fail. To work with a jdk7 the configure script needs to be fixed." Thanks a lot :)
There was a commit 2 weeks ago addressing this: http://git.gnome.org/browse/libgda/commit/?id=e0e475cca0d7a4ca695ca94b151b8d4d539d2de5 => In my tests, this is fine on x86_64, but does NOT YET work on i386 java
sorry, wrong commit linked in comment 1. http://git.gnome.org/browse/libgda/commit/?id=e77368ba68e6275e331c8a4f24b4b07cc81c2f6d Is the one I meant to refere to.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/libgda/issues/65.