2.4.23 compile error in edd

From: Meelis Roos
Date: Thu Dec 04 2003 - 09:22:45 EST


gcc -D__KERNEL__ -I/home/mroos/compile/linux-2.4/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -nostdinc -iwithprefix include -DKBUILD_BASENAME=setup -DEXPORT_SYMTAB -c setup.c
setup.c: In function `copy_edd':
setup.c:734: error: `DISKSIG_BUFFER' undeclared (first use in this function)
setup.c:734: error: (Each undeclared identifier is reported only once
setup.c:734: error: for each function it appears in.)
make[1]: *** [setup.o] Error 1

DISKSIG_BUFFER is nowhere to be seen.

--
Meelis Roos (mroos@xxxxxxxx)

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