[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel-compilation error no.2



On Sat, 10 May 1997, Johann Spies wrote:

> defxx.o(.text+0x15a): undefined reference to `pcibios_present'
> defxx.o(.text+0x188): undefined reference to `pcibios_find_device'
> defxx.o(.text+0x1c2): undefined reference to `pcibios_read_config_word'
> defxx.o(.text+0x20e): undefined reference to `pcibios_write_config_word'
> defxx.o(.text+0x226): undefined reference to `pcibios_read_config_word'
> drivers/net/net.a(defxx.o): In function `dfx_bus_init':
> defxx.o(.text+0x5c8): undefined reference to `pcibios_read_config_byte'
> defxx.o(.text+0x5e7): undefined reference to `pcibios_read_config_byte'
> defxx.o(.text+0x612): undefined reference to `pcibios_write_config_byte'
> make: *** [vmlinux] Error 1

I'm not a developer, but it may be that you have PCI and have set some PCI
options that require others that aren't set.  So when it tries to gain the
needed info for one feature it can't get the info because the needed
feature isn't in the include path.

Just a guess.  Hope it helps.


--Rick

rickya@siservices.net


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: