From owner-freebsd-java@FreeBSD.ORG Wed Nov 9 19:35:29 2011 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B32B106566B for ; Wed, 9 Nov 2011 19:35:29 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smtp-out3.tiscali.nl (smtp-out3.tiscali.nl [195.241.79.178]) by mx1.freebsd.org (Postfix) with ESMTP id 5E61B8FC17 for ; Wed, 9 Nov 2011 19:35:29 +0000 (UTC) Received: from [212.182.167.131] (helo=sjakie.klop.ws) by smtp-out3.tiscali.nl with esmtp (Exim) (envelope-from ) id 1RODhl-0006IQ-BZ; Wed, 09 Nov 2011 20:21:01 +0100 Received: from 212-182-167-131.ip.telfort.nl (localhost [127.0.0.1]) by sjakie.klop.ws (Postfix) with ESMTP id 8F5B08AB2; Wed, 9 Nov 2011 20:20:54 +0100 (CET) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: java@freebsd.org, jwagner@graffdeals.com References: <7f53bcc01b70586993762b5bc0b742e8.squirrel@webmail.graffdeals.com> Date: Wed, 09 Nov 2011 20:20:52 +0100 MIME-Version: 1.0 From: "Ronald Klop" Message-ID: In-Reply-To: <7f53bcc01b70586993762b5bc0b742e8.squirrel@webmail.graffdeals.com> User-Agent: Opera Mail/11.52 (FreeBSD) Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: FreeBSD Port: java/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: Wed, 09 Nov 2011 19:35:29 -0000 On Tue, 08 Nov 2011 19:07:50 +0100, wrote: > Hi > > FYI, the java/openjdk6 port does not compile on 8.2 amd64. For more > information, check out the forum post I just created below. There are > links to a mailing list discussion, a PR that sounds surprisingly =20 > similar, > and the output of the build on my system. > > http://forums.freebsd.org/showthread.php?t=3D27588 > > Jim I don't know the reason, but can you try setting DISABLE_MAKE_JOBS=3Dyes = =20 before compiling? Ronald.