mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Eyal Lebedinsky <eyal@eyal.emu.id.au>
To: Keith Owens <kaos@ocs.com.au>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Announce: modutils 2.4.9 is available
Date: Wed, 26 Sep 2001 11:30:11 +1000	[thread overview]
Message-ID: <3BB12FA3.96460B90@eyal.emu.id.au> (raw)
In-Reply-To: <765.1001404102@kao2.melbourne.sgi.com>

I just built and installed modutils-2.4.9.

Building vanilla 2.4.10, while doing 'make modules_install':

cd /lib/modules/2.4.10; \
mkdir -p pcmcia; \
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}
pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.10; fi
depmod: Unexpected value (20) in
'/lib/modules/2.4.10/kernel/drivers/ieee1394/sbp2.o' for
ieee1394_device_size
        It is likely that the kernel structure has changed, if so then
        you probably need a new version of modutils to handle this
kernel.
        Check linux/Documentation/Changes.
make: *** [_modinst_post] Error 255

I can reproduce it with a simple
# depmod -V -ae -F System.map 2.4.10
depmod version 2.4.9
depmod: Unexpected value (20) in
'/lib/modules/2.4.10/kernel/drivers/ieee1394/sbp2.o' for
ieee1394_device_size
        It is likely that the kernel structure has changed, if so then
        you probably need a new version of modutils to handle this
kernel.
        Check linux/Documentation/Changes.

It always mentions the same module.

--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.anu.edu.au/eyal/>

  reply	other threads:[~2001-09-26  1:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-25  7:48 Keith Owens
2001-09-26  1:30 ` Eyal Lebedinsky [this message]
2001-09-26  2:33   ` Keith Owens
2001-09-26  2:48     ` Ben Collins
2001-09-26 12:52       ` Kristian Hogsberg

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=3BB12FA3.96460B90@eyal.emu.id.au \
    --to=eyal@eyal.emu.id.au \
    --cc=kaos@ocs.com.au \
    --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

all inboxes | Powered by JetHome®