Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2001 15:40:14 -0400
From:      Chris Faulhaber <jedgar@fxp.org>
To:        Trevin Chow <tmchow@sfu.ca>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: umass.o causing problems
Message-ID:  <20010917154013.A95155@peitho.fxp.org>
In-Reply-To: <20010917122332.X9969-100000@benny.geektank.org>
References:  <20010917122332.X9969-100000@benny.geektank.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--BOKacYhQ+x31HxR3
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Sep 17, 2001 at 12:36:00PM -0700, Trevin Chow wrote:
> I'm trying to compile my kernel based on the latest source in the STABLE
> branch but am getting these errors:
>=20
> -----------
> umass.o: In function `umass_cam_attach_sim':
> umass.o(.text+0x1257): undefined reference to `cam_simq_alloc'
> umass.o(.text+0x127d): undefined reference to `cam_sim_alloc'
> umass.o(.text+0x1296): undefined reference to `xpt_bus_register'
> umass.o(.text+0x12a6): undefined reference to `cam_simq_free'
> -----------
>=20
> Any ideas?
>=20

Include the appropriate SCSI options.  From GENERIC:

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

(add 'device scbus' and 'device da' to your kernel config)

--=20
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org

--BOKacYhQ+x31HxR3
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: FreeBSD: The Power To Serve

iEYEARECAAYFAjumUZ0ACgkQObaG4P6BelDHhQCfexJzro7sLxDGZccQFSZqFosz
LwUAnAvWtNXJtgAMX14xWJe5AaaccSnD
=mQUF
-----END PGP SIGNATURE-----

--BOKacYhQ+x31HxR3--

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




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