daniel sheltraw wrote:
> 
> Hello RTAI world
> 
> I am having difficulty with getting OSS (open sound system) installed
> on my machine running RTAI version 0.7 (I know I should upgrade but
> one problem at a time). The following is there most recent suggestion
> for correcting what appears to be a versioning problem. Would someone
> tell me whether RTAI will work after this proposed solution.
> 
> Thanks everyone,
> Daniel Sheltraw
> 
> You should definitely try to remove the -rtai in the EXTRAVERSION field
> of
> /usr/src/linux/Makefile and then recompile the kernels as follows:

Hi Daniel,

I don't think RTAI 0.7 had the -rtai added to the Linux make file.  The
easiest way to tell is to do 'uname -r' (if you're running this kernel)
and see if it has the suffix -rtai.  If it does, the to get rid of it,
do as suggested in the text you sent (edit the Linux makefile, and
remove the -rtai from the EXTRAVERSION field.  Warning: if you do this,
and you have some other plain linux 2.2.14 kernel, you will overwrite
your modules when you do a make modules_install after building the
kernel/modules, if you don't want this to happen, make sure to move them
to a safe name first (e.g mv /lib/modules/2.2.14
/lib/modules/2.2.14-june20)

Regard, Stuart
-- [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