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

Re: mkinitrd linking issue.



Hi Harri.

Here it is:

$ /usr/bin/ldd /sbin/modprobe
        libc.so.6 => /lib/libc.so.6 (0x0000002a9566c000)
        /lib64/ld-linux-x86-64.so.2 => /lib64/ld-linux-x86-64.so.2 
(0x0000002a95556000)

Thanks for your interest and help,
Chris W.



On December 23, 2004 11:55 pm, Harald Dunkel wrote:
> Chris Wakefield wrote:
> | Hi Harri.
> |
> | here is the output to:
> |
> | bash -x /usr/sbin/mkinitrd -o /tmp/initrd.img-2.6.10-rc3 2.6.10-rc3 >&
> | log
>
> [snip]
>
> | + xldd /sbin/modprobe
> | + i=/sbin/modprobe
> | + set +e
> | + '[' yes ']'
> | ++ LD_LIBRARY_PATH=
> | ++ LD_ASSUME_KERNEL=2.4
> | ++ ldd /sbin/modprobe
> | /bin/bash: error while loading shared libraries: libdl.so.2: cannot open
> | shared object file: No such file or directory
> | + x=
>
> Would you mind to run
>
>  /usr/bin/ldd /sbin/modprobe
>
> on the command line and send me the output?
> I get this on my PC:
>
> % /usr/bin/ldd /sbin/modprobe
> ~        libc.so.6 => /lib/libc.so.6 (0x0000002a9566d000)
> ~        /lib/ld-linux-x86-64.so.2 => /lib/ld-linux-x86-64.so.2
> (0x0000002a95556000)
>
>
> Regards
>
> Harri



Reply to: