Messages in this thread |  | | Date | Thu, 31 Oct 1996 08:56:31 -0800 (PST) | From | Simon Shapiro <> | Subject | FW: 2.1.6 will not compile |
| |
md.c: In function `md_ioctl': md.c:299: warning: implicit declaration of function `verify_area' md.c:299: `VERIFY_WRITE' undeclared (first use this function) md.c:299: (Each undeclared identifier is reported only once md.c:299: for each function it appears in.) md.c:302: warning: implicit declaration of function `put_user' md.c:341: warning: implicit declaration of function `get_user' md.c:341: warning: `__val' might be used uninitialized in this function md.c: At top level: md.c:395: warning: initialization from incompatible pointer type md.c:396: warning: initialization from incompatible pointer type make[3]: *** [md.o] Error 1 make[3]: Leaving directory `/usr/src/Kernels/2.1.6/linux/drivers/block' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/Kernels/2.1.6/linux/drivers/block' make[1]: *** [sub_dirs] Error 2 make[1]: Leaving directory `/usr/src/Kernels/2.1.6/linux/drivers' make: *** [linuxsubdirs] Error 2
|  |