All of lore.kernel.org
 help / color / mirror / Atom feed
From: Danny Cox <danscox@mindspring.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux-XFS <linux-xfs@oss.sgi.com>
Subject: 2.4.10-pre12 Missing EXPORT_SYMBOL?
Date: Fri, 21 Sep 2001 16:26:42 -0400	[thread overview]
Message-ID: <3BABA282.F9F855F@mindspring.com> (raw)

All,

	I updated my kernel to 2.4.10-pre12, and upon 'make modules_install',
depmod reported a missing symbol: tty_register_ldisc, from ppp_async.

	I added a 'EXPORT_SYMBOL(tty_register_ldisc)' just after the
tty_register_ldisc definition in drivers/char/tty_io.c, and all was
well.

	Just FYI.

-- 
"Men occasionally stumble over the truth, but most of them pick 
themselves up and hurry off as if nothing had happened." 
   -- Winston Churchill 

Danny

                 reply	other threads:[~2001-09-21 20:04 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=3BABA282.F9F855F@mindspring.com \
    --to=danscox@mindspring.com \
    --cc=DCox@SnapServer.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-xfs@oss.sgi.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.