Date: Sat, 16 Sep 1995 04:19:52 -0700 From: David Greenman <davidg@Root.COM> To: Didier Derny <didier@aida.org> Cc: hackers@freebsd.org Subject: Re: atapi.c and wcd.c missing.... Message-ID: <199509161119.EAA01063@corbin.Root.COM> In-Reply-To: Your message of "Sat, 16 Sep 95 14:51:09 %2B0200." <Pine.BSF.3.91.950916144633.1819A-100000@aida>
next in thread | previous in thread | raw e-mail | index | archive | help
>This morning I've updated my -stable source tree with sup. > >but I have been unable to rebuild the kernel > >I got the following message > >cc: ../../i386/isa/atapi.c not found >cc: ../../i386/isa/wcd.c not found > >I'm not sure that the exact message was "not found" but it meant not found. > >I checked on ftp.freebsd.org but these files are not present either > >What can I do to resolved this problem. It appears that you've added support for ATAPI CDROMs in your kernel config file? The solution is to not specify this in your kernel config file. Look for the entry 'wdc0' and remove it. We have not yet brought in the ATAPI cdrom support. -DG
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509161119.EAA01063>