From owner-freebsd-eclipse@FreeBSD.ORG Wed Oct 10 21:01:40 2007 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5651F16A41A for ; Wed, 10 Oct 2007 21:01:40 +0000 (UTC) (envelope-from mbowie@buzmo.com) Received: from mail172.messagelabs.com (mail172.messagelabs.com [216.82.254.3]) by mx1.freebsd.org (Postfix) with ESMTP id 162D813C45A for ; Wed, 10 Oct 2007 21:01:39 +0000 (UTC) (envelope-from mbowie@buzmo.com) X-VirusChecked: Checked X-Env-Sender: mbowie@buzmo.com X-Msg-Ref: server-9.tower-172.messagelabs.com!1192050098!173947!1 X-StarScan-Version: 5.5.12.14.2; banners=-,-,- X-Originating-IP: [69.12.11.77] Received: (qmail 28418 invoked from network); 10 Oct 2007 21:01:39 -0000 Received: from smtp1.dfw.fabriclabs.com (HELO smtp1.dfw.fabriclabs.com) (69.12.11.77) by server-9.tower-172.messagelabs.com with AES256-SHA encrypted SMTP; 10 Oct 2007 21:01:39 -0000 Received: from mickey.la.buzmo.com (nat.strongaero.com [64.81.41.58]) (authenticated bits=0) by smtp1.dfw.fabriclabs.com (8.13.7/8.13.6) with ESMTP id l9AL0a0Q053104; Wed, 10 Oct 2007 16:00:37 -0500 (CDT) (envelope-from mbowie@buzmo.com) Message-ID: <470D3D2A.4060303@buzmo.com> Date: Wed, 10 Oct 2007 13:59:22 -0700 From: Mike Bowie User-Agent: Thunderbird 2.0.0.6 (X11/20071002) MIME-Version: 1.0 To: Greg Lewis References: <20070928155243.GA18361@misty.eyesbeyond.com> <46FD2718.9010906@buzmo.com> <4705BA2F.8090601@buzmo.com> <20071008.121223.74755594.ken@tydfam.jp> <20071010205252.GA5254@misty.eyesbeyond.com> In-Reply-To: <20071010205252.GA5254@misty.eyesbeyond.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Daniel Rucci , freebsd-eclipse@freebsd.org Subject: Re: Eclipse-Europa Web-browser X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Oct 2007 21:01:40 -0000 Greg Lewis wrote: > On Mon, Oct 08, 2007 at 12:12:23PM +0900, Ken Yamada wrote: > >> I tried Mike's patch and found that it based on gmake while >> recent my tgz uses make, and it cuases an error. I also confirmed >> what Mike is pointing and confirmed that his change enables to >> compile with WITHOUT_GNOMEVFS. (Confirmed after executing pkg_delete >> -f gnome-vfs). >> >> My tgz file is updated to reflect Mike's change. Please pick >> it up from http://www.tydfam.jp/eclipse-europa-dan.tgz, and give a >> try. >> > > This works for me (-DWITHOUT_GNOMEVFS WITH_GECKO=firefox). > > Since you guys are building with other options, I think this is worth > committing to eclipse-devel. Who do I credit in the commit message? > Ken and Mike for sure, but wasn't there someone else involved in the > 3.3 port as well (apologies for not having tracked this better). > > Greg, "works for me" is music to my ears ;-) I believe Dan Rucci (dan@rucci.org) was the patch-set originator; although he an Ken can probably speak to the point better than I. Thanks for pushing on with this... looking forward to getting some feedback from further afield. (And making some time for 3.4M!) Cheers, Mike.