[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Unresolved symbol
Hi to all. I have installed linux-2.2.18 + rtlinux3.0 in RedHat 7.0 (
with path kernel from 2.2.16 to 2.2.17 ).
When I try to run ( from /usr/rtlinux) ./bin/rtlinux start I obtain
:
/usr/rtlinux-3.0/modules/rtl.o : unresolved symbol
rtlinux_suspend_linux_init
.................................................... : unresolved
symbol rtlinux_suspend_linux_cleanup
insmod /usr/rtlinux-3.0/modules/rtl.o failed
Where is the error ?
In old version ( Rtlinux 1 and 2 ) I check the rt_linux sysmbols with
/sbin/ksysms -a | grep " "rt_ | wc -l
Now I obtained 0 .
I read the INSTALL file in rtlinux-3.0 distribution installation note
; if the installation
is on the RedHat box there is different note ?
Alessandro