Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131765 - crossdev-0.9.15-r1 -- glibc looks in the wrong directory for the kernel headers.
Summary: crossdev-0.9.15-r1 -- glibc looks in the wrong directory for the kernel headers.
Status: RESOLVED DUPLICATE of bug 126166
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
: 131871 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-04-30 00:56 UTC by Kelvie Wong
Modified: 2006-05-03 00:18 UTC (History)
2 users (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 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. ***