Bug 7 - Buildroot uses wrong kernel headers to compile uClibc
Summary: Buildroot uses wrong kernel headers to compile uClibc
Status: RESOLVED WORKSFORME
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-23 18:56 UTC by Stephen Dolan
Modified: 2009-02-13 21:11 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Dolan 2008-12-23 18:56:51 UTC
When trying to build a root fs, kernel and toolchain for i686, buildroot downloads the correct kernel version (specified in menuconfig), but then tries to compile uClibc against whatever headers are in /usr/src/linux rather than the kernel it's just downloaded. Is this intentional behaviour? If so, why?
Thanks,
Stephen Dolan
Comment 1 Bernhard Reutner-Fischer 2009-01-09 12:10:29 UTC
Please paste
$ grep _LINUX .config
Comment 2 Peter Korsgaard 2009-02-13 21:11:29 UTC
No feedback for more than 1 month - Closing.