From owner-freebsd-java@FreeBSD.ORG Sun Jun 5 22:30:07 2005 Return-Path: X-Original-To: freebsd-java@hub.freebsd.org Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34CC116A41C for ; Sun, 5 Jun 2005 22:30:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F01C43D1D for ; Sun, 5 Jun 2005 22:30:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j55MU6uT030546 for ; Sun, 5 Jun 2005 22:30:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j55MU6Nn030537; Sun, 5 Jun 2005 22:30:06 GMT (envelope-from gnats) Date: Sun, 5 Jun 2005 22:30:06 GMT Message-Id: <200506052230.j55MU6Nn030537@freefall.freebsd.org> To: freebsd-java@FreeBSD.org From: Nicolas Le Scouarnec Cc: Subject: Re: ports/72014: Eclipse doesn't work (SigBus 10) if it has been built with GTK X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nicolas Le Scouarnec List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jun 2005 22:30:07 -0000 The following reply was made to PR ports/72014; it has been noted by GNATS. From: Nicolas Le Scouarnec To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/72014: Eclipse doesn't work (SigBus 10) if it has been built with GTK Date: Mon, 6 Jun 2005 00:21:47 +0200 Hello I made a mistake, Eclipse and GTK still not work if GTK is compiled while CPUTYPE is set to p4. In fact, it would have been surprising as gcc hasn't been upgraded since I got the problem. I'm using gcc (GCC) 3.4.2 [FreeBSD] 20040728. I can give some more information, as the situation changed a little for me. I didn't try to use a lot Eclipse compiled with GTK (CPUTYPE=p4), but it seemed to work (before Eclipse crashed before I could see the main window) and only crashed when I tryed to see "Installed JRE" in the Java tab in the Preference window. So, this PR has to stay open. To be tested later. Sorry. -- Nicolas Le Scouarnec