Date: Sun, 16 Dec 2001 20:15:51 -0800 From: "Crist J . Clark" <cjc@FreeBSD.ORG> To: Jeff Jeter <gsfgf@hotmail.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Kernal Build Errors Message-ID: <20011216201550.D15624@blossom.cjclark.org> In-Reply-To: <OE41auNjVuMhvqgStMV0000302e@hotmail.com>; from gsfgf@hotmail.com on Sun, Dec 16, 2001 at 10:03:20PM -0500 References: <OE41auNjVuMhvqgStMV0000302e@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011216201550.D15624>