[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: [rtl] test of rtlinux-1.2a-SMP failed
Jochen Kuepper (jochen@uni-duesseldorf.de) wrote:
> Then I try to run the adjustment process, but when trying to insmod the module,
> I get an unresolved symbol rt_get_time.
>
> nm ../rtlinux-SMP-1.2a-2.1.90/2tasks_delay/rt_process.o is lookin for
> U rt_get_time
> but less /proc/ksyms gives me
> U rt_get_time_R287ce940
You can try to build the kernel without module version support. It's a kernel
config question.
Alternatively you can build the rt_process.o module with versioning support.
IIRC, you have to define the MODVERSIONS constant in the very beginning of
the source file.
> I am using egcs-1.0.3.
If you use module versioning, this may be a problem as well.
Michael.
--- [rtl] ---
For more information on Real-Time Linux see:
http://rtlinux.cs.nmt.edu/