Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Aug 2003 22:24:08 +0200
From:      mess-mate <messmate@tiscali.fr>
To:        freebsd-questions@freebsd.org
Subject:   Re: kernel-building error
Message-ID:  <20030808222408.6bee7ee6.messmate@tiscali.fr>
In-Reply-To: <200308081459.46640.mwoodson@sricrm.com>
References:  <20030808161015.40b0622c.messmate@tiscali.fr> <200308080949.08647.kstewart@owt.com> <20030808214749.743abfd6.messmate@tiscali.fr> <200308081459.46640.mwoodson@sricrm.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks Marc.
Next time I'll read the config file better.
A+
mess-mate

On Fri, 8 Aug 2003 14:59:46 -0700
Mark Woodson <mwoodson@sricrm.com> wrote:

|On Friday 08 August 2003 12:47 pm, mess-mate wrote:
|> |> umass.o: In function `umass_cam_quirk_cb':
|> |> umass.o(.text+0x21bb): undefined reference to `xpt_done'
|> |> *** Error code 1
|> |>
|> |> Thanks for your help.
|> |> mess-mate
|>
|> Thanks for your help.
|> Problem semi-solved. Disabled 'umass' in the kernel and all
|> goes well.
|> I don't know whar the requirements are for 'umass', what's
|> this beast ??
|
|umass is USB mass storage (a usb hard drive).
|
|The requirements for umass are:  scbus and da (scsi bus and scsi direct 
|access) as the line states in the kernel config file
|device          umass           # Disks/Mass storage - Requires scbus and da
|
|The requirements for a device or option are listed in the config file.  
|generally.
|
|-Mark
|
|_______________________________________________
|freebsd-questions@freebsd.org mailing list
|http://lists.freebsd.org/mailman/listinfo/freebsd-questions
|To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



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