Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Apr 1999 18:30:40 +0930
From:      Greg Lehey <grog@lemis.com>
To:        Zheng Bokui <bokui@sin.photronics.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: error recompile kernel
Message-ID:  <19990426183040.H9887@freebie.lemis.com>
In-Reply-To: <3724F75C.EFF92504@sin.photronics.com>; from Zheng Bokui on Mon, Apr 26, 1999 at 03:31:41PM -0700
References:  <3724F75C.EFF92504@sin.photronics.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, 26 April 1999 at 15:31:41 -0700, Zheng Bokui wrote:
> Hi,
> I just tried to customize my kernel (3.1-stable). After editing the
> configuration file, I did:
>
> # /usr/sbin/config MYKERNEL    # MYKERNEL is the new configuration file
> # cd ../../compile/MYKERNEL
> # make depend
> # make
>
> After aroud 20Mins, I got an error. Following is the last few lines:
>
> dpt_scsi.o(.text+0x1c3c): undefined reference to `xpt_print_path'
> *** Error code 1
>
> Stop.
>
> What's going wrong? Actually I don't need any SCSI support in my
> kernel.

It looks like you removed cam, but not dpt.

Greg
--
When replying to this message, please copy the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address, home page and phone numbers
finger grog@lemis.com for PGP public key


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?19990426183040.H9887>