|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0003464 |
[buildroot] Architecture Specific |
minor |
always |
05-28-08 06:27 |
05-28-08 07:01 |
|
|
Reporter |
KHAksnes |
View Status |
public |
|
|
Assigned To |
buildroot |
|
Priority |
normal |
Resolution |
open |
|
|
Status |
assigned |
|
Product Version |
|
|
|
Summary |
0003464: Building Generic development system fails (Second of two bugs) |
|
Description |
1. Build of "Generic development system" requires a build of pciutils.
2. pciutils is not likely to compile if the architecture of the build system is different from the architecture of the target system as lots of host applications are run during pciutils configuration. When compiling for a mipsel target using a i686 host pciutils tries to compile intel spesific code. |
|
Additional Information |
Have a look at the pciutils-2.2.10/lib/configure file; It is not cross compile friendly at all.
The irony of this is that I need "Generic development system" to try to work around similar cross compiler problems in fontconfig. |
|
|
Attached Files |
|
|
|