From owner-freebsd-questions Sun Dec 16 20:15:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by hub.freebsd.org (Postfix) with ESMTP id D6EBB37B41B for ; Sun, 16 Dec 2001 20:15:53 -0800 (PST) Received: from dialup-209.244.105.100.dial1.sanjose1.level3.net ([209.244.105.100] helo=blossom.cjclark.org) by avocet.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16FpBw-0003Be-00; Sun, 16 Dec 2001 20:15:53 -0800 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id fBH4Fpa16087; Sun, 16 Dec 2001 20:15:51 -0800 (PST) (envelope-from cjc) Date: Sun, 16 Dec 2001 20:15:51 -0800 From: "Crist J . Clark" To: Jeff Jeter Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Kernal Build Errors Message-ID: <20011216201550.D15624@blossom.cjclark.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from gsfgf@hotmail.com on Sun, Dec 16, 2001 at 10:03:20PM -0500 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Dec 16, 2001 at 10:03:20PM -0500, Jeff Jeter wrote: > I installed wine and have to rebuild the kernal. > I added these lines at the end of the options list: > #WINE realted options > options USER_LDT > options SYSVSEM > options SYSVSHM > options SYSVMSG > > and i get the following errors: > > BSD# make depend > <--Stuff w/ no errors--> > BSD# make > linking kernel > 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' [snip] You didn't give the full kernel configuration, but I'd advise, device umass # Disks/Mass storage - Requires scbus and da ^^^^^ ^^ You read it more carefully. -- "It's always funny until someone gets hurt. Then it's hilarious." Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message