From owner-freebsd-questions@FreeBSD.ORG Sat Jul 5 16:47:29 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 7EC6C1065670 for ; Sat, 5 Jul 2008 16:47:29 +0000 (UTC) (envelope-from davidfeustel@comcast.net) Received: from QMTA07.emeryville.ca.mail.comcast.net (qmta07.emeryville.ca.mail.comcast.net [76.96.30.64]) by mx1.freebsd.org (Postfix) with ESMTP id 6CA138FC1A for ; Sat, 5 Jul 2008 16:47:29 +0000 (UTC) (envelope-from davidfeustel@comcast.net) Received: from OMTA02.emeryville.ca.mail.comcast.net ([76.96.30.19]) by QMTA07.emeryville.ca.mail.comcast.net with comcast id mGTH1Z0040QkzPwA702000; Sat, 05 Jul 2008 16:47:29 +0000 Received: from localhost ([69.245.196.200]) by OMTA02.emeryville.ca.mail.comcast.net with comcast id mGnT1Z0074KuD458NGnULZ; Sat, 05 Jul 2008 16:47:29 +0000 X-Authority-Analysis: v=1.0 c=1 a=3MYPLmOildXS6p5SXJIA:9 a=xb7azbdgG-Xi66Fqw2QA:7 a=Oh3RZH8T9jfmV-azgii2Z-MFSnQA:4 a=OS7PZEPQ3MUA:10 a=LY0hPdMaydYA:10 From: dfeustel@mindspring.com To: Manolis Kiagias In-Reply-To: <486FA1E0.3040200@gmail.com> Message-Id: <20080705164729.6CA138FC1A@mx1.freebsd.org> Date: Sat, 5 Jul 2008 16:47:29 +0000 (UTC) Cc: Mel , freebsd-questions@freebsd.org Subject: Re: Firefox 3 for FreeBSD 7.0 release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jul 2008 16:47:29 -0000 On Sat, Jul 05, 2008 at 07:31:28PM +0300, Manolis Kiagias wrote: > 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. >> _______________________________________________ > > UPDATING is not a directory, it is a text file in /usr/ports, and if you > are missing it, something went terribly wrong when you fetched the ports > tree. > _______________________________________________ /usr/ports/UPDATING is not shown by ls. My original install of the ports tree was from the 7.0 release on DVD. Then today I ran portsnap and portsnap extract. portsnap extract reported 5 new ports. How to find out their names? Thanks.