From owner-freebsd-java@FreeBSD.ORG Mon Sep 6 08:09:19 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 5BCC5106566B for ; Mon, 6 Sep 2010 08:09:19 +0000 (UTC) (envelope-from achill@matrix.gatewaynet.com) Received: from smadev.internal.net (host3.dynacom.ondsl.gr [62.103.35.211]) by mx1.freebsd.org (Postfix) with ESMTP id C62968FC15 for ; Mon, 6 Sep 2010 08:09:18 +0000 (UTC) Received: from smadev.internal.net (localhost.internal.net [127.0.0.1]) by smadev.internal.net (8.14.2/8.14.2) with ESMTP id o8689HnG074888 for ; Mon, 6 Sep 2010 11:09:17 +0300 (EEST) (envelope-from achill@matrix.gatewaynet.com) Received: from localhost (localhost [[UNIX: localhost]]) by smadev.internal.net (8.14.2/8.14.2/Submit) id o8689Gwe074887 for freebsd-java@freebsd.org; Mon, 6 Sep 2010 11:09:16 +0300 (EEST) (envelope-from achill@matrix.gatewaynet.com) From: Achilleas Mantzios Organization: Dynacom Tankers Mgmt To: freebsd-java@freebsd.org Date: Mon, 6 Sep 2010 11:09:16 +0300 User-Agent: KMail/1.9.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <201009061109.16934.achill@matrix.gatewaynet.com> Subject: Re: Diablo 6 core dumped during building of 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: Mon, 06 Sep 2010 08:09:19 -0000 =CE=A3=CF=84=CE=B9=CF=82 Sunday 05 September 2010 04:47:01 =CE=BF/=CE=B7 Ne= rius Landys =CE=AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5: > I have a fresh install of FreeBSD 8.1 i386 on pretty standard 5 year > old hardware (Pentium 4, Intel motherboard, 1+ gig RAM). Installed X > without problems, then proceeded to try to install OpenJDK6 ("make > install" from /usr/ports/java/openjdk6). Got an error, see > attachment. >=20 > Note, the system and GENERIC kernel were compiled by myself from > RELENG_8_1, my /etc/make.conf file is this: >=20 > CPUTYPE?=3Dpentium4 > CFLAGS=3D -O2 -fno-strict-aliasing -pipe > COPTFLAGS=3D -O -pipe You could try with leaving only the last line in /etc/make.conf > # added by use.perl 2010-09-04 04:39:24 > PERL_VERSION=3D5.10.1 >=20 =2D-=20 Achilleas Mantzios