2.4.8: insmod ipx.o failed

From: Boris Pisarcik (boris@acheron.sk)
Date: Mon Aug 20 2001 - 11:15:30 EST


            Hello.

I decided to try linux ipx support so i compiled ipx as module ipx.o.
The version of kernel i tried is 2.4.8.

.config:
CONFIG_IPX=m

When insmod-ing ipx.o i get following errors:

[root@boris ipx]# insmod ipx.o
ipx.o: unresolved symbol make_EII_client
ipx.o: unresolved symbol make_8023_client
ipx.o: unresolved symbol destroy_8023_client
ipx.o: unresolved symbol destroy_EII_client

I've found following names in /proc/ksyms:

c0194a70 make_8023_client_R__ver_make_8023_client
c0194aa0 destroy_8023_client_R__ver_destroy_8023_client
c0194a00 make_EII_client_R__ver_make_EII_client
c0194a30 destroy_EII_client_R__ver_destroy_EII_client

I would expect checksum values appended as to other names in it.
Other network stuff i use works well now.

Can you help me to show how should i solve this or is there already a patch on 2.4.8 ? If, i'm not subscribed on this list, so please mail me to:

boris@acheron.sk

Thanks Boris

-
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/



This archive was generated by hypermail 2b29 : Fri Aug 31 2001 - 21:00:14 EST