public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Check dependencies for modules "dm-snapshot" and "sd_mod" in kernel 2.6.23.1
@ 2007-10-28 15:52 Markus Elfring
  2007-10-28 16:02 ` Jan Engelhardt
  0 siblings, 1 reply; 5+ messages in thread
From: Markus Elfring @ 2007-10-28 15:52 UTC (permalink / raw)
  To: linux-kernel

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-10-28 18:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-28 15:52 Check dependencies for modules "dm-snapshot" and "sd_mod" in kernel 2.6.23.1 Markus Elfring
2007-10-28 16:02 ` Jan Engelhardt
2007-10-28 17:05   ` Markus Elfring
2007-10-28 17:15     ` Jan Engelhardt
2007-10-28 18:51       ` Markus Elfring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox