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

Bug#298311: new ldd breaks initrd-tools on amd64



Harald Dunkel <harald.dunkel@t-online.de> writes:

> Goswin von Brederlow wrote:
>>
>> That is a 64bit sh. No linux-gate.so.1 there. You have to run ldd on a
>> 32bit binary. If you have no chroot install ia32-libs and run
>>
>> % ldd /emul/ia32-linux/lib/libc-2.3.2.so
>>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x56555000)
>>         linux-gate.so.1 =>  (0x00000000)
>>
>
> % ldd /usr/lib32/libc-2.3.3.so
>          /usr/i486-linux/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x56555000)
>          linux-gate.so.1 =>  (0xffffe000)
> /usr/bin/ldd: line 190: [: =: unary operator expected
>
>
> Regards
>
> Harri

So only the address changed. Intresting.

MfG
        Goswin



Reply to: