* 2.4.10-pre12 Missing EXPORT_SYMBOL?
@ 2001-09-21 20:26 Danny Cox
0 siblings, 0 replies; only message in thread
From: Danny Cox @ 2001-09-21 20:26 UTC (permalink / raw)
To: Linux Kernel Mailing List, Linux-XFS
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-09-21 20:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-21 20:26 2.4.10-pre12 Missing EXPORT_SYMBOL? Danny Cox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox