Bug 28646

Summary: Fix warnings from Tru64 cc
Product: [Retired] Red Hat Linux Reporter: Joe Orton <jorton>
Component: rpmAssignee: Paul Nasrat <nobody+pnasrat>
Status: CLOSED WONTFIX QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: alpha   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-06-07 19:34:48 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:
Attachments:
Description Flags
Fix warnings.
none
Build script of rpm 4.0.2
none
Make output for rpm 4.0.3-1.03 none

Description Joe Orton 2001-02-21 18:12:34 UTC
This just fixes some warnings from rpmio_internal.h: trailing comma in
enum.

Comment 1 Joe Orton 2001-02-21 18:13:35 UTC
Created attachment 10681 [details]
Fix warnings.

Comment 2 Jeff Johnson 2001-02-21 19:49:14 UTC
There's gonna be beaucoup other cases throughout rpm code. Can you throw
rpm-4.0.2
underneath a Tru64 compiler and attach the many errors here? Thanks.

Comment 3 Jeff Johnson 2001-04-03 14:10:18 UTC
*** Bug 32422 has been marked as a duplicate of this bug. ***

Comment 4 Jeff Johnson 2001-04-17 18:13:00 UTC
Still looking for Tru64 warnings when compiling rpm-4.0.3/4.1 ...

Comment 5 Joe Orton 2001-04-17 18:33:24 UTC
Sorry, I forgot about this.

Fixes still needed to build with rpm-4.0.2:
- take tools out of SUBDIRS (tools break under --disable-nls)
- add #define _GNU_SOURCE to misc/glob.h

build script coming up.


Comment 6 Joe Orton 2001-04-17 18:34:19 UTC
Created attachment 15544 [details]
Build script of rpm 4.0.2

Comment 7 Phil Copeland 2001-06-04 18:47:05 UTC
Is this a dead issue now?
If so, please close this record

Cheers


Comment 8 Jeff Johnson 2001-12-09 20:10:59 UTC
Joe can you supply a new build of rpm-4.0.3 with Tru64 cc? I'll
then try to get rid of any remaining compiler cruft.

Comment 9 Joe Orton 2001-12-10 15:22:54 UTC
Created attachment 40268 [details]
Make output for rpm 4.0.3-1.03

Comment 10 Joe Orton 2001-12-10 15:28:10 UTC
I've attached the make output from rpm-4.0.3-1.03, patched to fix problems
with integrated DB3 etc.  Haven't got time to forward port the patches to
4.0.3-final at the moment, so I can't supply build output from that.


Comment 11 Paul Nasrat 2005-06-07 19:34:48 UTC
Old bug, if you still need Tru64 support please try and build latest RPM rediff,
and reopen.