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
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/