On Sat, Oct 10, 2009 at 9:05 AM, Peng Tao <bergw...@gmail.com> wrote:
> On Fri, Oct 9, 2009 at 5:36 PM, maximilian attems <m...@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.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to