Date: Thu, 04 Mar 1999 12:00:02 +0200 From: Sheldon Hearn <sheldonh@iafrica.com> To: Mike Zanker <A.M.Zanker@open.ac.uk> Cc: current@freebsd.org Subject: Re: Typo in new atapi-all.c Message-ID: <33338.920541602@axl.noc.iafrica.com> In-Reply-To: Your message of "Thu, 04 Mar 1999 09:50:24 GMT." <4.1.19990304094805.00c037f0@aire.open.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33338.920541602>