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
0005814 [uClibc] Other minor always 10-28-08 21:20 10-28-08 21:20
Reporter michael_d View Status public  
Assigned To uClibc
Priority normal Resolution open  
Status assigned   Product Version 0.9.30
Summary 0005814: Cannot install when host is uClibc without BSD error functions
Description The utility "unifdef", which uClibc requires to install its header files, unconditionally uses the <err.h> family of functions. These are optional in uClibc.

Thus, if the host is uClibc where the UCLIBC_HAS_BSD_ERR flag was not set, installation cannot be completed.

I've worked around the problem by hacking my unifdef.c file to redefine these functions to nothing or to abort(), but that's not a clean solution.
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
10-28-08 21:20 michael_d New Issue
10-28-08 21:20 michael_d Status new => assigned
10-28-08 21:20 michael_d Assigned To  => uClibc


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker