SVGALIB helper module dependencies?

Julius Schwartzenberg <[email protected]> Sat, 25 Dec 2004 15:05:51 +0100
Newsgroups gmane.linux.svgalib
Message-ID <[email protected]>
Hi,
When I try to load the SVGALIB helper module, svgalib_helper, with 
modprobe, I get errors about several unresolved symbols. Here is the 
output of depmod -e:
depmod: *** Unresolved symbols in 
/lib/modules/2.4.26-gentoo-r13/kernel/misc/svgalib_helper.o
depmod:         pci_write_config_byte
depmod:         devfs_unregister_chrdev
depmod:         remap_page_range
depmod:         __wake_up
depmod:         __generic_copy_from_user
depmod:         devfs_mk_symlink
depmod:         kmalloc
depmod:         pci_find_class
depmod:         devfs_mk_dir
depmod:         pci_read_config_byte
depmod:         devfs_auto_unregister
depmod:         boot_cpu_data
depmod:         pcibios_present
depmod:         free_irq
depmod:         pci_read_config_dword
depmod:         devfs_unregister
depmod:         __ioremap
depmod:         pci_read_config_word
depmod:         interruptible_sleep_on
depmod:         kfree
depmod:         request_irq
depmod:         devfs_register_chrdev
depmod:         schedule_task
depmod:         devfs_register_series
depmod:         pci_write_config_dword
depmod:         pci_find_device
depmod:         pci_write_config_word
depmod:         sprintf
depmod:         printk
I'm using a Gentoo version of kernel 2.4.26. I already tried both 
recompiling the module and the whole kernel, but that didn't seem to 
have an effect. It seems my kernel is still missing something the module 
depends on. I couldn't find much info about this in the documentation.
What are the dependencies of the helper module?
Thanks in advance,
Julius
-
To unsubscribe from this list: send the line "unsubscribe linux-svgalib" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html