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:
        rm /usr/src/linux/include/linux/modules/*
        rm /usr/src/linux/include/linux/modversions.h
        make dep
        make clean
        make bzImage
        make modules
        make modules_install
        make install
        reboot
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

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