Public bug reported:

I have some old 386 binaries I'd like to run on my 64-bit system.

Some (in particular, statically linked binaries "for GNU/Linux 2.6.0")
work, some don't.

This one fails:
 
  % utils/pwd/pwd 
  zsh: no such file or directory: utils/pwd/pwd
  % file utils/pwd/pwd
  utils/pwd/pwd: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for 
GNU/Linux 2.2.5, dynamically linked (uses shared libs), not stripped
  % ldd utils/pwd/pwd
        not a dynamic executable

Not sure what is the actual bug here:
- "No such file or directory is misleading", to say the least.
- If it's a problem with unavailable libraries, ldd should report which ones.

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
Some i386 binaries fail to work on AMD64
https://bugs.launchpad.net/bugs/153853
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to