[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: [rtl] RTLinux 0.6 and 2.0.34





On Thu, 23 Jul 1998, James Cassidy wrote:

> 
> I've installed RTLinux 0.6 on a 2.0.34 kernel (Slackware 3.5), and moved
> my rt project onto it.  When recompiling, it complains about RTS_RELEASE
> and LINUX_VERSION_CODE redefinitions in the linux/version.h file.
> 
> When I glance into that file, I see:
> 
> #define UTS_RELEASE "2.0.33"
> #define LINUX_VERSION_CODE 131105
> #define UTS_RELEASE "2.0.34"
> #define LINUX_VERSION_CODE 131106
> 
> For interest sake, I looked at the contents of this file on a machine that
> is still running RTL 0.6 and 2.0.33 and it contains:
> 
> #define UTS_RELEASE "2.0.33"
> #define LINUX_VERSION_CODE 131105
> #define UTS_RELEASE "2.0.33"
> #define LINUX_VERSION_CODE 131105
> 
> My question is, is this ingorable?  What are they for?  Should I just 
> remove the two lines that the rtlinux patch placed there?  
> 

rt-linux kernel patch for 2.0.33 is slightly broken. A simplest workaround
is to remove /usr/src/linux/include/linux/version.h after applying the 
patch (patch should not create this file). I posted more info this mailing 
list some days ago. 

Andris
--- [rtl] ---
For more information on Real-Time Linux see:
http://www.rtlinux.org/