From owner-freebsd-questions@FreeBSD.ORG Sat Apr 23 12:51:04 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2E4516A4CE for ; Sat, 23 Apr 2005 12:51:03 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 884BA43D66 for ; Sat, 23 Apr 2005 12:51:03 +0000 (GMT) (envelope-from t0m0p0@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so931262wra for ; Sat, 23 Apr 2005 05:51:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=r6AJPHZBG5d4b5DFrQL7uDEg1DRzSh7GcfIOAbMU1C8l9m55sZVkHNjssO+7hhzMlkybC7kGh698NExq3e25vhFRWWyz6VLh8tcdvEfmOnTeqsuH1+zKcMGqkO15QpLPbo1MQHXP6gNKGn6JR72HQ8LT2mBVvbHSq6+dg9V5Leo= Received: by 10.54.116.4 with SMTP id o4mr1001118wrc; Sat, 23 Apr 2005 05:51:02 -0700 (PDT) Received: by 10.54.38.52 with HTTP; Sat, 23 Apr 2005 05:51:02 -0700 (PDT) Message-ID: Date: Sat, 23 Apr 2005 05:51:02 -0700 From: T P To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: struggling with ports, packages, cvsup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: T P List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2005 12:51:04 -0000 I have just installed FreeBSD 5.3 and I am trying to get the latest firefox, 1.0.3,1, and pkg_add -r firefox gives me 0.9. something and downloading the latest source and typing make install clean gives me some wierd patch-250862 failed error. I saw someone else mention using cvsup to update the firefox source so I tried that. Now cvsup gives me "Cannot get IP address of my own host -- is its hostname correct?". I am behind a firewall and I don't know what I should set my hostname to; the ip address is of course given to me by DHCP. Please help! I am subscribed to the list. Thanks.