Subject: Re: more on last current elf problem on last I386 current
To: fgh salle <pikapika@8-0.net>
From: David Laight <david@l8s.co.uk>
List: current-users
Date: 05/07/2007 18:12:49
On Mon, May 07, 2007 at 01:07:14AM +0200, fgh salle wrote:
> the result of of a ktrace on linux bash :
> 27069      1 ktrace   EMUL  "netbsd"
> 27069      1 ktrace   CALL  execve(0xbfbfe84b,0xbfbfe750,0xbfbfe758)
> 27069      1 ktrace   NAMI  "/usr/pkg/emul/linux/bin/bash"
> 27069      1 ktrace   NAMI  "/emul/linux"
> 27069      1 ktrace   NAMI  "/emul/linux/lib/ld-linux.so.2"
> 27069      1 ktrace   NAMI  "/lib/ld-linux.so.2"

It has already all gone wrong...

/lib/ld-linux.so.2 should have been found inside the emulation root.
/emul/linux is usually a symlink to /usr/pkg/emul/linux

	David

-- 
David Laight: david@l8s.co.uk