From owner-freebsd-eclipse@FreeBSD.ORG Fri Jan 27 21:46:54 2012 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 393081065670 for ; Fri, 27 Jan 2012 21:46:54 +0000 (UTC) (envelope-from jimmy@charter.net) Received: from mta21.charter.net (mta21.charter.net [216.33.127.81]) by mx1.freebsd.org (Postfix) with ESMTP id B96458FC17 for ; Fri, 27 Jan 2012 21:46:53 +0000 (UTC) Received: from imp10 ([10.20.200.15]) by mta21.charter.net (InterMail vM.8.01.05.02 201-2260-151-103-20110920) with ESMTP id <20120127214652.QZIS5374.mta21.charter.net@imp10> for ; Fri, 27 Jan 2012 16:46:52 -0500 Received: from jmobile.jimmy.local ([71.81.204.157]) by imp10 with smtp.charter.net id Slmr1i00B3QGYX305lmra0; Fri, 27 Jan 2012 16:46:52 -0500 X-Authority-Analysis: v=1.1 cv=JYQIUidRAECiNa+jsiaNMIhYElg3H2WoMKCJIGO75f4= c=1 sm=1 a=z1TLwsU0kBEA:10 a=mqQa2NeKzasA:10 a=yUnIBFQkZM0A:10 a=kj9zAlcOel0A:10 a=uDtqb9IjGoBRI/YvMChenQ==:17 a=hOpmn2quAAAA:8 a=6I5d2MoRAAAA:8 a=tHXokCrKY8Y8Woq-tMAA:9 a=RgaJhjKSJRQMjWWGHPsA:7 a=CjuIK1q_8ugA:10 a=jihZeUwetxsA:10 a=hUswqBWy9Q8A:10 a=SV7veod9ZcQA:10 a=uDtqb9IjGoBRI/YvMChenQ==:117 Received: by jmobile.jimmy.local (sSMTP sendmail emulation); Fri, 27 Jan 2012 15:46:51 -0600 From: "Jimmy" Date: Fri, 27 Jan 2012 15:46:51 -0600 To: freebsd-eclipse@freebsd.org Message-ID: <20120127214651.GA2355@jmobile.jimmy.local> References: <20120124192549.GA66701@jmobile.jimmy.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Subject: Re: eclipse-devel: internal web browser broken 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, 27 Jan 2012 21:46:54 -0000 On Thu, Jan 26, 2012 at 11:19:30PM +0100, Ronald Klop wrote: > On Tue, 24 Jan 2012 20:25:49 +0100, Jimmy wrote: > > >I'm getting an error with the eclipse-devel port that I don't see with > >the main eclipse (3.6.2) port > >when opening an Internal Web browser view, saying that MOZILLA_FIVE_HOME > >is not set. From what I > >saw in the output when building either port, it's supposed to be using > >libxul, nothing mozilla- or > >firefox-ish, for gecko support. > > > >I've tried pointing that to where the libxul stuff is, but that doesn't > >help. > > > >Any pointers from anyone? > > > >Jimmy > > Does this help? > http://lists.freebsd.org/pipermail/freebsd-eclipse/2011-August/001592.html > > Ronald. > _______________________________________________ > freebsd-eclipse@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse > To unsubscribe, send any mail to "freebsd-eclipse-unsubscribe@freebsd.org" That setting didn't make any difference, but I did find the problem. I've submitted a PR with a patch. Jimmy