Bug 106032

Summary: java-devel packages do not relink includes properly, jni.h not found
Product: [openSUSE] openSUSE.org Reporter: don bright <phnuda>
Component: WikiAssignee: Berthold Gunreben <bg>
Status: RESOLVED INVALID QA Contact: Adrian Schröter <adrian.schroeter>
Severity: Normal    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: 32bit   
OS: All   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description don bright 2005-08-21 00:12:45 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.
Comment 1 don bright 2005-08-21 00:36:06 UTC
oops maybe the bug is in jpype, i am not sure