Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63341 - [2.4] gentoo-sources: Unresolved symbols in sata subsytem
Summary: [2.4] gentoo-sources: Unresolved symbols in sata subsytem
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-08 12:37 UTC by Michal Margula
Modified: 2004-09-29 15:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Margula 2004-09-08 12:37:16 UTC
depmod: *** Unresolved symbols in /lib/modules/2.4.26-gentoo-r9/kernel/drivers/scsi/sata_sil.o
depmod:         ata_exec_command_mmio
depmod:         ata_eng_timeout
depmod:         ata_port_start
depmod:         ata_tf_load_mmio
depmod:         ata_pci_remove_one
depmod:         ata_add_to_probe_list
depmod:         ata_port_disable
depmod:         ata_check_status_mmio
depmod:         ata_scsi_release
depmod:         ata_fill_sg
depmod:         ata_scsi_error
depmod:         ata_tf_read_mmio
depmod:         ata_interrupt
depmod:         ata_port_stop
depmod:         ata_std_ports
depmod:         ata_scsi_queuecmd
depmod:         ata_std_bios_param
depmod:         sata_phy_reset
depmod:         ata_scsi_detect
depmod:         ata_bmdma_start_mmio
depmod: *** Unresolved symbols in /lib/modules/2.4.26-gentoo-r9/kernel/drivers/scsi/sata_svw.o
depmod:         ata_exec_command_mmio
depmod:         ata_eng_timeout
depmod:         ata_port_start
depmod:         ata_pci_remove_one
depmod:         ata_add_to_probe_list
depmod:         ata_port_disable
depmod:         ata_scsi_release
depmod:         ata_fill_sg
depmod:         ata_scsi_error
depmod:         ata_interrupt
depmod:         ata_port_stop
depmod:         ata_scsi_queuecmd
depmod:         ata_std_bios_param
depmod:         sata_phy_reset
depmod:         ata_scsi_detect
depmod:         ata_bmdma_start_mmio
depmod: *** Unresolved symbols in /lib/modules/2.4.26-gentoo-r9/kernel/drivers/scsi/sata_via.o
depmod:         ata_eng_timeout
depmod:         ata_exec_command_pio
depmod:         ata_port_start
depmod:         ata_pci_remove_one
depmod:         ata_add_to_probe_list
depmod:         ata_port_disable
depmod:         ata_tf_read_pio
depmod:         ata_scsi_release
depmod:         ata_fill_sg
depmod:         ata_scsi_error
depmod:         ata_interrupt
depmod:         ata_port_stop
depmod:         ata_check_status_pio
depmod:         ata_std_ports
depmod:         ata_scsi_queuecmd
depmod:         ata_bmdma_start_pio
depmod:         ata_tf_load_pio
depmod:         ata_std_bios_param
depmod:         sata_phy_reset
depmod:         ata_scsi_detect


Reproducible: Always
Steps to Reproduce:
It happens everytime with kernel created by genkernel using gentoo-sources
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2004-09-11 12:51:08 UTC
Can you attach your kernel configuration please?
Comment 2 Michal Margula 2004-09-12 05:00:35 UTC
It is default kernel configuration from genkernel.
Comment 3 Daniel Drake (RETIRED) gentoo-dev 2004-09-29 15:36:41 UTC
Can't reproduce here. gcc 3.3.4
You could try wiping out your /usr/src/linux-2.4.26-gentoo-r9 directory and remerging.