From: rct@gherkin.frus.com (Bob_Tracy)
To: linux-kernel@vger.kernel.org
Subject: 2.5.38: modular IDE broken
Date: Mon, 23 Sep 2002 16:28:15 -0500 (CDT) [thread overview]
Message-ID: <m17takZ-0005khC@gherkin.frus.com> (raw)
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
-----------------------------------------------------------------------
next reply other threads:[~2002-09-23 21:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-23 21:28 Bob_Tracy [this message]
2002-09-23 22:51 ` 2.5.38: modular IDE broken 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
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=m17takZ-0005khC@gherkin.frus.com \
--to=rct@gherkin.frus.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.