From owner-freebsd-questions@FreeBSD.ORG Sat Jul 5 16:31:34 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 E23E11065670 for ; Sat, 5 Jul 2008 16:31:34 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.freebsd.org (Postfix) with ESMTP id 6C8BE8FC14 for ; Sat, 5 Jul 2008 16:31:34 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by ug-out-1314.google.com with SMTP id q2so1013501uge.37 for ; Sat, 05 Jul 2008 09:31:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=1F1njYWnhlO2cfEMeSTLXYJZMsu9qKDK9jKRfKdCbVA=; b=hWeNh7KF7tylafVc1MmQ2gSxujq0ygpKohdbqVfpzR4m/quz2bMcdKH7vGFllKaJhw Upfw7GfSOlHPNyZncx+ZYGxfRi/zVc9Kc2hCE5qXOqBbBW5T8qRv/2k5ZAlWqVUXuOBD 1raTRpBI4OELUayhokhupHNeYlwQdYDV6yM7w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=UuDLNlLcccMeY1QIcd2RSVB0Gft+k7lID4mRXv2pPJ9WvtryOXpBnNvFEOgC+uLPsX 7Dyx5tEPgD4YoFBHFWSBiMdDS+vXnilD55hDkJJV3K9wNdLC87sk0hafzt5HhyZf7MbP W0qLYzmmGezABojSi2s8PWXcEYfQ3LLTG++9U= Received: by 10.125.134.17 with SMTP id l17mr65734mkn.0.1215275492723; Sat, 05 Jul 2008 09:31:32 -0700 (PDT) Received: from atlantis.dyndns.org ( [79.129.155.251]) by mx.google.com with ESMTPS id k29sm2935850fkk.2.2008.07.05.09.31.30 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 05 Jul 2008 09:31:31 -0700 (PDT) Message-ID: <486FA1E0.3040200@gmail.com> Date: Sat, 05 Jul 2008 19:31:28 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.14 (X11/20080703) MIME-Version: 1.0 To: dfeustel@mindspring.com References: <20080705162651.469268FC1D@mx1.freebsd.org> In-Reply-To: <20080705162651.469268FC1D@mx1.freebsd.org> Content-Type: text/plain; charset=ISO-8859-7; format=flowed Content-Transfer-Encoding: 7bit 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:31:35 -0000 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. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > 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.