Bugzilla – Bug 106032
java-devel packages do not relink includes properly, jni.h not found
Last modified: 2005-08-21 00:36:06 UTC
The default install of opensuse includes sun java version 1.4.2.08. Trying to install java-1_4_2-sun-devel gives a conflict, with a resolution suggested of downgrading to java-1.4.2.06. After doing this a C program that tries to include jni.h, such as JPype0.5.1, will report that it cannot find the file. This is because the include links are messed up somehow.
oops maybe the bug is in jpype, i am not sure