Date: Fri, 25 Sep 2009 16:34:36 +0200 From: "Herbert J. Skuhra" <h.skuhra@gmail.com> To: Rill <luckrill@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: 8.0-RC1: Install gnome2 failed Message-ID: <20090925143436.GA69379@oslo.ath.cx> In-Reply-To: <c67161190909250550y1367b29s122a91662de38f45@mail.gmail.com> References: <c67161190909250550y1367b29s122a91662de38f45@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. - Herbert
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090925143436.GA69379>