Re: the zImage step went wrong

Glynn Clements (glynn@sensei.co.uk)
Wed, 14 Oct 1998 12:52:41 +0100 (BST)


Marc Corel wrote:

> While compiling the kernel, at the make zImage step, I got:
> /usr/src/linux-2.0.32/include/mcd.h:114:WARNING: You have not edited mcd.h
> /usr/src/linux-2.0.32/include/linux/mcd.h:115:WARNINGS:perhaps Irq s and I/O
> settings are wrong..
> Except that I didnt compile kernel with sound card support (cause I do
> not hace any), I really dont understand what 's going wrong..

mcd.h is for the Mitsumi CD-ROM interface. You're supposed to edit it
first (hence the warning if you don't). It shouldn't be required
unless you select Mitsumi CD-ROM support (CONFIG_MCD).

-- 
Glynn Clements <glynn@sensei.co.uk>

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/