From owner-freebsd-java@FreeBSD.ORG Wed Jun 11 09:34:45 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10B6D37B401 for ; Wed, 11 Jun 2003 09:34:45 -0700 (PDT) Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D93F43F3F for ; Wed, 11 Jun 2003 09:34:44 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: from mail by mgr1.xmission.com with spam-scanned (Exim 3.35 #1) id 19Q8Ya-0007HA-01 for freebsd-java@freebsd.org; Wed, 11 Jun 2003 10:34:41 -0600 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.35 #1) id 19Q8YZ-0007Ga-01 for freebsd-java@freebsd.org; Wed, 11 Jun 2003 10:34:40 -0600 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.12.9/8.12.9) with ESMTP id h5BGeQBM083525 for ; Wed, 11 Jun 2003 10:40:26 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.9/8.12.9/Submit) id h5BGeNmH083522 for freebsd-java@freebsd.org; Wed, 11 Jun 2003 10:40:23 -0600 (MDT) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Wed, 11 Jun 2003 10:40:23 -0600 From: Greg Lewis To: freebsd-java@freebsd.org Message-ID: <20030611164023.GA83373@misty.eyesbeyond.com> References: <20030610215427.GA12636@c213-100-93-71.swipnet.se> <20030610233016.GA78440@misty.eyesbeyond.com> <20030611151649.GA32594@c213-100-93-71.swipnet.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030611151649.GA32594@c213-100-93-71.swipnet.se> User-Agent: Mutt/1.4.1i X-Spam-Status: No, hits=-9.2 required=8.0 tests=BAYES_10,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_MUTT,X_AUTH_WARNING autolearn=ham version=2.54 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.54 (1.174.2.17-2003-05-11-exp) Subject: Re: jdk13 fails on FreeBSD 5.1-RELEASE X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2003 16:34:45 -0000 On Wed, Jun 11, 2003 at 05:16:49PM +0200, jens wrote: > begin electrogrammati illius Greg Lewis > > On Tue, Jun 10, 2003 at 11:54:27PM +0200, jens wrote: > > > Hi guys. > > > While compiling jdk13 on my 5.1 machine i got this: > > > > > > /usr/bin/gcc -O -pipe -mcpu=pentiumpro -W -Wall -Wno-unused > > [snip] > > > ../../../src/solaris/native/sun/awt/awt_TopLevel.c:4355: internal > > > error: Segmentation fault > > > Please submit a full bug report, > > > with preprocessed source if appropriate. > > > See for instructions. > > > > This is an internal compiler error. That is to say, the bug lies in gcc. > > Some sort of workaround will be needed to avoid triggering this bug. > > > Really!? I mean are you sure. I was hoping someone would jump in and > tell me that they indeed got either jdk13 or jdk14 working on x86... > ..maybe i should just try 4.8 instead? Thats definitely what the error message says, so yes, I am sure. Whether its due to a bug in the compiler or a hardware problem on the machine in question (e.g. bad memory) isn't quite so clear. I'm getting 1.3.1 built and 1.4.1 built on a 5.1 box today, so I should be able to find out more with that. Currently I'm having trouble fetching Open Motif though :(. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org