Messages in this thread |  | | Subject | 2.4.11-pre1 -- depmod: Unexpected value (20) in drivers/ieee1394/sbp2.o for ieee1394_device_size | From | Miles Lane <> | Date | 30 Sep 2001 23:53:22 -0700 |
| |
Here's the error:
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.11-pre1; fi depmod: Unexpected value (20) in '/lib/modules/2.4.11-pre1/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
ver_linux reports:
Linux stomata.megapathdsl.net 2.4.11-pre1 #1 Sun Sep 30 22:03:05 PDT 2001 i686 unknown
Gnu C 2.96 Gnu make 3.79.1 binutils 2.10.91.0.2 util-linux 2.10s mount 2.11b modutils 2.4.9 e2fsprogs 1.25 reiserfsprogs 3.x.0f pcmcia-cs 3.1.22 PPP 2.4.0 isdn4k-utils 3.1pre1 Linux C Library 2.2.2 Dynamic linker (ldd) 2.2.2 Procps 2.0.7 Net-tools 1.57 Console-tools 0.3.3 Sh-utils 2.0 Modules Loaded emu10k1 sound ac97_codec soundcore serial_cs af_packet 3c59x keybdev hid input usb-ohci nls_iso8859-1 nls_cp850
My .config file includes:
# # IEEE 1394 (FireWire) support (EXPERIMENTAL) # CONFIG_IEEE1394=m CONFIG_IEEE1394_PCILYNX=m CONFIG_IEEE1394_PCILYNX_LOCALRAM=y CONFIG_IEEE1394_PCILYNX_PORTS=y CONFIG_IEEE1394_OHCI1394=m CONFIG_IEEE1394_VIDEO1394=m CONFIG_IEEE1394_SBP2=m CONFIG_IEEE1394_RAWIO=m CONFIG_IEEE1394_VERBOSEDEBUG=y
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |