From owner-freebsd-java@FreeBSD.ORG Wed Sep 29 01:17:37 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 DB05416A4CE for ; Wed, 29 Sep 2004 01:17:37 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9642543D3F for ; Wed, 29 Sep 2004 01:17:37 +0000 (GMT) (envelope-from thiagobasilio@gmail.com) Received: by mproxy.gmail.com with SMTP id 78so8987220rnl for ; Tue, 28 Sep 2004 18:17:34 -0700 (PDT) Received: by 10.38.83.75 with SMTP id g75mr1448158rnb; Tue, 28 Sep 2004 18:17:29 -0700 (PDT) Received: by 10.38.209.11 with HTTP; Tue, 28 Sep 2004 18:17:28 -0700 (PDT) Message-ID: <9902cb5a04092818173a12a1da@mail.gmail.com> Date: Wed, 29 Sep 2004 01:17:28 +0000 From: Thiago Luz Basilio To: Jeremy Faulkner In-Reply-To: <1096405909.12431.8.camel@ocean-deep.gldis.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <9902cb5a04092713032bf0f81f@mail.gmail.com> <20040928221447.72ccc36c.daichi@freebsd.org> <1096405909.12431.8.camel@ocean-deep.gldis.ca> cc: java@freebsd.org cc: daichi Subject: Re: Eclipse on FreeBSD 5.3-BETA X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Thiago Luz Basilio List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2004 01:17:38 -0000 Hi, Here it is: -rwxr-xr-x 1 root wheel 319K Sep 27 16:43 libswt-pi-gtk-3062.so Located at: /usr/local/eclipse/plugins/org.eclipse.swt.gtk_3.0.0/os/freebsd/x86 I don't have the output of compile. But I can post somewhere... do you want the compile (make) log for Eclipse or JDK-1.4? Cheers, Thiago On Tue, 28 Sep 2004 21:11:49 +0000, Jeremy Faulkner wrote: > I don't see how this solves the java.lang.UnsatisfiedLinkError > > Thiago: does the libswt-pi-gtk-3062.so file exist? If it does, can you > post the output of the compile somewhere? (Not to the list as it will be > quite large)