From owner-freebsd-ports@FreeBSD.ORG Wed Apr 14 03:31:01 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D00516A4CE for ; Wed, 14 Apr 2004 03:31:01 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7289243D5F for ; Wed, 14 Apr 2004 03:30:59 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i3E9WpnQ030556 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 14 Apr 2004 10:32:51 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i3E9WpKU030555; Wed, 14 Apr 2004 10:32:51 +0100 (BST) (envelope-from matthew) Date: Wed, 14 Apr 2004 10:32:51 +0100 From: Matthew Seaman To: Sam Lin Message-ID: <20040414093251.GB30202@happy-idiot-talk.infracaninophile.co.uk> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FCuugMFkClbJLl1L" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk X-Virus-Scanned: clamd / ClamAV version devel-20040407, clamav-milter version 0.70g cc: ports@freebsd.org Subject: Re: install php from ports problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Apr 2004 10:31:01 -0000 --FCuugMFkClbJLl1L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 14, 2004 at 05:16:44PM +0800, Sam Lin wrote: > Check your system clock > uname -v =3D FreeBSD 4.9-RELEASE-p4 #0: Sat Nov 1 23:13:26 CST 2003 = root@ch5.tv:/usr/src/sys/compile/CTV Like it says -- set the system clock correctly. You seem to be running with the system clock set back to some time in 2003 -- that must be the case, since 4.9-RELEASE-p4 only came out four weeks ago, and you appear to have compiled it last November. http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/conf/newvers.sh.diff?r1= =3D1.44.2.32.2.4&r2=3D1.44.2.32.2.5&only_with_tag=3DRELENG_4_9 Not having the right time set on the system clock will cause all sorts of upsets to ports and other make(1) based systems where a fundamental part of the operation is comparing the timestamps on files to see if they need to be processed. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --FCuugMFkClbJLl1L Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAfQVDdtESqEQa7a0RAtvkAJ9nT9yUxvbgIwFvy/7XKQnD+NQWcwCgmNto a5P14Inb51SMnFwDTruR2K4= =ICnd -----END PGP SIGNATURE----- --FCuugMFkClbJLl1L--