From owner-freebsd-eclipse@FreeBSD.ORG Thu Jan 26 22:35:21 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 ED393106564A for ; Thu, 26 Jan 2012 22:35:21 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.78]) by mx1.freebsd.org (Postfix) with ESMTP id A5BD48FC12 for ; Thu, 26 Jan 2012 22:35:21 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.129]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1RqXfG-0004Oi-4b for freebsd-eclipse@freebsd.org; Thu, 26 Jan 2012 23:19:30 +0100 Received: from dhcp-077-251-058-236.chello.nl ([77.251.58.236] helo=pinky) by smtp.greenhost.nl with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1RqXfF-0006X8-VW for freebsd-eclipse@freebsd.org; Thu, 26 Jan 2012 23:19:30 +0100 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-eclipse@freebsd.org References: <20120124192549.GA66701@jmobile.jimmy.local> Date: Thu, 26 Jan 2012 23:19:30 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Ronald Klop" Message-ID: In-Reply-To: <20120124192549.GA66701@jmobile.jimmy.local> User-Agent: Opera Mail/11.61 (Win32) X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: 0.0 X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_50 autolearn=disabled version=3.2.5 X-Scan-Signature: 739ba1b2be5fabc1cc6069058737919f 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: Thu, 26 Jan 2012 22:35:22 -0000 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.