[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#550320: /bin/sh: error while loading shared libraries: libm.so.6



On Sat, Oct 10, 2009 at 9:05 AM, Peng Tao <bergwolf@gmail.com> wrote:
> On Fri, Oct 9, 2009 at 5:36 PM, maximilian attems <max@stro.at> wrote:
>> thanks, please add
>>
>> ldd /bin/busybox
> $ldd initrd/bin/busybox
>        linux-vdso.so.1 =>  (0x00007fff9bfff000)
>        libm.so.6 => /lib64/libm.so.6 (0x00007f73aa83a000)
>        libc.so.6 => /lib64/libc.so.6 (0x00007f73aa4e7000)
>        /lib64/ld-linux-x86-64.so.2 (0x00007f73aaabd000)
Just noticed that I should do:
$ldd /bin/busybox
	linux-vdso.so.1 =>  (0x00007fff8e1ff000)
	libm.so.6 => /lib64/libm.so.6 (0x00007ff6c3af0000)
	libc.so.6 => /lib64/libc.so.6 (0x00007ff6c379d000)
	/lib64/ld-linux-x86-64.so.2 (0x00007ff6c3d73000)

although the results are same.
>
>>
>>
>
>
>
> --
> Cheers,
> Peng Tao
> State Key Laboratory of Networking and Switching Technology
> Beijing Univ. of Posts and Telecoms.
>



-- 
Cheers,
Peng Tao
State Key Laboratory of Networking and Switching Technology
Beijing Univ. of Posts and Telecoms.



Reply to: