Bug 1747 - external toolchain does not include mtd-util headers
Summary: external toolchain does not include mtd-util headers
Status: RESOLVED WORKSFORME
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2010.02
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-10 13:24 UTC by Matthias Brugger
Modified: 2012-01-31 22:43 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 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.