The pre-patched kernel is just that (patched). You'll need to download
the rtlinux_3_0_pre6d.tgz (6e is also available) for the rtl modules et
al. Here's a few things I noticed:
o I had to do a 'make install' as well as running
the 'sh ./scripts/insrtl'.
o The psc makefile make moves psc.o to ../modules
so the make install cannot find it when running.
I just copied it back before doing the make install.
o Between 6d and 6e the librtl changed to librtlinux.
ie if you used the rtl_sigaction in programs under 6d,
make sure you change the link options in your
makefile (and preferably delete librtl.a from /usr/lib).
regards,
stuart warren
Zhigao Yao wrote:
>
> Hi all,
> I downloaded prepatched RTLinux V3 beta the other day and installed it on
> top of Red Hat Linux 6.2. It seems that everything is under the
> "/usr/src/rtlinux_kernel" directory. The problem is, where are those
> RTLinux modules? I can't find them anywhere.
> BTW, is there any detailed doc about the updates in RTLinux V3?
>
> Thanks
> Daniel
> -- [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/
-- [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/