BusyBox Bug and Patch Tracking
BusyBox
  

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

- Relationships

- Notes
(0007874)
KHAksnes
05-28-08 07:01

pciutils-3.0.0 seems to have a fix to this via the HOST make variable, This variable doesn't seem to do anything useful in pciutils-2.2.10.
 

- Issue History
Date Modified Username Field Change
05-28-08 06:27 KHAksnes New Issue
05-28-08 06:27 KHAksnes Status new => assigned
05-28-08 06:27 KHAksnes Assigned To  => buildroot
05-28-08 07:01 KHAksnes Note Added: 0007874


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker