Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 May 1999 17:00:21 +0100
From:      Ben Smithurst <ben@scientia.demon.co.uk>
To:        Brent Waldrop <waldrop_brent@hotmail.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: kernal compling problems
Message-ID:  <19990514170021.A1367@scientia.demon.co.uk>
In-Reply-To: <19990513213047.88736.qmail@hotmail.com>
References:  <19990513213047.88736.qmail@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Brent Waldrop wrote:

> hi guys im getting a kernal compling error that i have no idea what it is if
> anyone could help me figure out what is going i i would be highly
> appreciative. I keep getting undefined reference in the .o files...like
> ips_pci.o undefined reference to pci_conf_read.

Possibly you have removed `controller pci0' from your kernel
configuration? Don't do that. Unless your system doesn't have a PCI bus?
In which case, you must be including a driver which needs PCI.

In cases like this, it's usually best to post the exact error messages,
since that will give people a better idea of what's going wrong. Posting
your kernel configuration may also help.

-- 
Ben Smithurst
ben@scientia.demon.co.uk


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990514170021.A1367>