Messages in this thread |  | | Subject | Re: Kernel compilation errors. | From | satyakumar.y@scandent ... | Date | Tue, 27 May 2003 10:16:04 +0530 |
| |
in function timer.c comment line 35 volatile struct timeval xtime __attribute__ ((aligned (16)));
it will compile
maha rajan <maha_rtlin@yahoo.co.in> To: linux-kernel@vger.kernel.org Sent by: cc: linux-kernel-owner@vger. Subject: Kernel compilation errors. kernel.org
05/26/2003 05:39 PM
Dear all, I am running a kernel 2.4.20-8 and i have the sources of linux-2.4.4 and when i try to compile it I get the messages below.Can you please help me with this
gcc -D__KERNEL__ -I/usr/src2.4/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=athlon -c -o timer.o timer.c timer.c:35: conflicting types for `xtime' /usr/src2.4/linux/include/linux/sched.h:540: previous declaration of `xtime' make[2]: *** [timer.o] Error 1 make[2]: Leaving directory `/usr/src2.4/linux/kernel' make[1]: *** [first_rule] Error 2 make[1]: Leaving directory `/usr/src2.4/linux/kernel' make: *** [_dir_kernel] Error 2
My system is an athlon/256MB/inboard Nvidia video/Sound.
Thanks in advance with regards, Maharajan. V
________________________________________________________________________ Missed your favourite TV serial last night? Try the new, Yahoo! TV. visit http://in.tv.yahoo.com - 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/
- 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/
|  |