On Fri, Oct 26, 2001 at 08:49:31AM +0900, Shoji KASAI wrote:
> 
> Hi.
> 
>   I try to install rtlinux-v3.1 to RedHat7.1J(kernel 2.4.4).
> 
>   I make the kernel 2.4.4-rtl bzImage without modify the "CC = kgcc" of
> Makefile, and I can boot the kernel 2.4.4-rtl ( see the mail-header of
> this).
> 
> 
>   But, I had error of "depmod -a", as follows. And, I can't use rtlinux
> system.
> 
> [root@poco skasai]# /sbin/depmod -a
> depmod: *** Unresolved symbols in /usr/rtlinux-3.1/modules/psc.o
> depmod: *** Unresolved symbols in /usr/rtlinux-3.1/modules/rtl_fifo.o
> depmod: *** Unresolved symbols in /usr/rtlinux-3.1/modules/rtl_posixio.o
> depmod: *** Unresolved symbols in /usr/rtlinux-3.1/modules/rtl_sched.o
> depmod: *** Unresolved symbols in /usr/rtlinux-3.1/modules/rtl_time.o
> [root@poco skasai]# 
> 
>   I have psc.o, for example, as follows.
> 
> [root@poco skasai]# locate psc.o
> /usr/src/rtlinux/rtlinux-3.1/psc/psc.o
> /usr/src/rtlinux/rtlinux-3.1/modules/psc.o
> /usr/rtlinux-3.1/modules/psc.o
> /lib/modules/2.4.4-rtl/misc/psc.o
> [root@poco skasai]#
>  
> 
>   What should I do in my system, Please advice me.

Try a depmod -ae and see what it says

Gary (-;
-- [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/

Reply via email to