Bug 7

Summary: Buildroot uses wrong kernel headers to compile uClibc
Product: buildroot Reporter: Stephen Dolan <stedolan>
Component: OtherAssignee: unassigned
Status: RESOLVED WORKSFORME    
Severity: normal CC: jacmet
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

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.