Bug 155086 - Build bug on x86_64, patch included
Summary: Build bug on x86_64, patch included
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: perl-LDAP
Version: 4.0
Hardware: x86_64
OS: Linux
medium
low
Target Milestone: ---
: ---
Assignee: Chip Turner
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-04-16 01:55 UTC by John Morris
Modified: 2007-11-30 22:07 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-04-16 07:35:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description John Morris 2005-04-16 01:55:13 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.4) Gecko/20050323 White Box/1.4.4-1.3.5.WB1

Description of problem:


Version-Release number of selected component (if applicable):
perl-LDAP-0.31-5

How reproducible:
Always

Steps to Reproduce:
1. rpmbuild --rebuild
 

Additional info:

Patched the .spec to get a good build:

# Fixed to build on x86_64
#[ -x %{_libdir}/rpm/brp-compress ] && %{_libdir}/rpm/brp-compress
[ -x /usr/lib/rpm/brp-compress ] && /usr/lib/rpm/brp-compress

Comment 1 Warren Togami 2005-04-16 07:35:15 UTC
Thanks for the report.  This is already fixed in a different way in our current
development packages, so it will be fixed in future OS releases.  This is not a
problem for RHEL's packages so we cannot issue an update at this time.  However
if a more serious reason is discovered to necessitate issuing an update, it
should be possible to push this fix too.



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