Version: (using KDE Devel) Installed from: Compiled sources Splitting from bug 84271... The java-related checks available in acinclude.m4.in and used by kdebase are really not needed (The only part of kdebase that needs it is kcontrol/konqhtml/javaopts.cpp, that uses the value of PATH_JAVA to provide a default to the "Path to Java executable" option), and are troublesome for at least a couple reasons. One is bug 84271, and another is the fact that the test fails with the java implementation from ibm, because it does not provide libhpi.so. The following patch removes the KDE_CHECK_JAVA_DIR macro and substitutes it with a little snippet of code in kcontrol/konqhtml/configure.in.in
Created attachment 9943 [details] kdebase-java-check.patch
This is definitely not a Cervisia bug report, so I reassign it back to product "kde".
*** This bug has been marked as a duplicate of 84271 ***