Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2004 14:11:38 +0100
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        stefan@swebase.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: umass.o error
Message-ID:  <20040122131138.GA38912@falcon.midgard.homeip.net>
In-Reply-To: <034101c3e0e4$86f40450$702450d5@swebasestefan>
References:  <034101c3e0e4$86f40450$702450d5@swebasestefan>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 22, 2004 at 11:47:54AM +0100, stefan@swebase.com wrote:
> Hey I tried compiling with quota and commented out a few things that
> i thought i didn't need for the specific box and got this error while
> doing make.
> 
> umass.o: In function `umass_cam_attach_sim':
> umass.o(.text+0x142b): undefined reference to `cam_simq_alloc'

[snip] 

> # SCSI peripherals
> #device         scbus           # SCSI bus (required)
> #device         da              # Direct Access (disks)

[snip]

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

Enable scbus and da, and then things should work better.


-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013@student.uu.se



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