Check dependencies for modules "dm-snapshot" and "sd_mod" in kernel 2.6.23.1

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>
Date: Sunday, October 28, 2007 - 11:52 am

Hello,

I get the following output from the command "make install" after the source files were
successfully compiled for my personal configuration.

if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map
2.6.23.1-default; fi
sh /usr/src/linux-2.6.23.1/arch/i386/boot/install.sh 2.6.23.1-default
arch/x86_64/boot/bzImage System.map "/boot"

Kernel image:   /boot/vmlinuz-2.6.23.1-default
Initrd image:   /boot/initrd-2.6.23.1-default
Root device:    /dev/system/root (mounted on / as ext3)
Resume device:  /dev/sdb5
WARNING Cannot determine dependencies of kernel module 'dm-snapshot'.
        Does it exist? If it does, try depmod -a. Continuing without dm-snapshot.
WARNING Cannot determine dependencies of kernel module 'sd_mod'.
        Does it exist? If it does, try depmod -a. Continuing without sd_mod.
Kernel Modules: processor thermal libata pata_amd sata_nv sata_sil24 fan jbd mbcache ext3
dm-mod edd usbcore ohci-hcd uhci-hcd ehci-hcd hid usbhid linear
Features:       keyboard-blink dm block usb lvm2 resume.userspace resume.kernel
Bootsplash:     SuSE (1024x768)
20893 blocks

Is anything wrong here with the executable generation for these modules?
Are there any open issues with dependency management for (LVM) snapshots and SCSI devices?

Regards,
Markus

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Check dependencies for modules "dm-snapshot" and "sd_mod" in..., Markus Elfring, (Sun Oct 28, 11:52 am)