On Tuesday 07 May 2002 09:30, you wrote: > Hi All, > Iam a absolute newbie to rtlinux. I have downloaded the prepatched > RTLinux kernel 2.4 from fsmlabs.com and when I try to build it I get the > following errors > > checksum.S:238 badly punctuated parameter list in #define > checksum.S:244 badly punctuated parameter list in #define > > Iam using Red-Hat Linux 7.1 and gcc version 2.96
Do not use gcc 2.96. It is unable to compile the kernel properly. Download gcc 2.95.3 from the gcc site http://gcc.gnu.org and use that. Follow the long set of instructions carefully... Good luck! Pablo Alvarez -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] -- For more information on Real-Time Linux see: http://www.rtlinux.org/
