8.0-RC1: Install gnome2 failed

Kevin Oberman oberman at es.net
Fri Sep 25 23:18:43 UTC 2009


> Date: Fri, 25 Sep 2009 16:34:36 +0200
> From: "Herbert J. Skuhra" <h.skuhra at gmail.com>
> Sender: owner-freebsd-current at 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 at es.net			Phone: +1 510 486-8634
Key fingerprint:059B 2DDF 031C 9BA3 14A4  EADA 927D EBB3 987B 3751


More information about the freebsd-current mailing list