Subject: Re: COMPAT_LINUX fixed
To: Andreas Drewke <andreas_dr@gmx.de>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: port-macppc
Date: 06/17/2004 15:45:22
On Thu, Jun 17, 2004 at 11:35:32AM +0000, Andreas Drewke wrote:
> file uname says:
(snip)

[Discussion continued behind the scene, problem found]

Your problem is that /emul/linux does not exist, therefore dynamic 
linking fail because Linux libraries are not found.

Do this to fix your problem:
ln -s /usr/pkg/emul/linux /emul/linux

Is this a bug in the linux packages from pkgsrc?

-- 
Emmanuel Dreyfus
manu@netbsd.org