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
0001276 [BusyBox] Other major always 03-18-07 13:20 03-18-07 13:34
Reporter espakman View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version svn
Summary 0001276: rev 18131 "punt useless header as pointed out by src.obsolete.headers" breaks building
Description #include <malloc.h> in libbb.h doesn't seem to be pointless. Without, busybox won't build.

gcc-3.3.3
uClibc-0.9.28

One of the errors:
coreutils/diff.c: In function `change':
coreutils/diff.c:775: error: `ptrdiff_t' undeclared (first use in this function)
coreutils/diff.c:775: error: (Each undeclared identifier is reported only once
coreutils/diff.c:775: error: for each function it appears in.)
coreutils/diff.c:775: error: parse error before "offset"
coreutils/diff.c:781: error: `offset' undeclared (first use in this function)
make[2]: *** [coreutils/diff.o] Error 1
make[1]: *** [coreutils] Error 2
Additional Information
Attached Files

- Relationships

- Notes
(0002239)
vda
03-18-07 13:34

fixed in rev 18146, thanks
 

- Issue History
Date Modified Username Field Change
03-18-07 13:20 espakman New Issue
03-18-07 13:20 espakman Status new => assigned
03-18-07 13:20 espakman Assigned To  => BusyBox
03-18-07 13:34 vda Status assigned => closed
03-18-07 13:34 vda Note Added: 0002239
03-18-07 13:34 vda Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker