From owner-freebsd-questions@FreeBSD.ORG Sat Jul 5 16:30:24 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DAA94106566C for ; Sat, 5 Jul 2008 16:30:24 +0000 (UTC) (envelope-from d.hill@yournetplus.com) Received: from duane.dbq.yournetplus.com (duane.dbq.yournetplus.com [65.124.230.214]) by mx1.freebsd.org (Postfix) with ESMTP id B4AA38FC12 for ; Sat, 5 Jul 2008 16:30:24 +0000 (UTC) (envelope-from d.hill@yournetplus.com) Received: by duane.dbq.yournetplus.com (Postfix, from userid 1001) id D87E53E2C4F; Sat, 5 Jul 2008 16:30:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by duane.dbq.yournetplus.com (Postfix) with ESMTP id D63D83E2C20 for ; Sat, 5 Jul 2008 16:30:23 +0000 (UTC) Date: Sat, 5 Jul 2008 16:30:23 +0000 (UTC) From: Duane Hill X-X-Sender: duane@duane.dbq.yournetplus.com To: freebsd-questions@freebsd.org In-Reply-To: <20080705162651.469268FC1D@mx1.freebsd.org> Message-ID: References: <20080705162651.469268FC1D@mx1.freebsd.org> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: Firefox 3 for FreeBSD 7.0 release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d.hill@yournetplus.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jul 2008 16:30:24 -0000 On Sat, 5 Jul 2008, dfeustel@mindspring.com wrote: > On Sat, Jul 05, 2008 at 06:12:15PM +0200, Mel wrote: >> On Saturday 05 July 2008 17:56:00 dfeustel@mindspring.com wrote: >>> On Sat, Jul 05, 2008 at 04:40:35PM +0200, Roland Smith wrote: >>>> On Sat, Jul 05, 2008 at 02:27:42PM +0000, dfeustel@mindspring.com wrote: >>>>> I downloaded the firefox*gz file from devel but it doesn't make for >>>>> 64-bit. Is Firefox 3 available for 64-bit AMD FreeBSD 7.0? >>>> >>>> It builds fine from ports on amd64 7-STABLE. Use the port www/firefox3. >>>> >>>> Roland >>> >>> I'm running 7.0-release. I ran portsnap and then porsnap extract. >>> Then I cd'd to the firefox3 subdirectory and ran make. Make aborted with >>> the message that it could not find -lgio-2.0. I checked the Freebsd >>> ports tree and found gio-2.16. I downloaded it and ran make, but that >>> make aborted with the same message as the make of firefox3. >> >> Your gnome2 is outof sync. Read: >> /usr/bin/less -p 20080323 /usr/ports/UPDATING >> /usr/bin/less -p 20080630 /usr/ports/UPDATING >> >> -- >> Mel > > Unfortunately there is no subdirectory /usr/ports/UPDATING on my system. It's not a sub-directory, it is a file: %ls -l /usr/ports/UPDATING -rw-r--r-- 1 root wheel 240302 Jun 13 04:00 /usr/ports/UPDATING