public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* more unresolved symbols in 2.5.6
@ 2002-03-13  0:19 A Guy Called Tyketto
  0 siblings, 0 replies; only message in thread
From: A Guy Called Tyketto @ 2002-03-13  0:19 UTC (permalink / raw)
  To: linux-kernel


        Just going through the rest of the reports in my rolling of 2.5.6.

        With CONFIG_BLK_DEV_IDECD=m, /sbin/depmod -ae -F System.map 2.5.6 from 
make modules_install comes back with:

depmod: *** Unresolved symbols in /lib/modules/2.5.6/kernel/drivers/ide/ide-cd.o
depmod:         ide_fops
depmod: *** Unresolved symbols in /lib/modules/2.5.6/kernel/drivers/net/tulip/de4x5.o
depmod:         virt_to_bus_not_defined_use_pci_map
depmod: *** Unresolved symbols in /lib/modules/2.5.6/kernel/sound/oss/sound.o
depmod:         virt_to_bus_not_defined_use_pci_map

        The virt_to_bus_not_defined_use_pci_map is known and is being worked 
on, AFAIK, but ide_fops is new. Poking around ide-cd.c, line 2514, is the only 
reference to it, inside a devfs_register() call. Leads me to assume that this 
would only show up, if CONFIG_DEVFS_FS is set to Y. Richard, any insights into 
this one? It looks like ide_fops may only need to be exported via ksyms.c, but 
I'd rather have a second opinion..

                                                        BL.
-- 
Brad Littlejohn                         | Email:        tyketto@wizard.com
Unix Systems Administrator,             |           tyketto@ozemail.com.au
Web + NewsMaster, BOFH.. Smeghead! :)   |   http://www.wizard.com/~tyketto
  PGP: 1024D/E319F0BF 6980 AAD6 7329 E9E6 D569  F620 C819 199A E319 F0BF


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-03-13  0:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-13  0:19 more unresolved symbols in 2.5.6 A Guy Called Tyketto

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