Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165987 - glibc does not build for arm/eabi with sanitized headers
Summary: glibc does not build for arm/eabi with sanitized headers
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: ARM Linux
: High normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-08 20:07 UTC by Michael Weiser
Modified: 2007-02-17 00:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Weiser 2007-02-08 20:07:57 UTC
/usr/include/asm/procinfo.h is missing from linux-headers-2.6.19.2-r2 which makes the compile of glibc-2.5 fail for armv5l-unknown-linux-gnueabi fail. This happens when building a cross toolchain using crossdev. It doesn't happen with native armv4l-unknown-linux-gnu though.

Reproducible: Always

Steps to Reproduce:
emerge crossdev
USE="-* nptl nptlonly" crossdev -v --target armv5l-unknown-linux-gnueabi
Comment 1 SpanKY gentoo-dev 2007-02-08 21:44:14 UTC
no, the arm/eabi port of glibc is broken ... it should not be including asm/procinfo.h

this has been fixed upstream already, just need to grab the patch for it
Comment 2 SpanKY gentoo-dev 2007-02-17 00:26:34 UTC
added patch from upstream to our patchset ... it'll be in glibc-2.5-r1