From: "Garst R. Reese" <reese@isn.net>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH]2.4.10p12 net/netsyms.c -- unresolved symbol tty_register_ldisc
Date: Wed, 19 Sep 2001 12:21:55 -0300 [thread overview]
Message-ID: <3BA8B813.B017592@isn.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 167 bytes --]
Attached are some others, Mohammad's one liner patch is unreadable on
Geocrawler.
My modules.conf is correct, I do need a readable form of that patch.
pls cc me.
Garst
[-- Attachment #2: modules_install.log --]
[-- Type: text/plain, Size: 557 bytes --]
cd /lib/modules/2.4.10-pre12; \
mkdir -p pcmcia; \
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia
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/irda/irtty.o
depmod: tty_register_ldisc
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/slip.o
depmod: tty_register_ldisc
next reply other threads:[~2001-09-19 15:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-19 15:21 Garst R. Reese [this message]
2001-09-19 15:51 ` [PATCH]2.4.10p12 net/netsyms.c -- unresolved symbol tty_register_ldisc Mohammad A. Haque
2001-09-21 5:33 ` Garst R. Reese
-- strict thread matches above, loose matches on Subject: below --
2001-09-19 13:14 [PATCH] 2.4.10p12 " Mohammad A. Haque
2001-09-19 14:21 ` Mark Orr
2001-09-19 14:26 ` Mohammad A. Haque
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=3BA8B813.B017592@isn.net \
--to=reese@isn.net \
--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