Hi,

I am trying to compile a custom kernel with an install of RH7.0 (Plus updates)

It is always failing on this area:

make[2]: Leaving directory `/usr/src/linux-2.2.17/arch/i386/mm'
make[1]: Leaving directory `/usr/src/linux-2.2.17/arch/i386/mm'
make -C  arch/i386/lib
make[1]: Entering directory `/usr/src/linux-2.2.17/arch/i386/lib'
make all_targets
make[2]: Entering directory `/usr/src/linux-2.2.17/arch/i386/lib'
gcc -D__KERNEL__ -I/usr/src/linux/include -D__ASSEMBLY__  -traditional -c 
checksum.S -o checksum.o
checksum.S:231: badly punctuated parameter list in #define
checksum.S:237: badly punctuated parameter list in #define
make[2]: *** [checksum.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.2.17/arch/i386/lib'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.2.17/arch/i386/lib'
make: *** [_dir_arch/i386/lib] Error 2
[root@mta linux]#


I have had a look at the code in 
/usr/src/linux-2.2.17/arch/i386/lib/checksum.S

but I am no code writer and wouldn't know if the syntax is right or not 
(Nothing obvious anyway)

Anyone else had compile errors or can point me to a fix ??

I have updated gcc, glibc and other relevant packages to Rh7.0, I have also 
upgraded the kernel to 2.2.17 (As you can see above)

This also happen with the stock kernel from a fresh install. I am trying to 
compile on a Compaq Armada 1500c (if that matters). but other wise it is 
running fine and I have no problems.

Thanks
Darryl



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to