From owner-freebsd-eclipse@FreeBSD.ORG Tue Sep 25 08:03:47 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 117EE16A41A for ; Tue, 25 Sep 2007 08:03:47 +0000 (UTC) (envelope-from ken@tydfam.jp) Received: from ns.tydfam.jp (ns.tydfam.jp [61.197.228.42]) by mx1.freebsd.org (Postfix) with ESMTP id 98D5913C44B for ; Tue, 25 Sep 2007 08:03:45 +0000 (UTC) (envelope-from ken@tydfam.jp) Received: from localhost (tyd3.sub.tydfam.jp [192.168.1.3]) by ns.tydfam.jp (8.14.1/8.14.1) with ESMTP id l8P7iCLN016162; Tue, 25 Sep 2007 16:44:26 +0900 (JST) (envelope-from ken@tydfam.jp) Date: Tue, 25 Sep 2007 16:45:33 +0900 (JST) Message-Id: <20070925.164533.74754673.ken@tydfam.jp> To: glewis@eyesbeyond.com From: Ken Yamada In-Reply-To: <20070924155426.GA90445@misty.eyesbeyond.com> References: <20070913.144711.35011923.ken@tydfam.jp> <20070921155144.GA69397@misty.eyesbeyond.com> <20070924155426.GA90445@misty.eyesbeyond.com> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.91/4388/Tue Sep 25 11:51:32 2007 on ns.tydfam.jp X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.1 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on ns.tydfam.jp 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: Tue, 25 Sep 2007 08:03:47 -0000 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.) 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. Not confirmed are; a) amd64 compilation --> I do not have environments to confirm. b) GECKO selection of xulrunner/firefox/mozilla/seamonkey. I think that these rely on swt-devel implementation. Sorry for your inconvenience.