From owner-freebsd-questions@FreeBSD.ORG Tue Feb 7 08:53:25 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 AB96516A420 for ; Tue, 7 Feb 2006 08:53:25 +0000 (GMT) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE35943D58 for ; Tue, 7 Feb 2006 08:53:15 +0000 (GMT) (envelope-from peo@intersonic.se) Received: from localhost (terrapin.inter-sonic.com [172.16.1.12]) by neonpark.inter-sonic.com (Postfix) with ESMTP id 1994A818E22 for ; Tue, 7 Feb 2006 09:53:14 +0100 (CET) Message-ID: <43E85FF6.3070306@intersonic.se> Date: Tue, 07 Feb 2006 09:53:10 +0100 From: Per olof Ljungmark User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <43E854F0.5030702@intersonic.se> <20060207084841.GA23436@xor.obsecurity.org> In-Reply-To: <20060207084841.GA23436@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at inter-sonic.com Subject: Re: problem building p5-Locale-gettext 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: Tue, 07 Feb 2006 08:53:25 -0000 Kris Kennaway wrote: >> ==> Your Makefile has been rebuilt. <== >> ==> Please rerun the make command. <== >> false >> *** Error code 1 > > This usually means your system clock is wrong. Well of course! The clock was ahead when I built world (new install) and then I set it back when I discovered it. Not he first time I do this mistake either. Sorry for the noise, Per olof