From owner-freebsd-java@FreeBSD.ORG Wed Jun 16 04:21:32 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 3E86A16A4CE for ; Wed, 16 Jun 2004 04:21:32 +0000 (GMT) Received: from mgr3.xmission.com (mgr3.xmission.com [198.60.22.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4B4943D5C for ; Wed, 16 Jun 2004 04:21:31 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from [198.60.22.202] (helo=mgr2.xmission.com) by mgr3.xmission.com with esmtp (Exim 4.32) id 1BaRvW-0008Ry-Q1; Tue, 15 Jun 2004 22:21:30 -0600 Received: from [198.60.22.204] (helo=mgr4.xmission.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 1BaRvW-0001AV-02; Tue, 15 Jun 2004 22:21:30 -0600 Received: from [166.70.56.15] (helo=misty.eyesbeyond.com) by mgr4.xmission.com with esmtp (Exim 4.31) id 1BaRvV-0002W2-Qw; Tue, 15 Jun 2004 22:21:29 -0600 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i5G4LSQS084643; Tue, 15 Jun 2004 22:21:28 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.11/8.12.11/Submit) id i5G4LQWw084642; Tue, 15 Jun 2004 22:21:26 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Tue, 15 Jun 2004 22:21:26 -0600 From: Greg Lewis To: Bryan Liesner Message-ID: <20040616042126.GA84556@misty.eyesbeyond.com> References: <40CD30FB.7050905@gldis.ca> <20040615215046.2ad687f7.nork@FreeBSD.org> <20040615133505.R1077@gravy.kishka.net> <40CF3E55.2030702@gldis.ca> <40CF40AF.8040409@gldis.ca> <20040615202329.H2433@gravy.kishka.net> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <20040615202329.H2433@gravy.kishka.net> User-Agent: Mutt/1.4.2.1i Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mgr3.xmission.com X-Spam-Level: X-Spam-Status: No, hits=-0.9 required=8.0 tests=BAYES_00,XMShortCap autolearn=no version=2.63 X-SA-Exim-Connect-IP: 198.60.22.202 X-SA-Exim-Mail-From: glewis@eyesbeyond.com X-SA-Exim-Version: 4.0 (built Sat, 24 Apr 2004 12:31:30 +0200) X-SA-Exim-Scanned: Yes (on mgr3.xmission.com) cc: java@freebsd.org cc: Jeremy Faulkner Subject: Re: eclipse3 RC2 port 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, 16 Jun 2004 04:21:32 -0000 On Tue, Jun 15, 2004 at 08:37:46PM -0400, Bryan Liesner wrote: > On Tue, 15 Jun 2004, Jeremy Faulkner wrote: > >I bet these are the ones it wants. > > > >~From plugins/org.eclipse.swt/Eclipse SWT PI/gtk/library/make_gtk.mak > > > >GNOMELIBS = `pkg-config --libs gnome-vfs-module-2.0 libgnome-2.0 > >libgnomeui-2.0` > > That is correct. This is exactly why the build failed for me. If you > still want the build output, I'd be happy to rebuild and send it out > when I have a few minutes. You probably want to add a USE_GNOME line or modify the USE_GNOME line for the port (I haven't looked at it yet :(). It sounds like it should at least include libgnome, libgnomeui and gnomevfs2. I'm guessing that gtk is likely too. So maybe: USE_GNOME= gtk20 gnomevfs2 libgnome libgnomeui I think - I'm not that familiar with the gnome stuff. > Is there a chance a ctwm/mwm user can get this running without > installing gobs and gobs of gnome files that they'll probably never use? Its sounding unlikely :(. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org