Subject: Re: pkg/30138 (lang/sablevm for amd64)
To: None <gnats-bugs@netbsd.org>
From: Gary Duzan <gary@duzan.org>
List: pkgsrc-bugs
Date: 04/17/2006 06:25:58
In Message <20060415234455.424B863B8A7@narn.netbsd.org> ,
   tonio@netbsd.org wrote:

=>Synopsis: lang/sablevm for amd64
=>
=>State-Changed-From-To: open->feedback
=>State-Changed-By: tonio@netbsd.org
=>State-Changed-When: Sat, 15 Apr 2006 23:44:54 +0000
=>State-Changed-Why:
=>As for PR pkg/30137, the update for sablevm-1.13 do contain code
=>very similar to the patches for x86_64. Is sablevm-1.13 working on
=>x86_64 ?

   I initially had problems building since while configure claimed
to be using the system libffi, it still tried to configure src/libffi,
which failed with:

===========================================================================
checking whether mmap with MAP_ANON(YMOUS) works... yes
configure: error: "libffi has not been ported to x86_64--netbsd."
configure: error: /bin/sh './configure' failed for src/libffi
*** Error code 1
===========================================================================

   If I remove ${WRKDIR}/sablevm-1.13/src/libffi and retry the
build, it builds, installs, and I can run a simple Java test program.

					Gary Duzan