From: s0mbre <johnpol@2ka.mipt.ru>
To: linux-kernel@vger.kernel.org
Subject: [insmod don't work corrctly] /dev/hands damaged system
Date: Sat, 11 Aug 2001 19:08:17 +0400 [thread overview]
Message-ID: <8797.010811@2ka.mipt.ru> (raw)
Hello, linux guru.
After recompiling -ac1( and -ac10, and -ac9, and -ac7) with
gcc-2.95.2( instead of 3.0 that doesn't work in principle), i collide
with strange behavior of lsmod:
[root@Sombre s0mbre]# insmod /lib/modules/2.4.7-ac1/kernel/drivers/net/dummy.o
/lib/modules/2.4.7-ac1/kernel/drivers/net/dummy.o: unresolved symbol __kfree_skb
/lib/modules/2.4.7-ac1/kernel/drivers/net/dummy.o: unresolved symbol ether_setup
/lib/modules/2.4.7-ac1/kernel/drivers/net/dummy.o: unresolved symbol kmalloc
/lib/modules/2.4.7-ac1/kernel/drivers/net/dummy.o: unresolved symbol unregister_netdev
/lib/modules/2.4.7-ac1/kernel/drivers/net/dummy.o: unresolved symbol register_netdev
/lib/modules/2.4.7-ac1/kernel/drivers/net/dummy.o: unresolved symbol dev_alloc_name
/lib/modules/2.4.7-ac1/kernel/drivers/net/dummy.o: unresolved symbol kfree
[root@Sombre s0mbre]#
Where can i miss a sufficient thing?
Thanks in advance for your help and advices.
---
WBR. //s0mbre
next reply other threads:[~2001-08-11 15:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-11 15:08 s0mbre [this message]
2001-08-11 16:04 ` [insmod don't work corrctly] /dev/hands damaged system Keith Owens
2001-08-11 16:13 ` Re[2]: " s0mbre
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=8797.010811@2ka.mipt.ru \
--to=johnpol@2ka.mipt.ru \
--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 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.