Subject: Re: Linux emulation problem
To: None <port-i386@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: port-i386
Date: 11/20/2002 15:18:14
In article <200211201330.OAA07805@panther.aladdin.de>,
Christian Groessler <cpg@aladdin.de> wrote:
>On 11/20/2002 01:06:51 PM GMT christos wrote:
>>
>>In article <200211201150.MAA07768@panther.aladdin.de>,
>>Christian Groessler <cpg@aladdin.de> wrote:
>>>
>>>Any ideas?
>>
>>You need to have the /emul/linux hierarchy inside the chroot tree.
>
>Hmm, symlinking / to /emul/linux inside the chrooted linux partition
>works.
>But I always thought the /emul/linux part of the path is 'optional',
>so that if /emul/linux/foo does not exist, /foo instead is tried?

I don't think that this is the case for the probe method of the exec
code that looks for the dynamic linker. If this is the case, you've
discovered a bug...

christos