| Anonymous | Login | Signup for a new account | 11-10-2008 10:39 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |