From: "Nicholas Dearham" <Dearhamn@nu.ac.za>
To: <netdev@oss.sgi.com>
Subject: unresolved symbol main_table and local_table
Date: Thu, 14 Nov 2002 09:42:27 +0200 [thread overview]
Message-ID: <sdd3700b.016@smtp.nu.ac.za> (raw)
Hi there,
I'm new to writing Linux kernel modules for an Ipaq. When I compile my
module everything is fine, but when I install it onto the Ipaq I get
unresolved symbol main_table and unresolved symbol local_table. How do I
overcome these. The Linux code seems to already define these pointers,
so I don't need anything extra in my code (at least I think!). I'm using
Linux 2.4.28-rmk3 for both my Ipaq and my i686. I, however, am using the
"Familiar" distribution for the Ipaq and a
Toolchain cross-compiler (arm-Linux-gcc) to build the modules required.
I read on "The Linux-kernel mailing list FAQ" section 8, that one must
use -02 compiler extension to ensure the code gets inline'd and I'm
doing this, but still get the error!
Any help will be greatly appreciated,
Thanks,
Nic D.
next reply other threads:[~2002-11-14 7:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-14 7:42 Nicholas Dearham [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-11-14 7:48 unresolved symbol main_table and local_table Nicholas Dearham
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=sdd3700b.016@smtp.nu.ac.za \
--to=dearhamn@nu.ac.za \
--cc=netdev@oss.sgi.com \
/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;
as well as URLs for NNTP newsgroup(s).