mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Randy.Dunlap" <rddunlap@osdl.org>
To: "Suh Jin" <suh_jin@bah.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.0-test8 modules_install unresolved symbol errors
Date: Tue, 21 Oct 2003 08:36:14 -0700	[thread overview]
Message-ID: <20031021083614.7b123c97.rddunlap@osdl.org> (raw)
In-Reply-To: <3F954881.1030508@bah.com>

On Tue, 21 Oct 2003 10:53:54 -0400 "Suh Jin" <suh_jin@bah.com> wrote:

| Could someone help me why I am getting unresolved symbols when I run 
| "make modules_install". How do I fix those? I am using RedHat9.0 and I 
| have same problems using gcc2.95.3 and gcc3.2.2. BTW, it doesn't matter 
| mm1 patch or vanilla kernel.
| 
| depmod: *** Unresolved symbols in 
| /lib/modules/2.6.0-mm1/kernel/net/ipv4/ipvs/ip_vs_wlc.ko
| depmod:         register_ip_vs_scheduler
| depmod:         unregister_ip_vs_scheduler
| depmod: *** Unresolved symbols in 
| /lib/modules/2.6.0-mm1/kernel/net/ipv4/ipvs/ip_vs_wrr.ko
| depmod:         register_ip_vs_scheduler
| depmod:         unregister_ip_vs_scheduler
| depmod: *** Unresolved symbols in 
| /lib/modules/2.6.0-mm1/kernel/net/ipv4/netfilter/arptable_filter.ko
| depmod:         arpt_register_table
| depmod:         arpt_do_table
| depmod:         arpt_unregister_table
| ........ bunch of more unresolved symbols

Are you using module-init-tools?
  (from http://www.kernel.org/pub/linux/kernel/people/rusty/modules/)

If so, they aren't in $PATH when you ran depmod.
Current (new) depmod doesn't have this message.

For 2.6.x changes, you probably want/need to read this:
http://www.codemonkey.org.uk/post-halloween-2.5.txt

--
~Randy

      reply	other threads:[~2003-10-21 15:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-21 14:53 Suh Jin
2003-10-21 15:36 ` Randy.Dunlap [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031021083614.7b123c97.rddunlap@osdl.org \
    --to=rddunlap@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=suh_jin@bah.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®