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
0001417 [buildroot] Architecture Specific major always 07-02-07 09:13 07-07-07 11:56
Reporter joshash View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0001417: Busybox compiled but not working on SH3
Description I am using buildroot-20070615.tar.bz2 with combination of uclibc-0.9.29 , binutils-2.17 , busybox-1.6.0 and gcc-4.2.0.
I made the following changes :
1. During compilation, I had to change a line in toolchain/gcc/gcc-uclibc-3.x.mk
   Patch is attached. This is not the best that can be done, but it works for me.
2. I had to add libgcc_s.so* libraries in the root file system manually.

The current situation is, the toolchain is built and I can compile and run simple "Hello world!" like programs dynamically. But, the busybox does not start and give any command prompt on serial console or tty0.

It gives the message like "Please press Enter to activate this console".
After pressing Enter's, same message appears again and again.
One more problem is, I can get login prompt on tty2 or so, but I cannot login. I cannot configure the user and respective passwords coz I dont have any command prompt to do so.

One more thing. The simple application has Flags=0x2,sh2 whereas the busybox gets built with Flags=0x16.
Additional Information
Attached Files  gcc-uclibc-mk.patch [^] (547 bytes) 07-02-07 09:13

- Relationships

- Notes
(0002561)
bernhardf
07-07-07 11:56

> I am using buildroot-20070615.tar.bz2
I do not see this in current svn (i.e. we strip * here).
 

- Issue History
Date Modified Username Field Change
07-02-07 09:13 joshash New Issue
07-02-07 09:13 joshash Status new => assigned
07-02-07 09:13 joshash Assigned To  => buildroot
07-02-07 09:13 joshash File Added: gcc-uclibc-mk.patch
07-07-07 11:56 bernhardf Status assigned => closed
07-07-07 11:56 bernhardf Note Added: 0002561
07-07-07 11:56 bernhardf Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker