Bug 106032 - java-devel packages do not relink includes properly, jni.h not found
Summary: java-devel packages do not relink includes properly, jni.h not found
Status: RESOLVED INVALID
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: Wiki (show other bugs)
Version: unspecified
Hardware: 32bit All
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Berthold Gunreben
QA Contact: Adrian Schröter
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-21 00:12 UTC by don bright
Modified: 2005-08-21 00:36 UTC (History)
0 users

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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