From owner-cvs-ports@FreeBSD.ORG Wed Jun 9 07:42:09 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D70CD1065687; Wed, 9 Jun 2010 07:42:09 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from EXHUB015-3.exch015.msoutlookonline.net (exhub015-3.exch015.msoutlookonline.net [207.5.72.95]) by mx1.freebsd.org (Postfix) with ESMTP id B43888FC25; Wed, 9 Jun 2010 07:42:09 +0000 (UTC) Received: from [192.168.1.2] (71.246.240.70) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.2.234.1; Wed, 9 Jun 2010 00:42:09 -0700 Message-ID: <4C0F45CA.4080700@p6m7g8.com> Date: Wed, 9 Jun 2010 03:42:02 -0400 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Ion-Mihai Tetcu References: <201006082017.o58KHb1o039986@repoman.freebsd.org> <4C0EB5E8.5040009@p6m7g8.com> <20100609004757.7a61d6f6@it.buh.tecnik93.com> <20100609035149.GA94751@misty.eyesbeyond.com> <20100609093107.382ed67b@it.buh.tecnik93.com> In-Reply-To: <20100609093107.382ed67b@it.buh.tecnik93.com> X-Enigmail-Version: 1.0.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig94E1B2C4EC8ADE06119A704D" Cc: Rob Farmer , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org, Greg Lewis , cvs-ports@FreeBSD.org, glewis@FreeBSD.org Subject: Re: cvs commit: ports/java/jdk16 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2010 07:42:09 -0000 --------------enig94E1B2C4EC8ADE06119A704D Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 6/9/2010 2:31 AM, Ion-Mihai Tetcu wrote: >>>> >>>Recursively making javac all @ Sun Jun 6 09:05:07 UTC 2010 ... > gmake[5]: Entering directory `/work/a/ports/java/jdk16/work/j2se/make/s= un/javac/javac' > /work/a/ports/java/jdk16/work/control/build/bsd-amd64/bin/java -Xmx512= m -Xms256m -classpath ../../../../make/tools/CompileProperties CompilePro= perties ../../../../src/share/classes/com/sun/tools/javac/resources/compi= ler.properties /work/a/ports/java/jdk16/work/control/build/bsd-amd64/gens= rc/com/sun/tools/javac/resources/compiler.java=20 > There was an error trying to initialize the HPI library. > Could not create the Java virtual machine. > gmake[5]: *** [/work/a/ports/java/jdk16/work/control/build/bsd-amd64/ge= nsrc/com/sun/tools/javac/resources/compiler.java] Error 1 This is actually a well known bug. The dev@harmony.a.o pointed out it means your LD_LIBRARY_PATH or related is wrong. I forget what I did to fix it, but it was trivial. I believe google had the solution before. --=20 ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. --------------enig94E1B2C4EC8ADE06119A704D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) iEYEARECAAYFAkwPRcwACgkQdbiP+9ubjBypWgCeOCy3xg7OL+TcV1d/icSAKym6 YXoAnRHN5ZRhYAEi4pphsS0BIE8FZ688 =4pWB -----END PGP SIGNATURE----- --------------enig94E1B2C4EC8ADE06119A704D--