* [insmod don't work corrctly] /dev/hands damaged system
@ 2001-08-11 15:08 s0mbre
2001-08-11 16:04 ` Keith Owens
0 siblings, 1 reply; 3+ messages in thread
From: s0mbre @ 2001-08-11 15:08 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [insmod don't work corrctly] /dev/hands damaged system
2001-08-11 15:08 [insmod don't work corrctly] /dev/hands damaged system s0mbre
@ 2001-08-11 16:04 ` Keith Owens
2001-08-11 16:13 ` Re[2]: " s0mbre
0 siblings, 1 reply; 3+ messages in thread
From: Keith Owens @ 2001-08-11 16:04 UTC (permalink / raw)
To: s0mbre; +Cc: linux-kernel
On Sat, 11 Aug 2001 19:08:17 +0400,
s0mbre <johnpol@2ka.mipt.ru> wrote:
>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
http://www.tux.org/lkml/#s8-8
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re[2]: [insmod don't work corrctly] /dev/hands damaged system
2001-08-11 16:04 ` Keith Owens
@ 2001-08-11 16:13 ` s0mbre
0 siblings, 0 replies; 3+ messages in thread
From: s0mbre @ 2001-08-11 16:13 UTC (permalink / raw)
To: Keith Owens; +Cc: linux-kernel
Hello, linux guru.
KO> On Sat, 11 Aug 2001 19:08:17 +0400,
KO> s0mbre <johnpol@2ka.mipt.ru> wrote:
>>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
KO> http://www.tux.org/lkml/#s8-8
Before all recompilings i deleted whole dir with kernel source becouse
of order to applying patches.
And every time i run make menuconfig anew.
That is new code, new config, new Makefile.
Or am I missing a think once more?
---
WBR. //s0mbre
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-08-11 16:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-11 15:08 [insmod don't work corrctly] /dev/hands damaged system s0mbre
2001-08-11 16:04 ` Keith Owens
2001-08-11 16:13 ` Re[2]: " s0mbre
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.