[Bug 884817] [NEW] tell apart armel and armhf libraries in the dynamic linker

Matthias Klose doko at ubuntu.com
Tue Nov 1 16:40:58 UTC 2011


Public bug reported:

The armhf dynamic linker should only lookup places where armhf shared
libraries are found, not where armel shared libraries are found.

armel ld.so looks into /usr/lib  and /usr/lib/arm-linux-gnueabi
armhf ld.so looks into /usr/lib  and /usr/lib/arm-linux-gnueabihf

which badly breaks when the armhf libc6 is installed on armel and vice
versa.

** Affects: eglibc (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/884817

Title:
  tell apart armel and armhf libraries in the dynamic linker

Status in “eglibc” package in Ubuntu:
  New

Bug description:
  The armhf dynamic linker should only lookup places where armhf shared
  libraries are found, not where armel shared libraries are found.

  armel ld.so looks into /usr/lib  and /usr/lib/arm-linux-gnueabi
  armhf ld.so looks into /usr/lib  and /usr/lib/arm-linux-gnueabihf

  which badly breaks when the armhf libc6 is installed on armel and vice
  versa.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/884817/+subscriptions




More information about the foundations-bugs mailing list