public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Boris Pisarcik <boris@acheron.sk>
To: linux-kernel@vger.kernel.org
Subject: 2.4.8: insmod ipx.o failed
Date: Mon, 20 Aug 2001 12:15:30 -0400	[thread overview]
Message-ID: <20010820121530.A2862@boris.localdomain> (raw)

            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



             reply	other threads:[~2001-08-24 21:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-20 16:15 Boris Pisarcik [this message]
2001-08-25 12:38 ` 2.4.8: insmod ipx.o failed Keith Owens

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=20010820121530.A2862@boris.localdomain \
    --to=boris@acheron.sk \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox