Date: Wed, 22 Feb 2006 14:25:08 +0200 From: Panagiotis Astithas <past@ebs.gr> To: Gergely CZUCZY <phoemix@harmless.hu> Cc: Andreas Kohn <andreas@syndrom23.de>, freebsd-eclipse@freebsd.org Subject: Re: eclipse3.1.2 build failure Message-ID: <43FC5824.5030109@ebs.gr> In-Reply-To: <20060220112007.GA13041@marvin.harmless.hu> References: <20060220105233.GA15585@marvin.harmless.hu> <1140434036l.5486l.4l@klamath.syndrom23.de> <20060220112007.GA13041@marvin.harmless.hu>
next in thread | previous in thread | raw e-mail | index | archive | help
Gergely CZUCZY wrote: > On Mon, Feb 20, 2006 at 12:13:56PM +0100, Andreas Kohn wrote: >> On 2006-02-20 11:52, Gergely CZUCZY wrote: >>> hello >>> >>> i've tried to build eclipse from ports, and it failed on the xpcom.cpp >>> file on multiple points. >>> the build log is available here: >>> http://phoemix.harmless.hu/build.eclipse (346KB) >> Try defining WITH_MOZILLA to an actual value, like >> >> # make WITH_MOZILLA=firefox install clean > may i ask what effect does it has to eclipse to use mozilla/firefox? > i only seen the flags, i thought i should try it to see It's not actually a flag, it's an option that defines the mozilla-based browser that eclipse will build against. If you leave it out it picks www/mozilla by default. It provides an SWT browser widget that renders the Javadoc view, for example. Cheers, Panagiotis
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43FC5824.5030109>