Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2009 16:18:39 -0700
From:      "Kevin Oberman" <oberman@es.net>
To:        "Herbert J. Skuhra" <h.skuhra@gmail.com>
Cc:        freebsd-current@freebsd.org, Rill <luckrill@gmail.com>
Subject:   Re: 8.0-RC1: Install gnome2 failed 
Message-ID:  <20090925231839.5E4341CC0E@ptavv.es.net>
In-Reply-To: Your message of "Fri, 25 Sep 2009 16:34:36 %2B0200." <20090925143436.GA69379@oslo.ath.cx> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Fri, 25 Sep 2009 16:34:36 +0200
> From: "Herbert J. Skuhra" <h.skuhra@gmail.com>
> Sender: owner-freebsd-current@freebsd.org
> 
> On Fri, Sep 25, 2009 at 08:50:00PM +0800, Rill wrote:
> > 
> > 2, Compile gnome2 failed
> > Meet following error message:
> > ------
> > ===>  Extracting for seahorse-plugins-2.26.2_2
> > => MD5 Checksum OK for gnome2/seahorse-plugins-2.26.2.tar.bz2.
> > => SHA256 Checksum OK for gnome2/seahorse-plugins-2.26.2.tar.bz2.
> > ===>  Patching for seahorse-plugins-2.26.2_2
> > ===>  Applying FreeBSD patches for seahorse-plugins-2.26.2_2
> > ===>   seahorse-plugins-2.26.2_2 depends on file:
> > /usr/local/lib/firefox/libgtkembedmoz.so - not found
> > ===>    Verifying install for /usr/local/lib/firefox/libgtkembedmoz.so
> > in /usr/ports/www/firefox
> > ===>  firefox-2.0.0.20_9,1 is forbidden: too many security issues
> > http://www.vuxml.org/freebsd/922d2398-9e2d-11de-a998-0030843d3802.html
> >  http://www.vuxml.org/freebsd/49e8f2ee-8147-11de-a994-0030843d3802.html.
> > *** Error code 1
> > 
> > Stop in /build/FreeBSD/ports/www/firefox.
> > *** Error code 1
> > 
> > Stop in /build/FreeBSD/ports/security/seahorse-plugins.
> > *** Error code 1
> > 
> > Stop in /build/FreeBSD/ports/x11/gnome2.
> > ------
> 
> +-------
> |seahorse-plugins is using libxul for gecko support, but you can
> |change that by defining WITH_GECKO to the following values:
> |
> |  libxul 
> |  firefox
> +-------
> 
> Have you added WITH_GECKO=firefox to /etc/make.conf?
> If so, remove the line or replace it WITH_GECKO=libxul.

That will fix the one port, but the right fix is to place
"WITH_GECKO=libuxl" in /etc/make.conf. This will cause all ports
requiring gecko to build with libxul as opposed to the vulnerable
firefox.
-- 
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: oberman@es.net			Phone: +1 510 486-8634
Key fingerprint:059B 2DDF 031C 9BA3 14A4  EADA 927D EBB3 987B 3751



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090925231839.5E4341CC0E>