On Thursday 31 May 2001 08:46, you wrote:
> I tried to compile kernel from rtlinux_kernel_2.4.tar.gz
> v3.0
>
> making comand "make bzImage" i got error in file checksum.s
>
> cheksum.s:238 badly punctuated parameter list in #define
> cheksum.s:244 badly punctuated parameter list in #define
>
> i tried to compile this kernel on 2 computers and this error where
> on both.
>
> original system on RedHat 7.1.
Hi,
AFAIK RH7.1 has a new egcs that isn't 100% compatible with the old one. So 
you have to use perhaps kgcc instead of gcc. I think you can do this in bash 
with:
export CC=kgcc
This may help...

Ineiti

-- [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/rtlinux/

Reply via email to