From owner-freebsd-java@FreeBSD.ORG Thu Sep 16 22:24:09 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FFCA106566C; Thu, 16 Sep 2010 22:24:09 +0000 (UTC) (envelope-from shildret@scotth.emsphone.com) Received: from scotth.emsphone.com (scotth.emsphone.com [199.67.51.179]) by mx1.freebsd.org (Postfix) with ESMTP id 433158FC1F; Thu, 16 Sep 2010 22:24:08 +0000 (UTC) Received: from scotth.emsphone.com (localhost [127.0.0.1]) by scotth.emsphone.com (8.14.4/8.14.4) with ESMTP id o8GLx5GM072091; Thu, 16 Sep 2010 16:59:06 -0500 (CDT) (envelope-from shildret@scotth.emsphone.com) Received: (from shildret@localhost) by scotth.emsphone.com (8.14.4/8.14.4/Submit) id o8GLx5lO072090; Thu, 16 Sep 2010 16:59:05 -0500 (CDT) (envelope-from shildret@scotth.emsphone.com) From: "Scott T. Hildreth" To: Jung-uk Kim In-Reply-To: <201009152048.02355.jkim@FreeBSD.org> References: <201009091743.01109.jkim@FreeBSD.org> <201009152048.02355.jkim@FreeBSD.org> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 16 Sep 2010 16:59:05 -0500 Message-ID: <1284674345.24808.33.camel@scotth.emsphone.com> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 FreeBSD GNOME Team Port Cc: Beat Gaetzi , freebsd-java@freebsd.org Subject: Re: IcedTea6 Mozilla plugin with OpenJDK6 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2010 22:24:09 -0000 I'm trying to build the port and getting this error, OME=3D\\usr\\local\\diablo-jdk1.6.0 OUTPUTDIR=3D\\usr\\ports\\java\\openjdk= 6 \\work\\build\\bsd-i586-debug\\hotspot\\outputdir GAMMADIR=3D\\usr\\ports\ \java\\openjdk6\\work\\hotspot MAKE_VERBOSE=3Dy HOTSPOT_RELEASE_VERSION=3D17.0-b16 JRE_RELEASE_VERSION=3D1.6.0-debug-b20 LIBRARY_SUFFIX=3Ddll HOTSPOT_BUILD_VERSION=3D jvmg nmake: not found gmake[4]: *** [generic_build2] Error 127 gmake[4]: Leaving directory `/usr/ports/java/openjdk6/work/hotspot/make' gmake[3]: *** [jvmg] Error 2 gmake[3]: Leaving directory `/usr/ports/java/openjdk6/work/hotspot/make' gmake[2]: *** [hotspot-build] Error 2 gmake[2]: Leaving directory `/usr/ports/java/openjdk6/work' gmake[1]: *** [generic_debug_build] Error 2 gmake[1]: Leaving directory `/usr/ports/java/openjdk6/work' gmake: *** [build_debug_image] Error 2 *** Error code 1 Any ideas? Thanks, Scott On Wed, 2010-09-15 at 20:47 -0400, Jung-uk Kim wrote: > On Thursday 09 September 2010 05:42 pm, Jung-uk Kim wrote: > > Finally, we have the hybrid and you can see some (updated) > > screenshots from here: > > > > http://people.freebsd.org/~jkim/icedtea/screenshots/ > > > > The experimental ports tarball is available from here: > > > > http://people.freebsd.org/~jkim/icedtea/openjdk6-icedteanp.tar.bz2 > > > > Note the plugin is turned off by default because it is an > > experimental and unofficial software from icedtea.classpath.org.=20 > > To enable it, run "make config" and select "WEB" option. Re-build, > > re-install, and enjoy! >=20 > I just went ahead and committed it (slightly different version). >=20 > Thanks for sending me nice feedback, beat, ivoras, =20 > Achilleas Mantzios, and everyone! >=20 > Jung-uk Kim > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"