Bug 96950 - Not installing the gcc-java support makes all java awt based applications fail
Summary: Not installing the gcc-java support makes all java awt based applications fail
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: gcc3
Version: 9
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-06-06 21:56 UTC by Carsten Klein
Modified: 2007-04-18 16:54 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-06-17 17:49:25 UTC
Embargoed:


Attachments (Terms of Use)

Description Carsten Klein 2003-06-06 21:56:15 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030529

Description of problem:
Note: This is not exactly a problem of gcc-java support, rather some
dependencies within the package and third vendor products, e.g. SUN j2re

I've just re-installed Red Hat 9 and left out gcc-java support.

This rendered all awt based applications unusable, due to a missing
libstdc++-libc-6.x.x.so.2 in /usr/lib.

Perhaps you could move this dependency / library out of the gcc-java support
package and move it to some other package, like, global-java-support or
something like that? This took me quite some time figuring out....

Thanks

Version-Release number of selected component (if applicable):


How reproducible:
Didn't try


Actual Results:  AWT / Swing based applications would not work.

Additional info:

Comment 1 Jakub Jelinek 2003-06-17 17:49:25 UTC
libstdc++-3-libc6.2-2-2.10.0.so is provided by compat-libstdc++, not gcc-java.


Note You need to log in before you can comment on or make changes to this bug.