From owner-freebsd-current Thu Dec 14 9:40:31 2000 From owner-freebsd-current@FreeBSD.ORG Thu Dec 14 09:40:30 2000 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 8405837B400 for ; Thu, 14 Dec 2000 09:40:26 -0800 (PST) Received: from dragon.nuxi.com (Ipittythefoolthattrustsident@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id JAA77771; Thu, 14 Dec 2000 09:40:25 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.1/8.11.1) id eBEHeOv07190; Thu, 14 Dec 2000 09:40:24 -0800 (PST) (envelope-from obrien) Date: Thu, 14 Dec 2000 09:40:23 -0800 From: "David O'Brien" To: cjclark@alum.mit.edu Cc: current@FreeBSD.ORG Subject: Re: buildkernel target breaks on pcivar.h Message-ID: <20001214094023.A7162@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <200012121810.LAA31110@harmony.village.org> <10304.976698041@axl.fw.uunet.co.za> <20001213105210.L1085@hsc.fr> <20001213231754.A35385@rfx-64-6-211-1.users.reflexcom.> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001213231754.A35385@rfx-64-6-211-1.users.reflexcom.>; from cjclark@reflexnet.net on Wed, Dec 13, 2000 at 11:17:54PM -0800 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: obrien@NUXI.com Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Dec 13, 2000 at 11:17:54PM -0800, Crist J. Clark wrote: > I had that problem too when I was building this weekend. IIRC there > was a rogue '.depend' file in the _source_ tree. Do a 'make clean' of > the source tree and see if that helps. `make cleandir' is a better target to use when you've got problems such as this. The `cleandir' target cleans more than `clean'. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message