From owner-freebsd-java@FreeBSD.ORG Tue Nov 30 13:19:42 2004 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 19D4116A4CE for ; Tue, 30 Nov 2004 13:19:42 +0000 (GMT) Received: from mail.vericept.com (mail01.vericept.com [65.100.174.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4AC443D48 for ; Tue, 30 Nov 2004 13:19:41 +0000 (GMT) (envelope-from matt.meola@vericept.com) Received: from localhost.localdomain ([10.3.1.71]) by mail.vericept.com with Microsoft SMTPSVC(5.0.2195.6713); Tue, 30 Nov 2004 06:19:41 -0700 From: Matt Meola To: Oleg Sharoiko In-Reply-To: <1101377276.67026.3.camel@brain> References: <1101377276.67026.3.camel@brain> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-QMW5V8fkipT8kQz21sOL" Organization: Vericept Corp. Date: Tue, 30 Nov 2004 06:19:40 -0700 Message-Id: <1101820780.36182.1.camel@matt.den-esniff.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port X-OriginalArrivalTime: 30 Nov 2004 13:19:41.0003 (UTC) FILETIME=[3FD289B0:01C4D6DF] cc: freebsd-java@freebsd.org 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 List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2004 13:19:42 -0000 --=-QMW5V8fkipT8kQz21sOL Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2004-11-25 at 13:07 +0300, Oleg Sharoiko wrote: > Hello! >=20 > 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. Here's mine. I can confirm that setting CPUTYPE=3Dp4 is the culprit; having set it back to p3, eclipse runs fine. # -- use.perl generated deltas -- # # Created: Thu Oct 28 15:53:16 2004 # Setting to use base perl from ports: PERL_VER=3D5.8.5 PERL_VERSION=3D5.8.5 PERL_ARCH=3Dmach NOPERL=3Dyo NO_PERL=3Dyo NO_PERL_WRAPPER=3Dyo #CFLAGS=3D"-O2 -pipe" CPUTYPE=3Dp3 KERNCONF=3DMATT DOC_LANG=3Den_US.ISO8859-15 NOPROFILE=3Dtrue # Avoid compiling profiled libraries CFLAGS=3D-O -pipe COPTFLAGS=3D-O -pipe BATCH=3D"YES" #X_WINDOW_SYSTEM=3Dxfree86-4 X_WINDOW_SYSTEM=3Dxorg WITH_GNOME=3DYES WITH_MOZILLA=3Dfirefox WITH_ESD=3D"YES" WITH_NAS=3D"YES" WITH_SASL=3D"YES" #POSTFIX_OPTIONS=3D"SASL2 TLS SPF" --=-QMW5V8fkipT8kQz21sOL Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBrHNstNndH6jZqrIRApH9AJwOC4+2UOPo6PwO5PXdwLO7+dkLpQCfYzq6 fY8bSsE/peVNq7bL4uEBr2c= =UvmW -----END PGP SIGNATURE----- --=-QMW5V8fkipT8kQz21sOL--