Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2002 10:59:25 +0000
From:      Ceri Davies <setantae@submonkey.net>
To:        "J. Foobar" <jfoobar1@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Kernel will not compile, please help
Message-ID:  <20021028105925.GA80512@submonkey.net>
In-Reply-To: <20021028105051.31923.qmail@web13003.mail.yahoo.com>
References:  <20021028105051.31923.qmail@web13003.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 28, 2002 at 02:50:51AM -0800, J. Foobar wrote:
> I am attempting to compile a custom kernel in order to
> add support for ipfw.
> 
> I ran into several undefined reference errors for
> 'xpt_done', etc.
> 
> The last error:
> scsi_low.o(.text+0xc6f): undefined reference to
> 'xpt_done'

Do you have any scsi devices ?
If so, you need to uncomment the scbus line.
If not, comment out all the scsi devices.

> device		ncv		# NCR 53C500
> device		nsp		# Workbit Ninja SCSI-3
> device		stg		# TMC 18C30/18C50
> 
> # SCSI peripherals
> #device		scbus		# SCSI bus (required)

Ceri
-- 
you can't see when light's so strong
you can't see when light is gone

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?20021028105925.GA80512>