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
0000617 [uClibc] Architecture Specific block always 12-29-05 23:54 12-30-05 15:14
Reporter thomas_chou View Status public  
Assigned To uClibc
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000617: build with nios2 stopped at malloc
Description Build on the svn with nios2 stopped at asking for heap.h,
but the heap.h is in the malloc dir.

  CC libc/signal/sigsetops.o
  CC libc/signal/sysv_signal.o
  CC libc/signal/sigwait.o
make: *** No rule to make target `heap.h', needed by `libc/stdlib/malloc/malloc.o'. Stop.
Additional Information
Attached Files

- Relationships

- Notes
(0000829)
thomas_chou
12-30-05 01:06

Comment out the last three lines in the malloc/Makefile.in will build.
The uClibc-0.9.28 does not have such problem.

But the new uClibc + busybox-1.0.1 will hang in the booting uClinux,

Freeing unused kernel memory: 876k freed (0x12c000 - 0x206000)
init started: BusyBox v1.01 (2005.12.29-03:41+0000) multi-call binary

Maybe there are still problems in vfork.
 
(0000830)
thomas_chou
12-30-05 07:00

I tried to build on slackware 10.2 and fedora core 4.
Both stopped at the same message for heap.h.
 
(0000831)
vapier
12-30-05 15:14

the rule was missing the full path to heap.h, fixed in svn
 

- Issue History
Date Modified Username Field Change
12-29-05 23:54 thomas_chou New Issue
12-29-05 23:54 thomas_chou Status new => assigned
12-29-05 23:54 thomas_chou Assigned To  => uClibc
12-30-05 01:01 thomas_chou Issue Monitored: thomas_chou
12-30-05 01:01 thomas_chou Issue End Monitor: thomas_chou
12-30-05 01:06 thomas_chou Note Added: 0000829
12-30-05 07:00 thomas_chou Note Added: 0000830
12-30-05 15:14 vapier Note Added: 0000831
12-30-05 15:14 vapier Status assigned => closed
12-30-05 15:14 vapier Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker