From owner-cvs-all@FreeBSD.ORG Wed Feb 1 18:37:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E39116A420; Wed, 1 Feb 2006 18:37:01 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC4F543D45; Wed, 1 Feb 2006 18:37:00 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.13.4/8.13.4) with ESMTP id k11IaqJb087278; Wed, 1 Feb 2006 10:36:52 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.4/8.13.1/Submit) id k11IaqCv087277; Wed, 1 Feb 2006 10:36:52 -0800 (PST) (envelope-from sgk) Date: Wed, 1 Feb 2006 10:36:52 -0800 From: Steve Kargl To: Warner Losh Message-ID: <20060201183652.GB74170@troutmask.apl.washington.edu> References: <20060201174034.GA29331@xor.obsecurity.org> <20060201175804.GA74170@troutmask.apl.washington.edu> <20060201.110944.41688240.imp@bsdimp.com> <20060201.112149.112567595.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060201.112149.112567595.imp@bsdimp.com> User-Agent: Mutt/1.4.2.1i Cc: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG, stefanf@FreeBSD.ORG, ru@FreeBSD.ORG, kris@obsecurity.org, stefan@fafoe.narf.at Subject: Re: cvs commit: src/sys/sys cdefs.h src/include nl_types.h stdio.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2006 18:37:01 -0000 On Wed, Feb 01, 2006 at 11:21:49AM -0700, Warner Losh wrote: > > I'm actually surprised that make includes doesn't install the sys > > directory as well, which would pick up the new sys/cdefs.h. Does > > 'make -f Makefile.inc _includes' also exhibit the same problem? > > Sorry to followup my own message. > > I just did a make includes and it does seem to install sys/cdefs.h, so > I'm not sure why you'd be seeing this problem. > > Can you take a look at your sys/cdefs.h that you have on the system > that suffered the corruption and tell us what version it is? > It's too late. :( I finally figured out the "back up to 2006-01-25" step and did it before you asked for the info. On the bright side, I'll be panicking the system to continue my bug hunt. There is always the chance that I'll get into the catch-22, again. ;-) -- Steve