[BusyBox] init: error while loading shared libraries

Russ Dill Russ.Dill at asu.edu
Fri Jul 25 02:39:24 UTC 2003


On Thu, 2003-07-24 at 16:58, 황철주 wrote:
> Dear all,
> 
> I made a ram disk image for ARM with busybox-1.00-pre1.
> If I build the busybox to use shared libraries, it always fails to boot as bellow.
> Of course, I did included all necessary libraries in /lib when I made the ram disk image.
> In order to make my system work, I have to build busybox with --static option, which make busybox too big.
> Could you give any helpful tips on the following problem?
> 
> UCB1x00 ID not found: 4c05
> Probing Lubbock flash at physical address 0x00000000 (16-bit buswidth)
> CFI: Found no Lubbock flash device at location zero
> Linux Kernel Card Services 3.1.22
>   options:  [pm]
> Intel PXA250/210 PCMCIA (CS release 3.1.22)
> NET4: Linux TCP/IP 1.0 for NET4.0
> IP Protocols: ICMP, UDP, TCP
> IP: routing cache hash table of 1024 buckets, 8Kbytes
> TCP: Hash tables configured (established 8192 bind 16384)
> IP-Config: No network devices available.
> NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
> NetWinder Floating Point Emulator V0.95 (c) 1998-1999 Rebel.com
> RAMDISK: Compressed image found at block 0
> VFS: Mounted root (ext2 filesystem).
> Freeing init memory: 84K
> init: error while loading shared libraries: libcrypt.so.1: cannot openKernel pan
> ic: Attempted to kill init!
>  shared object file: No such file or directory
>  

how about some more information? what libc are you using? what all is in
/lib? the problem appears to be with libcrypt.so.1

-- 
Russ Dill <Russ.Dill at asu.edu>




More information about the busybox mailing list