With CONFIG_RTC turned on a "generic" 2.2.14 (and 2.2.15-pre1) on Alpha
does not compile anymore due to undefined macros used in sys_nautilus.c.
Here is a missing 'include' line:
--- linux-2.2.14/arch/alpha/kernel/sys_nautilus.c~ Tue Jan 4 11:12:11 2000
+++ linux-2.2.14/arch/alpha/kernel/sys_nautilus.c Thu Jan 13 12:07:21 2000
@@ -30,6 +30,7 @@
#include <linux/pci.h>
#include <linux/init.h>
#include <linux/reboot.h>
+#include <linux/mc146818rtc.h>
#include <asm/ptrace.h>
#include <asm/system.h>
Michal
-
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/
This archive was generated by hypermail 2b29 : Sat Jan 15 2000 - 21:00:23 EST