[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Modules search path
Hi,
I just installed RTLinux 3.0 on RedHat 6.2 with upgraded Kernel to Version
2.2.18 and patched as described in the Install file. After finishing the
installation I was able to run the script /usr/rtlinux/bin/rtlinux to load
and unload the RTmodules. But after a reboot this script prints the error
message "rtl_time.o: no such file or directory". Insmod works just fine for
the modules if I specify the absolute path. Once the modules are loaded
they can easily be unloaded with the rtlinux script, but loading them again
fails. After running cd /usr/src/rtlinux, make clean, make, make install,
the rtlinux script works again. So I suppose, in the Makefile a path to the
modules is set, which is lost after a reboot.
Could you give me advice of how to set the appropriate path without running
the whole make procedure at every boot.
Thanks
Micha Gilomen