On Sat, May 10, 1997 at 11:40:55AM -0400, Rick Jones wrote:
> 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'

> 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.

You used to get problems like these if you turned off PCI, but compiled
in a driver that used PCI, like some of the network cards. (I'm recalling
this from the 1.2.x days.) Usually this happens when you compile in all
the network drivers, rather than just the ones you need.

It doesn't really hurt to have PCI enabled when you don't have a PCI
machine, anyway.


Hamish
-- 
Hamish Moffatt, StudIEAust                    [EMAIL PROTECTED]
Student, computer science & computer systems engineering.    3rd year, RMIT.
http://yallara.cs.rmit.edu.au/~moffatt (PGP key here) CPOM: [****      ] 42%


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to