hello
I have just installed rtl (beta11 with 2.2.10 kernel)
When I try to insert a module I get some errors :
for example
# insmod rtl_time.o
rtl_time.o: unresolved symbol rtl_request_local_irq
rtl_time.o: unresolved symbol smp_found_config
etc
when i try to insert rtl_sched.o and rtl_fifo.o i get the some problems
I looked up these symbols in my kernel with ksyms, and there I found
something strange
ksyms -am gives results like this :
c"NUMBER" "NAME_OF_SYMBOL"_Rsmp_"NUMBER"
ksyms -am |grep rtl gives results lite this :
c"NUMBER" "NAME_OF_SYMBOL"_R__ver_"NAME_OF_SYMBOL"
all unresolved symbols are like the last one
is this coincedence or the key to my problem
Jan Van Eetvelde
[EMAIL PROTECTED]
--- [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/