Aleksandar Bakic wrote:
> 
> Hi,
> 
> Trying to get around my well-known problem :), I installed Mandrake
> 6.1 (kernel 2.2.13-7) and am now trying to install RTAI 0.9a. I used
> copyto from the linux-2.2.13 directory. First, make failed on
> i386_ksyms.c, specifically symbols strnlen_user and i386_bh_lock; it
> passed after commenting out these symbol exports. Then I got another
> error because i386_endbase could not be found (declared extern in
> smp.c -- the README.RTHAL says one should turn SMP on in "make
> config"). What should I do with these problematic symbols?
> 
> Thanks,
> Aleks
> --- [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/


Hi Alex,

This is probably because the copyto script in the Linux-2.2.13 directory
is copying files that originated from a vanilla linux-2.2.13 kernel
distribution.  You can either use a vanilla 2.2.13 kernel, or
alternatively merge the changes into the relevant 2.2.13-7 files,

Best regards,

Steve

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