Messages in this thread |  | | Date | Mon, 1 Oct 2001 10:43:36 +0200 | From | Rainer Wiener <> | Subject | Compile problem with 2.4.10-ac1 |
| |
Hello,
I just want to compile the 2.4.10-ac1 kernel. But it stops with this message:
make[2]: Entering directory /usr/src/linux-2.4.10-ac1/kernel' gcc -D__KERNEL__ -I/usr/src/linux-2.4.10-ac1/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=athlon -c -o timer.o timer.c timer.c:35: conflicting types for xtime' /usr/src/linux-2.4.10-ac1/include/linux/sched.h:556: previous declaration of xtime' make[2]: *** [timer.o] Fehler 1 make[2]: Leaving directory /usr/src/linux-2.4.10-ac1/kernel' make[1]: *** [first_rule] Fehler 2 make[1]: Leaving directory /usr/src/linux-2.4.10-ac1/kernel' make: *** [_dir_kernel] Fehler 2
I try to find the error by my self. But I can not fix it. So has anyone a idea?
cu Rainer -- Darth Vader: I find your lack of faith disturbing. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |