Messages in this thread |  | | Date | Mon, 23 Oct 2000 00:08:18 +0200 | From | "J . A . Magallon" <> | Subject | Re: Kernel 2.2.17 with RedHat 7 Problem ! |
| |
On Sun, 22 Oct 2000 22:54:32 Hamid Hashemi Golpayegani wrote: > Hi , > > I have download kernel-2.2.17 from kernel.org and wanna to compile it under > redhat 7 . when compiling start after few minutes show me this error message > : > > make[2]: Entering directory `/usr/src/linux/arch/arch/i386/lib' > gcc -D__KERNEL__ -I/usr/src/linux-2.2.17/include -D__ASSEMBLY__ -D__SMP__ -t > raditional -c checksum.S -o checksum.o > checksum.S:231: badly punctuated parameter list in #define > checksum.S:237: badly punctuated parameter list in #define
It seems to be a silly bug in 2.96 cpp. If your distro has something called kgcc or egcs, install it and configure the kernel to be built with it (in main Makefile and in arch/i386/Makefile).
-- Juan Antonio Magallon Lacarta mailto:jamagallon@able.es
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |