Bug 1747

Summary: external toolchain does not include mtd-util headers
Product: buildroot Reporter: Matthias Brugger <mensch0815>
Component: OtherAssignee: unassigned
Status: RESOLVED WORKSFORME    
Severity: minor CC: buildroot
Priority: P5    
Version: 2010.02   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description Matthias Brugger 2010-05-10 13:24:36 UTC
if I build a external toolchain with buildroot the mtd-utils headers won't get included in usr/include, therfore programs such as fw_printenv fail to build.
Comment 1 Thomas Petazzoni 2010-05-10 18:22:17 UTC
What would you want Buildroot to do in this case ?
Comment 2 Matthias Brugger 2010-05-11 08:45:06 UTC
(In reply to comment #1)
> What would you want Buildroot to do in this case ?

I think it should put the necessary headers in the toolchain folder, or add a include statement so that the program builds without manually copying the files.
Comment 3 Thomas Petazzoni 2010-08-29 09:23:11 UTC
I've tried to build U-Boot fw_printenv utility in Buildroot using a internal Buildroot toolchain and it just works. Could you post the Buildroot configuration that fails for you ?

Thanks!
Comment 4 Thomas Petazzoni 2012-01-31 22:43:47 UTC
No news since almost a year and a half, closing.