Paul

you need to first insmod rtl_time

This may not have made it to the Makefile yet.

Phil Wilshire

> 
> Hi all,
> I installed beta3 with kernel 2.2.9 on k6 PC with SMP
> turning off when make menuconfig; everything seems ok...
> 
> But when I make test the example: /usr/src/rtl/examples/frank
> there are unresolved symbols in rtl_sched.o and frank_module.o ...
> 
> Could anyone please tell me how to solve these?
> (Or I have to use a Pentium PC?)
> Thanks.
> 
> Paul,
> 
> >make test
> ...................
> insmod /usr/src/rtl/modules/rtl_sched.o
> /usr/src/rtl/modules/rtl_sched.o: unresolved symbol clock_local
> /usr/src/rtl/modules/rtl_sched.o: unresolved symbol clocks
> /usr/src/rtl/modules/rtl_sched.o: unresolved symbol rtl_clock_sethandler
> /usr/src/rtl/modules/rtl_sched.o: unresolved symbol rtl_clock_unsethandler
> make: [test] Error 1 (ignored)
> Now start the real-time tasks  module
> Type any character to continue
> d
> frank_module.o: unresolved symbol rtl_pthread_suspend
> frank_module.o: unresolved symbol rtl_get_time
> frank_module.o: unresolved symbol rtl_pthread_delete
> frank_module.o: unresolved symbol rtl_compat_start_routine
> frank_module.o: unresolved symbol rtl_sched
> frank_module.o: unresolved symbol rtl_pthread_wait_timer
> frank_module.o: unresolved symbol pthread_create
> frank_module.o: unresolved symbol rtl_schedule
> frank_module.o: unresolved symbol timer_create
> frank_module.o: unresolved symbol timer_settime
> frank_module.o: unresolved symbol timer_delete
--- [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