From owner-freebsd-gnome@FreeBSD.ORG Sat Apr 2 17:36:57 2005 Return-Path: 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 5BE3416A4CE for ; Sat, 2 Apr 2005 17:36:57 +0000 (GMT) Received: from biggie.spekt.net (biggie.spekt.net [67.18.79.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C1A643D2F for ; Sat, 2 Apr 2005 17:36:57 +0000 (GMT) (envelope-from radek@raadradd.com) Received: from raadradd.homeunix.org (bwf66.neoplus.adsl.tpnet.pl [83.29.229.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by biggie.spekt.net (Postfix) with ESMTP id 91F4242D5; Sat, 2 Apr 2005 19:36:53 +0200 (CEST) Received: by raadradd.homeunix.org (Postfix, from userid 1001) id 858DDA546; Sat, 2 Apr 2005 19:36:56 +0200 (CEST) Date: Sat, 2 Apr 2005 19:36:56 +0200 From: Radek Kozlowski To: Bill Blum Message-ID: <20050402173656.GG18583@werd> References: <6aa4d09a05040207464183d3dd@mail.gmail.com> <20050402160250.GF18583@werd> <6aa4d09a050402083017562935@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <6aa4d09a050402083017562935@mail.gmail.com> User-Agent: Mutt/1.5.9i cc: gnome@freebsd.org Subject: Re: Bug Report: Firefox Fails to Build X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Apr 2005 17:36:57 -0000 [please keep the list CC'ed] On Sat, Apr 02, 2005 at 11:30:13AM -0500, Bill Blum wrote: > On Apr 2, 2005 11:02 AM, Radek Kozlowski wrote: > > On Sat, Apr 02, 2005 at 10:46:28AM -0500, Bill Blum wrote: > > > Hi there-- > > > > > > I was trying to build firefox today, and the build failed. Hardware > > > is a Pentium II-333, 384 MB RAM, running 5-STABLE. > > > > This has been asked many times on the list. You need to upgrade > > libtool15. > > Which mailing list? The freebsd-gnome mailing list, on which you asked your question. > The first stop for a lot of people is the FreeBSD problem reports > database. The problem was that some of your ports were not up-to-date and the version of firefox you are trying to compile needs newer version of them. So it's a good practice to search the mailing lists and/or google before asking. Also, see the FAQ: http://www.freebsd.org/gnome/docs/faq2.html#q2 > Shouldn't libtool be added as a dependency to the port if this has > been asked many times on the list? No, I was wrong, sorry. It's freetype2 that should be first upgraded, like Michael said. -Radek