From owner-freebsd-current Thu Mar 4 2: 0:53 1999 Delivered-To: freebsd-current@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id BD66B150C4 for ; Thu, 4 Mar 1999 02:00:47 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 2.12 #1) id 10IUvC-0008fj-00; Thu, 4 Mar 1999 12:00:02 +0200 From: Sheldon Hearn To: Mike Zanker Cc: current@freebsd.org Subject: Re: Typo in new atapi-all.c In-reply-to: Your message of "Thu, 04 Mar 1999 09:50:24 GMT." <4.1.19990304094805.00c037f0@aire.open.ac.uk> Date: Thu, 04 Mar 1999 12:00:02 +0200 Message-ID: <33338.920541602@axl.noc.iafrica.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 04 Mar 1999 09:50:24 GMT, Mike Zanker wrote: > My kernel is failing at the "make depend" stage owing to typos in the new > ATA code. It seems that atapi-all.c is trying to include "atapifd.h" when > the file is actually called "atapi-fd.h". The same may apply to other > included files. Are you sure it isn't because atapi-fd.c is missing from your sys/i386/conf/files.i386 ? Check for a line like this: dev/ata/atapi-fd.c optional atapifd device-driver This is an oversight in the last commit and should be fixed RSN. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message