From owner-freebsd-java@FreeBSD.ORG Wed Apr 6 17:44:13 2005 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 B01E916A4CE for ; Wed, 6 Apr 2005 17:44:13 +0000 (GMT) Received: from smtp-out2.tiscali.nl (smtp-out2.tiscali.nl [195.241.79.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06BFB43D41 for ; Wed, 6 Apr 2005 17:44:13 +0000 (GMT) (envelope-from nickyb@tiscali.nl) Received: from [192.168.1.1] (195-241-111-148-mx.xdsl.tiscali.nl [195.241.111.148]) by smtp-out2.tiscali.nl (Postfix) with ESMTP id B3D9AB000083; Wed, 6 Apr 2005 19:44:01 +0200 (CEST) Message-ID: <42541FE4.6030301@tiscali.nl> Date: Wed, 06 Apr 2005 19:44:04 +0200 From: nicky User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050401) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alex Varju References: <424490CD.9080203@chuckr.org> <4246D3C5.5060303@ebs.gr> <4248801D.7070405@webct.com> <42489BD2.40504@varju.ca> <424BA422.8070803@varju.ca> <424C5C2A.9080407@spymac.com> <424CBA64.4040404@varju.ca> <424DD0FA.1070003@spymac.com> <424F34F4.4030709@varju.ca> <425003E5.9020905@spymac.com> <4250803F.5030805@varju.ca> <425193E6.8020302@spymac.com> <42521D28.50505@varju.ca> <1112770026.961.29.camel@klamath.syndrom23.de> <42538AAA.70202@varju.ca> In-Reply-To: <42538AAA.70202@varju.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-java@freebsd.org Subject: Re: eclipse 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, 06 Apr 2005 17:44:13 -0000 Hello, I've taken your new patched port. Deinstalled eclipse-3.0, installed 3.1. Seems to work just fine sofar. Help system does seem to hang. I've used WITHOUT_GNOMEVFS and WITH_MOZILLA=firefox options. I'm running 5.4-PRERELEASE on i386. Just a side note: the used to be a bug with eclipse that stop it from running properly. It involves using p4 as your CPUTYPE in your make.conf in combination with the GTK port. Using I686 seems to be a good workaround. Greetz. Alex Varju wrote: > Andreas Kohn wrote: > >> Works for me on FreeBSD/i386 6.0-CURRENT. I applied attached build to >> have eclipse build with mozilla-devel instead of the default mozilla. >> >> > I've combined this fix with the one Bruno sent, as well as a few other > random cleanups. Here's an updated package: > > http://www.varju.ca/alex/freebsd/eclipse-devel-3.1m6-3.tgz > > The libswt-mozilla library is building now, but I don't think it's > working correctly on my system. I'm not positive, but I think the > Help system uses it .. if I try to go to Help Contents, nothing > happens. (This is better than before the plugin was built, as then it > created a mozilla process that spun forever). > > This patch is still missing Motif support. I've just flagged this as > broken, as I don't actually expect to track this down myself. My i386 > system is far too slow to do test builds on, and it doesn't like there > are linux x86_64 motif build files to base an amd64 build on. > >> One strange thing: At one build stage, it looked like it would build >> gtk64 support things, is this to be expected on i386? >> >> > It's possible that I've messed something up there, but it's also > possible that Eclipse builds more than it actually needs. What > exactly are you seeing? > > Alex. > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >