From owner-freebsd-eclipse@FreeBSD.ORG Fri Sep 28 16:11:08 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 6143F16A468 for ; Fri, 28 Sep 2007 16:11:08 +0000 (UTC) (envelope-from mbowie@buzmo.com) Received: from mail144.messagelabs.com (mail144.messagelabs.com [216.82.254.51]) by mx1.freebsd.org (Postfix) with ESMTP id 27CF413C458 for ; Fri, 28 Sep 2007 16:11:08 +0000 (UTC) (envelope-from mbowie@buzmo.com) X-VirusChecked: Checked X-Env-Sender: mbowie@buzmo.com X-Msg-Ref: server-15.tower-144.messagelabs.com!1190995866!3997981!1 X-StarScan-Version: 5.5.12.14.2; banners=-,-,- X-Originating-IP: [69.12.11.76] Received: (qmail 9918 invoked from network); 28 Sep 2007 16:11:07 -0000 Received: from smtp0.dfw.fabriclabs.com (HELO smtp0.dfw.fabriclabs.com) (69.12.11.76) by server-15.tower-144.messagelabs.com with AES256-SHA encrypted SMTP; 28 Sep 2007 16:11:07 -0000 Received: from mickey.la.buzmo.com (nat.strongaero.com [64.81.41.58]) (authenticated bits=0) by smtp0.dfw.fabriclabs.com (8.13.7/8.13.6) with ESMTP id l8SGALAo023438; Fri, 28 Sep 2007 11:10:22 -0500 (CDT) (envelope-from mbowie@buzmo.com) Message-ID: <46FD2718.9010906@buzmo.com> Date: Fri, 28 Sep 2007 09:08:56 -0700 From: Mike Bowie User-Agent: Thunderbird 2.0.0.0 (X11/20070530) MIME-Version: 1.0 To: Greg Lewis References: <20070913.144711.35011923.ken@tydfam.jp> <20070921155144.GA69397@misty.eyesbeyond.com> <20070924155426.GA90445@misty.eyesbeyond.com> <20070925.164533.74754673.ken@tydfam.jp> <20070926061350.GB1366@misty.eyesbeyond.com> <20070928155243.GA18361@misty.eyesbeyond.com> In-Reply-To: <20070928155243.GA18361@misty.eyesbeyond.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: 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: Fri, 28 Sep 2007 16:11:08 -0000 Greg Lewis wrote: > Talking to myself again... > > On Tue, Sep 25, 2007 at 11:13:50PM -0700, Greg Lewis wrote: >> On Tue, Sep 25, 2007 at 04:45:33PM +0900, Ken Yamada wrote: >>> Greg, would you please update the downloaded file to the most updated one? >>> >>> I could not reproduce your problem using the downloaded >>> eclipse-europa-dan.tgz here, and I suspect that you are using the >>> one before I updated swt related patch files to swt-devel's one. >>> (I guessed it from your log file that enables ant -verbose.) >> Thanks for the pointer Ken, I'll give it a try! >> >>> I also modified patch so that it stays with original make (not >>> gmake) and updated http://www.tydfam.jp/eclipse-europa-dan.tgz. >>> Hopefully, this is the final! >>> Please pickup the latest one. Only files under files directory >>> need to be overwritten. >>> >>> Confirmed are; >>> WITHOUT_GNOMEVFS/WITHOUT_CAIRO/WITHOUT_MOZILLA >>> All of these didn't hinder compilation. > > Setting WITHOUT_GNOMEVFS is still failing for me, even after updating > with the latest patches Ken had. > > Just in case, are people who are reporting success at building with > WITHOUT_GNOMEVFS set actually building on a machine without Gnome > installed? If you're building on a machine with Gnome installed then > it doesn't count :). Same for WITHOUT_CAIRO, WITHOUT_MOZILLA. > > What I've currently got is at > > http://people.freebsd.org/~glewis/eclipse-devel.tar.gz > > if someone wants to take a look at it. Greg, Good point... it didn't even cross my mind, I just set the flag, my bad. I'll see if I can have a crack / debug at it over the weekend. Cheers, Mike.