On Tue, 9 Nov 1999, nixien wrote:
> cpp: /usr/src/linux-2.2.12/rtlinux-2.0/linux/include/linux/modversions.h: No
> such file or directory
Or may be you have forgotten to make a symlink from
/usr/src/linux-2.2.12/rtlinux-2.0/linux to /usr/src/linux-2.2.12 ?
I remember I had the same problem - the parent directory of rtl needs to have
linux kernel sources directory, or a symlink "linux" pointing to the sources.
I think that in the distributed .tar.gz there should be a symlink pointing to
/usr/src/linux as this is the most standard location.
Just do
cd /usr/src/linux-2.2.12/rtlinux-2.0/
ln -s /usr/src/linux-2.2.12 linux
(if /usr/src/linux-2.2.12 is your patched RT Linux kernel)
--
Tomek
--- [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/