mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Bernard Pidoux <pidoux@ccr.jussieu.fr>
To: linux-kernel@vger.kernel.org
Subject: [kernel-2.6.18.5]  Make install keeps asking dm_mirror module
Date: Tue, 05 Dec 2006 11:43:36 +0100	[thread overview]
Message-ID: <45754D58.8040305@ccr.jussieu.fr> (raw)

While trying a few compile options I selected once Multidevice-support
RAID.

Then I disabled this option in doing menuconfig and saving the config.

#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set

Since then, despite I deleted /lib/modules/2.6.18.5 and completely
untared kernel source into a new directory, "make install" keeps on
asking for mirror module.

I eventually made an oldconfig from previously installed linux-2.6.18.3
.config with the same result.

Here is what I get after make, make modules_install :

[root@bernard linux]# make install
sh /usr/src/linux-2.6.18.5/arch/i386/boot/install.sh 2.6.18.5
arch/i386/boot/bzImage System.map "/boot"
FATAL: Module dm_mirror not found.
FATAL: Module dm_mirror not found.
FATAL: Module dm_mod not found.
FATAL: Module dm_mod not found.
Looking for deps of module initramfs
Looking for deps of module atkbd
Looking for deps of module ide-mod
Looking for deps of module ide-probe-mod
Looking for deps of module ide-core
Looking for deps of module ide-disk
Looking for deps of module ext3
         jbd
Looking for deps of module jbd
Looking for deps of module lzf
Using modules:  ./kernel/fs/jbd/jbd.ko ./kernel/fs/ext3/ext3.ko
Using /root/tmp as temporary directory.
...

Any suggestion for removing this dependency ?


Bernard Pidoux


             reply	other threads:[~2006-12-05 10:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-05 10:43 Bernard Pidoux [this message]
2008-04-17  8:31 ` [BUG] [kernel-2.6.24.4] mm/slab.c:2948! Bernard Pidoux
2008-04-22 19:30   ` Pekka Enberg

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=45754D58.8040305@ccr.jussieu.fr \
    --to=pidoux@ccr.jussieu.fr \
    --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

Powered by JetHome