Sven Garbade wrote:
> 
> Hi there,
> 
> RTAI 2.4.0 doesn't compile:
> 
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o
> scripts/split-include scripts/split-include.c
> scripts/split-include include/linux/autoconf.h include/config
> gcc -D__KERNEL__ -I/usr/local/kernelsrc/kernel-source-2.4.0/include
> -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing
> -pipe -mpreferred-stack-boundary=2 -march=k6   -c -o init/main.o
> init/main.c
> init/main.c: In function `start_kernel':
> init/main.c:581: warning: implicit declaration of function
> `proc_caches_init'
> init/main.c:604: `CLONE_SIGNAL' undeclared (first use in this function)
> init/main.c:604: (Each undeclared identifier is reported only once
> init/main.c:604: for each function it appears in.)
> init/main.c: In function `do_initcalls':
> init/main.c:638: warning: implicit declaration of function
> `flush_scheduled_tasks'
> init/main.c: In function `do_basic_setup':
> init/main.c:722: warning: implicit declaration of function
> `start_context_thread'
> make: *** [init/main.o] Error 1
> 
> I've used a fresh kernel source tree (2.4.0) form kernel.org. There are
> now error messages after patching the kernel with ./copyto.
> 

RTAI 24.1.2, not 2.4.2, has support for 2.4.0-test1. You cannot use it
for 2.4.0 yet. 

Ciao, Paolo.
-- [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