From owner-freebsd-stable Thu Feb 15 12:50: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from aslan.scsiguy.com (aslan.scsiguy.com [63.229.232.106]) by hub.freebsd.org (Postfix) with ESMTP id 7782C37B401 for ; Thu, 15 Feb 2001 12:50:06 -0800 (PST) Received: from scsiguy.com (localhost [127.0.0.1]) by aslan.scsiguy.com (8.11.2/8.9.3) with ESMTP id f1FKo1O67605; Thu, 15 Feb 2001 13:50:01 -0700 (MST) (envelope-from gibbs@scsiguy.com) Message-Id: <200102152050.f1FKo1O67605@aslan.scsiguy.com> To: Matthew Emmerton Cc: booloo@cats.ucsc.edu, freebsd-stable@FreeBSD.ORG Subject: Re: 4.2-STABLE build fails (aic7xxx_reg.h: No such file or directory) In-Reply-To: Your message of "Thu, 15 Feb 2001 15:33:50 EST." Date: Thu, 15 Feb 2001 13:50:01 -0700 From: "Justin T. Gibbs" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> aic7xxx_reg.h is a file generated in the kernel compile directory. >> I can't say why it is not being generated by the build. Nothing >> about how that file is generated has changed for some time. > >Don't you need to do a 'make depend' to get aic7xxx_reg.h? Yes as there is no explicit dependency on either aic7xxx_seq.h or aic7xxx_reg.h in the kernel Makefile for the .c files that include them. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message