Re: /usr is not mounted. This is not supported.

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



Thomas Bächler wrote:

> Your system has two versions of libc.so.6: A 32 bit and a 64 bit version
> (/usr/lib32/libc.so.6 vs. /lib/libc.so.6), and your script cannot
> distinguish them. Actually, using readelf, this is not so easy to solve:
>
> 1) A 64 bit binary always loads only 64 bit libraries, so the ELF class
> of the library can help.
> 2) The length of the address at the beginning of the line is 64 bit
> here, not 32 bit.

I used the ELF "Class:" line of "readelf -h".  Missing-libs.sh works
now.


clemens



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux