Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 245416 - db4 nptl-abi-note fails to assemble on arm, still needed?
Summary: db4 nptl-abi-note fails to assemble on arm, still needed?
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: db4
Version: rawhide
Hardware: arm9
OS: Linux
low
low
Target Milestone: ---
Assignee: Jindrich Novy
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARMTracker
TreeView+ depends on / blocked
 
Reported: 2007-06-22 22:07 UTC by Lennert Buytenhek
Modified: 2013-07-02 23:21 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-10 11:51:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Lennert Buytenhek 2007-06-22 22:07:04 UTC
db4 includes nptl-abi-note.S, which is meant to ensure that we are running on at
least a 2.4.20 kernel.

Unfortunately, this file doesn't assemble on ARM, as it contains a line
'.section .note.GNU-stack, "", @progbits', where '@' denotes the start of a
comment in ARM assembler.  (On ARM, you'd use '%progbits'.)

I would include a patch to exclude building the nptl note on ARM systems, but
considering that the current Fedora glibc causes /sbin/init to bomb out on boot
if you're running on anything older than 2.6.9, do we really still need
nptl-abi-note in this day and age?

Thanks for your time.

Comment 1 Jindrich Novy 2007-07-31 14:11:50 UTC
Agreed. I think we can safely remove it from the devel db4.

Thanks for pointing this out.

Comment 2 Lennert Buytenhek 2008-03-10 11:51:55 UTC
This has been fixed since db4 4.6.18-1.


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