From owner-freebsd-eclipse@FreeBSD.ORG Wed Dec 17 18:57:32 2008 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 7FF481065672 for ; Wed, 17 Dec 2008 18:57:32 +0000 (UTC) (envelope-from mbowie@buzmo.com) Received: from mail191.messagelabs.com (mail191.messagelabs.com [216.82.242.19]) by mx1.freebsd.org (Postfix) with ESMTP id 12E2D8FC1B for ; Wed, 17 Dec 2008 18:57:31 +0000 (UTC) (envelope-from mbowie@buzmo.com) X-VirusChecked: Checked X-Env-Sender: mbowie@buzmo.com X-Msg-Ref: server-10.tower-191.messagelabs.com!1229540235!54499012!1 X-StarScan-Version: 6.0.0; banners=-,-,- X-Originating-IP: [69.12.11.76] Received: (qmail 1943 invoked from network); 17 Dec 2008 18:57:16 -0000 Received: from smtp0.dfw.fabriclabs.com (HELO smtp0.dfw.fabriclabs.com) (69.12.11.76) by server-10.tower-191.messagelabs.com with AES256-SHA encrypted SMTP; 17 Dec 2008 18:57:16 -0000 Received: from Macintosh.sv.fabriclabs.net ([99.7.126.96]) (authenticated bits=0) by smtp0.dfw.fabriclabs.com (8.13.7/8.13.6) with ESMTP id mBHIusmA057995; Wed, 17 Dec 2008 12:56:54 -0600 (CST) (envelope-from mbowie@buzmo.com) Message-ID: <49494B98.4000200@buzmo.com> Date: Wed, 17 Dec 2008 10:57:28 -0800 From: Mike Bowie User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: huynhnguyen References: <001301c9600a$92e28cf0$b8a7a6d0$@com> In-Reply-To: <001301c9600a$92e28cf0$b8a7a6d0$@com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-eclipse@freebsd.org Subject: Re: where can i download freebsd patch for eclipse? 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, 17 Dec 2008 18:57:32 -0000 huynhnguyen wrote: > and I wonder where I can't download this patch? > > Copying plugins/org.eclipse.swt/Eclipse SWT PI/motif/library/make_linux.mak > into plugins/org.eclipse.swt/Eclipse SWT PI/motif/library/make_freebsd.mak > > ===> Applying FreeBSD patches for eclipse-3.1.2 > > File to patch: > Hi Nguyen, This actually indicates that one of the patches the port is trying to apply cannot find the file it is intended for. Somehow the port "recipe" doesn't match what's in the distribution file. In this case, it looks like you're using a rather old copy of the ports tree, since java/eclipse is now Eclipse 3.3. Unless you're specifically looking to run Eclipse 3.1, I'd suggest updating your ports and trying again. If java/eclipse doesn't work for you, give java/eclipse-devel a try, as it's more actively maintained. Hope that helps, Mike. -- "You don't see FreeBSD developers sitting in a smoke-filled room plotting the overthrow of Microsoft. We sit in light, airy rooms and plot where to get the best drinks." - Michael Lucas