Thus spake Don ([EMAIL PROTECTED]):

> umass.o(.text+0x14e7): undefined reference to `xpt_free_path'
> umass.o: In function `umass_cam_action':
> umass.o(.text+0x1805): undefined reference to `xpt_done'
> umass.o(.text+0x1815): undefined reference to `xpt_done'
> umass.o: In function `umass_cam_cb':
> umass.o(.text+0x1911): undefined reference to `xpt_done'
> umass.o: In function `umass_cam_sense_cb':
> umass.o(.text+0x1988): undefined reference to `xpt_done'
> umass.o(.text+0x1999): undefined reference to `xpt_done'
> *** Error code 1
> 
> Stop in /usr/src/sys/compile/WEBKERNEL
> 
> any ideas

>From GENERIC:

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

ie, you'll need to have scbus and da in your kernel config file
for umass support.


Nick

-- 
"We demand rigidly defined areas of doubt and uncertainty."
  -- Douglas Adams


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to