Subject: Re: is building suse91 on a non-COMPAT_LINUX kernel supposed to die gracefully?
To: Hisashi T Fujinaka <htodd@twofifty.com>
From: Martin Husemann <martin@duskware.de>
List: tech-pkg
Date: 07/15/2005 10:55:25
On Thu, Jul 14, 2005 at 09:46:05PM -0700, Hisashi T Fujinaka wrote:
>   2557 ldconfig emul(netbsd)
>   2557 ldconfig execve("/usr/pkg/emul/linux/sbin/ldconfig", 0xbfbfe754, 
>   0xbfbfe764) JUSTRETURN

The question is why /usr/pkg/emul/linux/sbin/ldconfig is accepted as a netbsd 
ELF binary. What does file /usr/pkg/emul/linux/sbin/ldconfig say? Is there
a .note* in the output of objdump -x?

Martin