Juanjo Marin wrote:
> 
> [I can't answer the question, but I can translate into English, I think :-)]
> 
> Hi,
> 
> How can I re-compile rt_prio_sched.o ?
> 
> I tried it the following:
> 
> gcc -I /usr/src/linux/include/linux -O2 -Wall -D__KERNEL__ -D__RT__ -c
> rt_prio_sched.c
> 
> but it gives me the next message:
> 
> couldn't find the kernel version the module was compiled for
> 
> ¿What it's wrong?
> 

I don't have that file so I'm not sure. I think you may need -DMODULE in
the compile line to pull in the version.

Stuart


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