Bug 7094 - pciutils doesn't build on Blackfin
Summary: pciutils doesn't build on Blackfin
Status: RESOLVED WONTFIX
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2014.05
Hardware: PC Linux
: P5 minor
Target Milestone: 2014.05
Assignee: sonic.zhang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-20 12:09 UTC by Thomas Petazzoni
Modified: 2014-05-20 15:50 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 Thomas Petazzoni 2014-05-20 12:09:36 UTC
See http://autobuild.buildroot.org/results/c78/c78e5cbf1b6f2ec25f34f752d2fd58a6a38b55b7/build-end.log. It seems to be caused by the _ symbol prefix needed on Blackfin.
Comment 1 Thomas Petazzoni 2014-05-20 12:10:01 UTC
Sonic, it would be good to fix this for 2014.05. Could you have a look and stupid a patch in the next few days? Thanks!
Comment 2 Thomas Petazzoni 2014-05-20 15:50:37 UTC
In fact, since PCI is not used on Blackfin (marked as broken since 2008 in the kernel), there's probably little reason to worry about getting pciutils to build.

Marking this bug as WONTFIX. I've submitted a patch at http://patchwork.ozlabs.org/patch/350772/ to disable pciutils on Blackfin.