Date: Sun, 16 Feb 2003 20:10:45 +0100 From: Jens Rehsack <rehsack@liwing.de> To: Christian Johansson <pt99cjh@student.bth.se> Cc: freebsd-questions@freebsd.org Subject: Re: Make fails: when compiling kernel Message-ID: <3E4FE235.1050801@liwing.de> References: <199901010254.41501.pt99cjh@student.bth.se>
next in thread | previous in thread | raw e-mail | index | archive | help
Christian Johansson wrote:
> I'm completely new to freebsd and tried to get my Soundblaster Live to work
> I sure tried to take away stuff that I know I didn't have,, but when I make 
> the kernel I got the following error:
> 
> linking kernel
> umass.o: In function `umass_cam_attach_sim':
> umass.o(.text+0x1851): undefined reference to `cam_simq_alloc'
[...]
> *** Error code 1
Look that you haven't read the comments in the config file not very 
carefully.
> 
> ------------------------------------------------------------------------
[...]
> # SCSI peripherals
> #cj device		scbus		# SCSI bus (required)
> #cj device		ch		# SCSI media changers
> #cj device		da		# Direct Access (disks)
> #cj device		sa		# Sequential Access (tape etc)
> #cj device		cd		# CD
> #cj device		pass		# Passthrough device (direct SCSI access)
> #cj device		ses		# SCSI Environmental Services (and SAF-TE)
[...]
> # USB support
> device		uhci		# UHCI PCI->USB interface
> device		ohci		# OHCI PCI->USB interface
> device		usb		# USB Bus (required)
> #device		udbp		# USB Double Bulk Pipe devices
> device		ugen		# Generic
> device		uhid		# "Human Interface Devices"
> device		ukbd		# Keyboard
> device		ulpt		# Printer
> device		umass		# Disks/Mass storage - Requires scbus and da
Please read above line very carefully again :-)
> device		ums		# Mouse
> #cj device		urio		# Diamond Rio 500 MP3 player
> #cj device		uscanner	# Scanners
> # USB Ethernet, requires mii
> device		aue		# ADMtek USB ethernet
> device		cue		# CATC USB ethernet
> device		kue		# Kawasaki LSI USB ethernet
-- 
L     i  W     W     W  i                 Jens Rehsack
L        W     W     W
L     i   W   W W   W   i  nnn    gggg    LiWing IT-Services
L     i    W W   W W    i  n  n  g   g
LLLL  i     W     W     i  n  n  g   g    Friesenstraße 2
                                   gggg    06112 Halle
                                      g
                                  g   g
Tel.:  +49 - 3 45 - 5 17 05 91    ggg     e-Mail: <rehsack@liwing.de>
Fax:   +49 - 3 45 - 5 17 05 92            http://www.liwing.de/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E4FE235.1050801>
