Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 131765

Summary: crossdev-0.9.15-r1 -- glibc looks in the wrong directory for the kernel headers.
Product: Gentoo Linux Reporter: Kelvie Wong <kelvie>
Component: Current packagesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED DUPLICATE    
Severity: normal CC: lorenzo, redbaron
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kelvie Wong 2006-04-30 00:56:43 UTC
While using crossdev-0.9.15-r1, creating glibc-2.4-r1 fails due to the mislocation of the kernel headers.

A simple symlink seems to fix this, and it is mostly outlined here in this forum thread:
http://forums.gentoo.org/viewtopic-t-452498-highlight-crossdev.html

To summarize, the glibc ebuild looks in /usr/<target>/include for the kernel headers, whereas they are installed (by crossdev) in /usr/<target>/usr/include .

Perhaps the ebuild should be changed to install the kernel headers in /usr/<target>/include? (having a usr directory in there doesn't make much sense anyways...)

Thanks,
Kelvie
Comment 1 SpanKY gentoo-dev 2006-04-30 01:13:01 UTC

*** This bug has been marked as a duplicate of 126166 ***
Comment 2 SpanKY gentoo-dev 2006-05-02 17:58:34 UTC
*** Bug 131871 has been marked as a duplicate of this bug. ***