Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Sep 2006 15:29:05 +0200
From:      Marcin Cieslak <saper@SYSTEM.PL>
To:        emulation@freebsd.org
Subject:   /lib/ld-linux.so.2: cannot execute binary file: fix propsal
Message-ID:  <45041321.6030003@SYSTEM.PL>

next in thread | raw e-mail | index | archive | help
# in linux chroot: "/usr/bin/ldd: line 165: /lib/ld-linux.so.2: cannot 
execute binary file"

Quickfix:

sudo brandelf -t Linux /compat/linux/lib/ld-2.3.6.so

Correct fix:

Adjust @{FIND} commands in emulator port Makefiles also to include
  ${PREFIX}/${PREFIX_SUBDIR}lib

In general, I guess ELF shared libraries should be Linux branded as well?

-- 
               << Marcin Cieslak // saper@system.pl >>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45041321.6030003>