Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 3 product line. The current stable release is 3.9. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 135536

Summary: compat-glibc++ for s390x (64Bit) missing
Product: Red Hat Enterprise Linux 3 Reporter: Falko Pilz <falko.pilz>
Component: IBMJava2-SDKAssignee: Karen Bennet <bennet>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: s390x   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-03-02 16:54:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Falko Pilz 2004-10-13 11:34:42 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7)
Gecko/20040803 Firefox/0.9.3

Description of problem:
Hello,

I would use IBM-Java-142 for 64bit s390x Linux.
At Installation I selected "Compatibility Arch Development Support"
completely.
But if I start java -verbose -version it says /usr/lib64/libstdc++...
not found and (jitc disabled). So Java run in interpreter modus which
is much slower then java himself. If bits by java are skulking at this
java they should have tea time :-)

Because of that I know Java request this lib, I run rpm -qa| grep
libstdc++ and the pakage was there without any clue to 31 bit. 
So I requested rpm -ql libstdc++ and it says okay it is in /usr/lib
instead of /usr/lib64. So I found 2 rpms on the CD one for s390 and
one for s390x. 
Because that I install s390x the s90x package should be installed also
but only the s390 one was it.

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


How reproducible:
Didn't try


Expected Results:  "Compatibility Arch Development Support" should be
a little bit more "Arch" sensitive :-)

Additional info:

related on both IBMJava2-SDK-1.42-s390x and compat-glibc, but bug
between RPMS couldn't be summited in a different manner.

Comment 1 Mike Gahagan 2005-03-02 16:54:37 UTC
There is no "compat-glibc++" package, however we do have
compat-libstdc++-7.2-2.95.3.80.s390x is in the U4 zseries tree. This should give
you the c++ support you need. 



Comment 2 Falko Pilz 2005-03-03 06:38:19 UTC
hello,

you're false, the package is still in the RHEL3 s390x but it isn't a member of
the anaconda selektion "Compatibility Arch Development Support".
That was the matter.

Regards

Falko