Bug 2191 - linux-fusion build fail
Summary: linux-fusion build fail
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2010.05
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-09 06:25 UTC by Jordan
Modified: 2010-07-16 22:03 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Proposed fix (759 bytes, patch)
2010-07-12 10:32 UTC, Phil Edworthy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jordan 2010-07-09 06:25:28 UTC
Hi,

My buildroot version is 2010.05. When I enable linux-fusion package in the build list, below error will appear ---

-------------
make[1]: Entering directory `/opt/projects/bsp-v3.0.2-retw/src/buildroot-2010.05/output/build/linux-fusion-8.1.1'
make[1]: *** No rule to make target `headers_install'.  Stop.
make[1]: Leaving directory `/opt/projects/bsp-v3.0.2-retw/src/buildroot-2010.05/output/build/linux-fusion-8.1.1'
------------

Review the make option for the linux-fusion package, there is no headers_install option in the Makefile.

My build target is for SHx processor. To confirm it is the same issue, then I rebuild the buildroot with ARM processor again. The result is same.

Does anybody know how to fix it?

Thanks & Best Regards
Jordan
Comment 1 Phil Edworthy 2010-07-12 10:32:07 UTC
Created attachment 2215 [details]
Proposed fix
Comment 2 Thomas Petazzoni 2010-07-16 21:46:57 UTC
Thanks for your fix. I've integrated it, and added more fixes needed for make linux-fusion build with the current Buildroot git. I've just sent a pull request to the mailing list with your fix and my additional fixes.
Comment 3 Peter Korsgaard 2010-07-16 22:03:10 UTC
Fixed by pulling Thomas' linux-fusion branch in git.