[Redhat 2.4.24->2.6.2 upgrade] make modules_install probl
Sorry, HanGuel font broken --;;
When i try "make modules_install", warning message showup like below,
[root@NPPart linux-2.6.2]# make modules_install
Warning: you may need to install module-init-tools
See http://www.codemonkey.org.uk/docs/post-halloween-2.6.txt
depmod: *** Unresolved symbols in /lib/modules/2.6.2/kernel/drivers/net/irda/old_belkin-sir.ko
depmod: sirdev_set_dtr_rts
depmod: irda_register_dongle
depmod: irda_unregister_dongle
depmod: irda_qos_bits_to_value
depmod: *** Unresolved symbols in /lib/modules/2.6.2/kernel/drivers/net/irda/sir-dev.ko
depmod: irlap_close
depmod: irda_init_max_qos_capabilies
depmod: async_wrap_skb
depmod: irlap_open
depmod: async_unwrap_char
depmod: irda_qos_bits_to_value
depmod: irda_device_set_media_busy
depmod: alloc_irdadev
;
;
;
;
But i installed module-init-tools-3.0-pre9.tar.gz.
Should i also install modutils-2.4.21-23.src.rpm ?
If i install modutils, messages like below
[root@NPPart packages]# rpm -i modutils-2.4.21-23.src.rpm
warning: user rusty does not exist - using root
warning: group rusty does not exist - using root
warning: user rusty does not exist - using root
warning: group rusty does not exist - using root
warning: user rusty does not exist - using root
warning: group rusty does not exist - using root
I need kernel 2.6.2, because vicam(3Com home connection).
I develop multicast routing protocol, video cam need to verify it work with vic(video internet conference).
if someone have same experience like me, please help me.
sorry
한글을 읽을 수는 있는지 모르겠네요.일단 경고에 나왔듯이 module
한글을 읽을 수는 있는지 모르겠네요.
일단 경고에 나왔듯이 module-init-tools라는 패키지를 먼저 설치해보세요.
RPM으로 되어있는것도 있을겁니다. 찾아서 RPM으로 설치하는게 좋습니다.
그리고 Kernel-2.6.x버젼대는 Kernel-2.4.x대의 모듈과 호환이 안되는걸로
알고 있습니다. 즉 Kernel-2.4.x대의 모듈을 설치한다고 2.6.x가 동작하지는
않는다는 소리이죠.
만일 이도저도 힘들다면 방법이 있습니다.
커널이 조금 무거워지겠지만 필요없는것은 다빼고 필요한 것들만 커널에 포함
시켜버리는겁니다. 즉, 모듈을 전혀 사용하지 않는거죠.
그렇게 된다면 굳이 module-init-tools를 쓸이유가 없지 않을까요? :twisted:
가장 좋은 방법은 module-init-tools.rpm을 구해서 설치하는 겁니다.
어쨌든 꼭 성공하길 바랍니다.
P.S. : 커널관련글이기에 이쪽 게시판으로 옮겼습니다.
------------------------------
좋은 하루 되세요.
댓글 달기