Subject: Re: 'Abort' when using compat_netbsd32
To: Joel CARNAT <joel@carnat.net>
From: Wojciech Puchar <wojtek@tensor.3miasto.net>
List: port-amd64
Date: 08/01/2005 23:42:18
> bash: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for
> NetBSD, statically linked, stripped
> $ ./bash
> Abort
> $ ldd bash
> ldd: bash: unrecognized file format
>
> I'm using GENERIC (from NetBSD-daily) and it seems it has all the
> required things :
> $ strings /netbsd | egrep 'COMPAT_16|COMPAT_NETBSD32'
> _CFG_options \011COMPAT_16\011# NetBSD 1.6,
> _CFG_options \011COMPAT_NETBSD32
>
> What do I miss ?
> What is the way to run things from the pkgsrc repository ?
>

bash works as 64-bit fine anyway, but i'm using 32-bit version (NetBSD 1.6 
compiled) of polish antivirus and it works just fine with 
compat32_netbsd16 package.