Messages in this thread |  | | Date | Tue, 14 Jan 1997 21:08:02 +0000 (GMT) | From | Edgy Wise <> | Subject | Kernel 2.1.21 |
| |
Seems like 2.1.21 has a few problems with the ide.c code. Here's a log of what problems I had with compilation:
There's more at the beginning of this, since I didn't paste the whole thing to not waste bandwidth. Is it me, or is it a kernel problem?
-Ben
ide.c:2871: parse error before `EXPORT_SYMTAB_not_defined' ide.c:2871: warning: data definition has no type or storage class ide.c:2872: parse error before `EXPORT_SYMTAB_not_defined' ide.c:2872: warning: data definition has no type or storage class ide.c:2873: parse error before `EXPORT_SYMTAB_not_defined' ide.c:2873: warning: data definition has no type or storage class ide.c:2874: parse error before `EXPORT_SYMTAB_not_defined' ide.c:2874: warning: data definition has no type or storage class ide.c:2875: parse error before `EXPORT_SYMTAB_not_defined' ide.c:2875: warning: data definition has no type or storage class ide.c:2876: parse error before `EXPORT_SYMTAB_not_defined' ide.c:2876: warning: data definition has no type or storage class ide.c:2878: parse error before `EXPORT_SYMTAB_not_defined' ide.c:2878: warning: data definition has no type or storage class ide.c:2879: parse error before `EXPORT_SYMTAB_not_defined' ide.c:2879: warning: data definition has no type or storage class make[3]: *** [ide.o] Error 1 make[3]: Leaving directory `/home/edgy/kernel/linux/drivers/block' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/home/edgy/kernel/linux/drivers/block' make[1]: *** [sub_dirs] Error 2 make[1]: Leaving directory `/home/edgy/kernel/linux/drivers' make: *** [linuxsubdirs] Error 2
|  |