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
0000066 [uClibc] Architecture Specific major always 01-27-05 05:51 09-27-05 18:21
Reporter prakity View Status public  
Assigned To uClibc
Priority normal Resolution fixed  
Status closed   Product Version 0.9.27
Summary 0000066: cannot compile uClibc/utils (ldd and freinds) when building under macosx
Description macosx is not linux
It does not have
a) linux include files for host build
b) non standard C function getline

Additional Information Patch (enclosed) was tested on macosx but may not be complete. I believe the config file used for uClibc for buildroot may also need to be updated to reflect new option.

Patch adds new option
+config HOST_SUPPORTS_LDD_UTILS
+ bool "Build host based utilities (ldd, readelf etc)"
+ default y
+ help
+ uClibc can build host tools for ldd, readelf etc. These host tools
+ assume your system can support elf. Some hosts like Mac OS X do not
+ support elf and these tools cannot be built. If you are building
+ on one of these systems you will most centainly want to answer N.
+
  
Attached Files  lddConfigPatch [^] (2,581 bytes) 01-27-05 05:51

- Relationships

- Notes
(0000584)
vapier
09-27-05 18:21

should be all set
 

- Issue History
Date Modified Username Field Change
01-27-05 05:51 prakity New Issue
01-27-05 05:51 prakity File Added: lddConfigPatch
03-16-05 11:54 andersen Assigned To andersen => uClibc
09-27-05 18:21 vapier Note Added: 0000584
09-27-05 18:21 vapier Status assigned => closed
09-27-05 18:21 vapier Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker