Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 2004 17:16:20 +0100
From:      Miguel Mendez <flynn@energyhq.es.eu.org>
To:        Fred Patmore <freefred@bluebottle.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Building custom kernel - 'make' fails in FreeBSD 5.3
Message-ID:  <20041215171620.4d9a07f7.flynn@energyhq.es.eu.org>
In-Reply-To: <41C062F8.9060705@bluebottle.com>
References:  <20041215095348.B86F816A4DB@hub.freebsd.org> <41C062F8.9060705@bluebottle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Wed__15_Dec_2004_17_16_20_+0100_U_p7qqoEYrxjNIbB
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

On Wed, 15 Dec 2004 17:14:48 +0100
Fred Patmore <freefred@bluebottle.com> wrote:

Hi,

> but I get the following error messages when doing 'make'
> 
> [root@whitemoon /usr/src/sys/i386/compile/C-KERNEL#] make
> linking kernel
[...]
> : undefined reference to `xpt_done'
> umass.o(.text+0x233f): more undefined references to `xpt_done' follow
> *** Error code 1

Yes, it's explained in the GENERIC config file:

device          umass           # Disks/Mass storage - Requires scbus and da
                                                                 ^^^^^^^^^^^

Cheers,
-- 
Miguel Mendez <flynn@energyhq.es.eu.org> | lea     gfx_lib(pc),a1
http://www.energyhq.es.eu.org            | moveq   #0,d0
PGP Key: 0xDC8514F1                      | move.l  4.w,a6
Note: All HTML mail goes to /dev/null    | jsr     -552(a6)


--Signature=_Wed__15_Dec_2004_17_16_20_+0100_U_p7qqoEYrxjNIbB
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBwGNXnLctrNyFFPERAt0zAKCvNm8U1GMQjX9mPA3ks8uJShdyTwCgkpCK
P3udTxRkdpkgpfNagHsF3Ls=
=1/gJ
-----END PGP SIGNATURE-----

--Signature=_Wed__15_Dec_2004_17_16_20_+0100_U_p7qqoEYrxjNIbB--



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