All of lore.kernel.org
 help / color / mirror / Atom feed
From: Larry <larrywyb@larry.yi.org>
To: linux-kernel@vger.kernel.org
Subject: 2.4.20 kernel modules will not load
Date: Fri, 17 Jan 2003 23:40:27 -0600	[thread overview]
Message-ID: <20030117234027.A709@larry.cox-internet.com> (raw)



I just finished (a couple hours ago) building the 2.4.20 kernel
and modules and find that none of the modules will load.
Every one gives unresolved symbols errors and fails.

I tried building again, no luck, so I installed a newer version
of modutils ver 2.4.9 and rebuilt again with no luck. I checked 
the locations of modprobe, insmod and so on and made sure to
put them in the normal place for my system which is /sbin.
I also upgraded to make-3.79.1 and gcc-3.2.1.

Everything builds and installs fine but none of the modules will 
load.

Does anyone have any idea what may be the problem here? I searched 
the list archives and read about mod-init-tools, is this the same as
modutils? Will this cure the problem? And where do I get this?

My system is Slackware 8.1 
Here is the routine I follow to build kernels;

make menuconfig
make dep
make clean
make bzImage
make modules
make modules_install
copy System.map 
copy over the bzImage
edit lilo.conf 
run lilo
reboot

Please CC my personal address as well as the list.
Thanks you.

Larry



             reply	other threads:[~2003-01-18  5:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-18  5:40 Larry [this message]
2003-01-18  6:16 ` 2.4.20 kernel modules will not load Bongani Hlope

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=20030117234027.A709@larry.cox-internet.com \
    --to=larrywyb@larry.yi.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.