From owner-freebsd-gnome@FreeBSD.ORG Mon Aug 15 12:49:03 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AF8D16A41F for ; Mon, 15 Aug 2005 12:49:03 +0000 (GMT) (envelope-from joekiser@mindspring.com) Received: from pop05.mail.atl.earthlink.net (pop05.mail.atl.earthlink.net [207.69.200.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16C3C43D58 for ; Mon, 15 Aug 2005 12:49:03 +0000 (GMT) (envelope-from joekiser@mindspring.com) Received: from sdn-ap-017scfairp0198.dialsprint.net ([63.183.168.198]) by pop05.mail.atl.earthlink.net with esmtp (Exim 3.36 #10) id 1E4eOe-0002yO-00; Mon, 15 Aug 2005 08:48:57 -0400 Message-ID: <43009014.4060406@mindspring.com> Date: Mon, 15 Aug 2005 08:52:36 -0400 From: Joseph Kiser User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.10) Gecko/20050811 MultiZilla/1.7.7.0e Mnenhy/0.7 X-Accept-Language: en-us, en, th, ja MIME-Version: 1.0 To: Pedro de Medeiros References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org Subject: Re: Building GNOME with firefox, but without Mozilla. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Aug 2005 12:49:03 -0000 Pedro de Medeiros wrote: > I am currently building GNOME 2.11.91 from ports and I haven't > installed Mozilla yet. While ports try to build firefox, librsvg2 > fails because apparently moz-plugin needs Mozilla. Moz-plugin.c is > silently ignored during building of librsvg2, but installation crashes > because it can't find libmozsvgdec.so inside .libs. > > Is this a bug worth mentioning? > > > Cheers. Did you try building WITH_MOZILLA=firefox in /etc/make.conf?