Bernd Ernesti wrote:
On Fri, Jan 25, 2008 at 11:44:15PM +0000, Joerg Sonnenberger wrote:Module Name: pkgsrc Committed By: joerg Date: Fri Jan 25 23:44:15 UTC 2008 Modified Files: pkgsrc/archivers/rar: Makefile Log Message: Packages set EMUL_PLATFORMS, not EMUL_PLATFORM. Unbreaks build on NetBSD.The NetBSD binary is unusable and won't work at all. See the rar thread on pkgsrc-users in October. I would do it, but I don't have the time and also would need to find out how the emul platform code works.
Just remove netbsd-i386 from EMUL_PLATFORMS, which is the list of supported binary emulations. Then NetBSD/i386 will use the linux-i386 emulation.
Cheers, -- Johnny C. Lam