From owner-freebsd-java@FreeBSD.ORG Thu Nov 25 12:00:52 2004 Return-Path: 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 E9CD016A4DC for ; Thu, 25 Nov 2004 12:00:52 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9299F43D66 for ; Thu, 25 Nov 2004 12:00:52 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iAPC0qdA074044 for ; Thu, 25 Nov 2004 12:00:52 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iAPC0pAF074043; Thu, 25 Nov 2004 12:00:51 GMT (envelope-from gnats) Date: Thu, 25 Nov 2004 12:00:51 GMT Message-Id: <200411251200.iAPC0pAF074043@freefall.freebsd.org> To: freebsd-java@FreeBSD.org From: Nicolas LS 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.1 Precedence: list Reply-To: Nicolas LS List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2004 12:00:53 -0000 The following reply was made to PR ports/72014; it has been noted by GNATS. From: Nicolas LS To: Oleg Sharoiko Cc: freebsd-gnats-submit@FreeBSD.org, freebsd-java@FreeBSD.org Subject: Re: ports/72014: Eclipse doesn't work (SigBus 10) if it has been built with GTK Date: Thu, 25 Nov 2004 12:58:22 +0100 Le Thu, Nov 25, 2004 at 01:07:56PM +0300, Oleg Sharoiko a ecrit: > Could please those who have problems with eclipse SigBus'ing in > _gtk_tree_view_queue_draw_node (or other gtk methods) send me their > compiler options (/etc/make.conf) used for gtk and jdk builds. > p.s. I'm not on the list, so keep me on To: or Cc: if posting to list. Here are mine's. Moreover, as I'm french, i use accents like é, è, and the "motif" theme for eclipse cut word where i've accents, it's quite boring, but i suppose it's another problem. Thanks if you solve this bug, or if you could help me. I'me currently using latest native FreeBSD Sun JDK (1.4.2p6_6). make.conf --------- PERL_VER=5.6.1 PERL_VERSION=5.6.1 PERL_ARCH=mach NOPERL=yo NO_PERL=yo NO_PERL_WRAPPER=yo NO_SENDMAIL= true COMPAT4X= yes CPUTYPE?=p4 DOC_LANG= en_US.ISO8859-1 fr_FR.ISO8859-1 fr_FR.ISO8859-15 NOPROFILE= true # Avoid compiling profiled libraries CFLAGS= -O -pipe COPTFLAGS= -O -pipe #X_WINDOW_SYSTEM=xfree86-4 X_WINDOW_SYSTEM=xorg -- Nicolas Le Scouarnec