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
0001316 [BusyBox] Other major always 04-16-07 02:51 04-17-07 08:51
Reporter Kim Tuan View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0001316: crt1.o: No such file: No such file or directory
Description I'm using Busybox 1.5.0 and want to compile for an ARM target I got this error:

/home/andy/Work/buildroot/build_arm/staging_dir/lib/gcc/arm-linux-uclibc/3.4.6/../../../../arm-linux-uclibc/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status

generated in busybox_ld.err
Additional Information
Attached Files

- Relationships

- Notes
(0002322)
vda
04-16-07 12:44

It means that you have a problem with your cross-compiling toolchain. It cannot find libc files in a place it configured to expect them.

Please provide your busybox .config file, make command line and output (add V=1 to get verbose output).

Are you able to build and link simple "hello world" program with your toolchain?
 
(0002324)
Kim Tuan
04-17-07 00:48

I've used a newer snapshot version of buildroot and it works now.
 

- Issue History
Date Modified Username Field Change
04-16-07 02:51 Kim Tuan New Issue
04-16-07 02:51 Kim Tuan Status new => assigned
04-16-07 02:51 Kim Tuan Assigned To  => BusyBox
04-16-07 02:52 Kim Tuan Issue Monitored: Kim Tuan
04-16-07 02:52 Kim Tuan Issue End Monitor: Kim Tuan
04-16-07 12:44 vda Note Added: 0002322
04-17-07 00:48 Kim Tuan Note Added: 0002324
04-17-07 08:51 bernhardf Status assigned => closed
04-17-07 08:51 bernhardf Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker