hi 
there is one thing that can go wrong. What version of gcc are you using?
If you are using the standard gcc that is shiped with RH7.2 some problems might show 
up. Try using egcs 1.1.2/kgcc.

To me it seems that your procedure is correct.

Anders Gnistrup


On Thu, 22 Nov 2001 14:45:49 +0530 (IST)
Gopalkrishna M R <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> Trying to install the RTLinux.  Downloaded the
> prepatched kernel from the web site www.rtlinux.org
> (rtlinux-2.2-prepatched.tar.gz).  Then tried the following
> steps (as given in Sys Admin - 91, January 2001 issue).
> 
> 1.  Moved the above mentioned file to /usr/src directory
>     then untarred it.
> 2.  Removed the existing /usr/src/linux and created it using
>     ln -s /usr/src/rtlinux-2.2/linux /usr/src/linux
> 3.  Changed the directory to
>     cd /usr/src/linux
> 4.  Entered these commands
>     make menuconfig       ------> selected the needed things and
>                                   saved it.
>     make dep
>     make clean
>     make bzImage
> 
>     While running this command it gave the following errors:
> ----------------------------------------------------------------------
> 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]: Levaing directory /usr/src/rtlinux-2.2/linux/arch/i386/lib
> 
> make[1]: ***[first-rule] Error2
> make[1]: Leaving directory /usr/src/rtlinux-2.2/linux/arch/i386/lib
> make:***[_dir_arch/i386/lib] Error2
> ----------------------------------------------------------------------
> 
> It has not created bzImage
> 
> I have tried it on linux kernel 2.2 and 2.4.  At both the places
> it gives the similar error messages.
> 
> Processor used is K6-500 MHz and also Pentium 233 MHz (old motherboard).
> 
> Can YOU please help me to overcome this problem?
> 
> Thanks for the help.
> 
> gopalkrishna
>   --------------------------------------------------------------
>   | Gopalkrishna M R           | Phone : +91 80 3340122 to 7   |
>   | RAMAN RESEARCH INSTITUTE   | Fax   : +91 80 3340492        |
>   | Sadashivnagar              | email : [EMAIL PROTECTED]   |
>   | BANGALORE - 560 080        |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
>   | Karnataka                  |         o  o  o  o  o         |
>   | INDIA.                     |        o  o  o  o  o          |
>   --------------------------------------------------------------
> 
> -- [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/
> 
> 
-- [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/

Reply via email to