make zImage --> Error 1

Markus Strohmeier (Strohmeier@t-online.de)
Wed, 5 May 1999 14:17:37 +0200


I have the following problem:

After configuring the Kernel 2.2.7 with
'make menuconfig'
I started to compile the kernel with
'make dep clean zImage'.
First it worked but in the end there was the following ERROR message:

init/main.o(.data.init+0x124): undefined reference to 'md_setup'
drivers/block/block(genhd.o): In function 'device_setup':
genhd.o(.text.init+0xfe): undefined reference to 'md_setup_drive'
make: *** [vmlinux] Error 1

A second try had the same result.
I hope that someone can help me with my little problem.

Thanks in advance.

Greetings

Markus Strohmeier

-
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/