2.3.13

Arthur (arthur@sevenkings.net)
Tue, 10 Aug 1999 04:20:19 GMT


>gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
>-fomit-frame-pointer -fno-strict-aliasing -D__SMP__ -pipe -fno-strength-reduce
>-DCPU=586 -march=i586 -DEXPORT_SYMTAB -c md.c

>md.c: In function `md_make_request':
>md.c:743: `WRITEA' undeclared (first use in this function)
>md.c:743: (Each undeclared identifier is reported only once
>md.c:743: for each function it appears in.)
>make[3]: *** [md.o] Error 1
>make[3]: Leaving directory `/usr/src/linux-2.3.13/drivers/block'
>make[2]: *** [first_rule] Error 2
>make[2]: Leaving directory `/usr/src/linux-2.3.13/drivers/block'
>make[1]: *** [_subdir_block] Error 2
>make[1]: Leaving directory `/usr/src/linux-2.3.13/drivers'
>make: *** [_dir_drivers] Error 2

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