[Redhat 2.4.24->2.6.2 upgrade] make modules_install probl

ocaptin의 이미지

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

codebank의 이미지

한글을 읽을 수는 있는지 모르겠네요.
일단 경고에 나왔듯이 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. : 커널관련글이기에 이쪽 게시판으로 옮겼습니다.

------------------------------
좋은 하루 되세요.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.