mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Stephan von Krawczynski <skraw@ithnet.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Compile Problem in 2.4.10-pre12
Date: Wed, 19 Sep 2001 13:36:02 +0200	[thread overview]
Message-ID: <20010919133602.664a6d5a.skraw@ithnet.com> (raw)

Hello,

What is this:

if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.10-pre12; fi
depmod: *** Unresolved symbols in
/lib/modules/2.4.10-pre12/kernel/drivers/net/ppp_async.o
depmod:         tty_register_ldisc
depmod: *** Unresolved symbols in
/lib/modules/2.4.10-pre12/kernel/drivers/net/ppp_synctty.o
depmod:         tty_register_ldisc

?

System.map says:
c017a478 T tty_register_ldisc

so symbol should be there, or not?

Regards,
Stephan

                 reply	other threads:[~2001-09-19 11:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20010919133602.664a6d5a.skraw@ithnet.com \
    --to=skraw@ithnet.com \
    --cc=linux-kernel@vger.kernel.org \
    /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

Powered by JetHome