public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.8: insmod ipx.o failed
@ 2001-08-20 16:15 Boris Pisarcik
  2001-08-25 12:38 ` Keith Owens
  0 siblings, 1 reply; 2+ messages in thread
From: Boris Pisarcik @ 2001-08-20 16:15 UTC (permalink / raw)
  To: linux-kernel

            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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-25 12:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-20 16:15 2.4.8: insmod ipx.o failed Boris Pisarcik
2001-08-25 12:38 ` Keith Owens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox