From owner-freebsd-current@FreeBSD.ORG Wed Nov 17 12:57:50 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A073416A4D0 for ; Wed, 17 Nov 2004 12:57:50 +0000 (GMT) Received: from av5-2-sn3.vrr.skanova.net (av5-2-sn3.vrr.skanova.net [81.228.9.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id E511B43D5F for ; Wed, 17 Nov 2004 12:57:49 +0000 (GMT) (envelope-from daniel_k_eriksson@telia.com) Received: by av5-2-sn3.vrr.skanova.net (Postfix, from userid 502) id 5119C37F94; Wed, 17 Nov 2004 13:57:49 +0100 (CET) Received: from smtp1-2-sn3.vrr.skanova.net (smtp1-2-sn3.vrr.skanova.net [81.228.9.178]) by av5-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 42FC837EF9 for ; Wed, 17 Nov 2004 13:57:49 +0100 (CET) Received: from sentinel (h130n1fls11o822.telia.com [213.64.66.130]) by smtp1-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 15B1C38003 for ; Wed, 17 Nov 2004 13:57:49 +0100 (CET) From: "Daniel Eriksson" To: Date: Wed, 17 Nov 2004 13:57:46 +0100 Organization: Home Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcTMpQjVQN40H2OqTmqyb2XRZwq6AA== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: CVS / cvsup problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Nov 2004 12:57:50 -0000 After having problems with a kernel compiled from sources from yesterday I decided to go back to a known good kernel from 2004.11.07.07.00.00. Unfortunately I cannot seem to compile it: ===> autofs (depend) make: don't know how to make autofs_vfsops.c. Stop *** Error code 2 I recall a commit-message from last week with the wrong date. Could it be that a recent commit having to do with vfsops got the wrong timestamp, thus messing up the source repository? /Daniel Eriksson