linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.5.38: modular IDE broken
@ 2002-09-23 21:28 Bob_Tracy
  2002-09-23 22:51 ` Kai Germaschewski
  0 siblings, 1 reply; 7+ messages in thread
From: Bob_Tracy @ 2002-09-23 21:28 UTC (permalink / raw)
  To: linux-kernel

This may well have been broken in earlier versions...  The last one I
tried to compile before 2.5.38 was 2.5.34.  Quick problem summary:

ide-proc.o doesn't get built if CONFIG_BLK_DEV_IDE isn't "y", so
depmod complains about unresolved symbols.

If I edit linux/drivers/ide/Makefile to force the build, I still end
up with various depmod errors, some of which would doubtless go away
if I turned off module versioning.  Anyone got a quick fix that I'm
too tired to see?  Here's the depmod output with ide-proc.o forced:

if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.5.38; fi
depmod: *** Unresolved symbols in /lib/modules/2.5.38/kernel/drivers/ide/ide-disk.o
depmod:         proc_ide_read_geometry_R50fed6f7
depmod: *** Unresolved symbols in /lib/modules/2.5.38/kernel/drivers/ide/ide-floppy.o
depmod:         proc_ide_read_geometry_R50fed6f7
depmod: *** Unresolved symbols in /lib/modules/2.5.38/kernel/drivers/ide/ide-probe.o
depmod:         do_ide_request
depmod:         ide_add_generic_settings
depmod:         create_proc_ide_interfaces_Rab2c600e
depmod:         ide_bus_type
depmod: *** Unresolved symbols in /lib/modules/2.5.38/kernel/drivers/ide/ide.o
depmod:         proc_ide_create_Ra8e0f104
depmod:         ide_remove_proc_entries_R5a5a621b
depmod:         ide_add_proc_entries_Rce569c25
depmod:         destroy_proc_ide_drives_Ra54f63e5
depmod:         proc_ide_destroy_R35e1351c
depmod:         bus_unregister
depmod:         proc_ide_read_capacity_R46b2a30d
depmod:         create_proc_ide_interfaces_Rab2c600e
depmod:         ide_scan_pcibus
make: *** [_modinst_post] Error 1

-- 
-----------------------------------------------------------------------
Bob Tracy                   WTO + WIPO = DMCA? http://www.anti-dmca.org
rct@frus.com
-----------------------------------------------------------------------

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

end of thread, other threads:[~2002-09-27 22:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-23 21:28 2.5.38: modular IDE broken Bob_Tracy
2002-09-23 22:51 ` Kai Germaschewski
2002-09-24 14:13   ` Bob_Tracy
2002-09-24 16:30     ` Kai Germaschewski
2002-09-26 16:10     ` Alan Cox
2002-09-27 20:37       ` Bob_Tracy
2002-09-27 22:41         ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).