Date: Sun, 16 Dec 2001 22:03:20 -0500 From: "Jeff Jeter" <gsfgf@hotmail.com> To: <freebsd-questions@freebsd.org> Subject: Kernal Build Errors Message-ID: <OE41auNjVuMhvqgStMV0000302e@hotmail.com>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. ------=_NextPart_000_0009_01C1867D.7978D300 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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' umass.o(.text+0x1296): undefined reference to `xpt_bus_register' umass.o(.text+0x12a6): undefined reference to `cam_simq_free' umass.o: In function `umass_cam_rescan_callback': umass.o(.text+0x12bf): undefined reference to `xpt_free_path' umass.o: In function `umass_cam_rescan': umass.o(.text+0x1309): undefined reference to `xpt_periph' umass.o(.text+0x1312): undefined reference to `xpt_create_path' umass.o(.text+0x1325): undefined reference to `xpt_setup_ccb' umass.o(.text+0x1340): undefined reference to `xpt_action' umass.o: In function `umass_cam_detach_sim': umass.o(.text+0x13f7): undefined reference to `xpt_bus_deregister' umass.o(.text+0x1415): undefined reference to `cam_sim_free' umass.o: In function `umass_cam_detach': umass.o(.text+0x1456): undefined reference to `xpt_create_path' umass.o(.text+0x1477): undefined reference to `xpt_async' umass.o(.text+0x147f): undefined reference to `xpt_free_path' umass.o: In function `umass_cam_action': umass.o(.text+0x179d): undefined reference to `xpt_done' umass.o(.text+0x17ad): undefined reference to `xpt_done' umass.o: In function `umass_cam_cb': umass.o(.text+0x18a1): undefined reference to `xpt_done' umass.o: In function `umass_cam_sense_cb': umass.o(.text+0x1918): undefined reference to `xpt_done' umass.o(.text+0x1929): undefined reference to `xpt_done' *** Error code 1 any help is appreciated, Jeff Jeter ------=_NextPart_000_0009_01C1867D.7978D300 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2462.0" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>I installed wine and have to rebuild = the=20 kernal.<BR>I added these lines at the end of the options list:<BR>#WINE = realted=20 options<BR>options =20 USER_LDT<BR>options =20 SYSVSEM<BR>options =20 SYSVSHM<BR>options =20 SYSVMSG</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>and i get the following = errors:</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>BSD# make depend<BR><--Stuff w/ no=20 errors--><BR>BSD# make<BR>linking kernel<BR>umass.o: In function=20 `umass_cam_attach_sim':<BR>umass.o(.text+0x1257): undefined reference to = `cam_simq_alloc'<BR>umass.o(.text+0x127d): undefined reference to=20 `cam_sim_alloc'<BR>umass.o(.text+0x1296): undefined reference to=20 `xpt_bus_register'<BR>umass.o(.text+0x12a6): undefined reference to=20 `cam_simq_free'<BR>umass.o: In function=20 `umass_cam_rescan_callback':<BR>umass.o(.text+0x12bf): undefined = reference to=20 `xpt_free_path'<BR>umass.o: In function=20 `umass_cam_rescan':<BR>umass.o(.text+0x1309): undefined reference to=20 `xpt_periph'<BR>umass.o(.text+0x1312): undefined reference to=20 `xpt_create_path'<BR>umass.o(.text+0x1325): undefined reference to=20 `xpt_setup_ccb'<BR>umass.o(.text+0x1340): undefined reference to=20 `xpt_action'<BR>umass.o: In function=20 `umass_cam_detach_sim':<BR>umass.o(.text+0x13f7): undefined reference to = `xpt_bus_deregister'<BR>umass.o(.text+0x1415): undefined reference to=20 `cam_sim_free'<BR>umass.o: In function=20 `umass_cam_detach':<BR>umass.o(.text+0x1456): undefined reference to=20 `xpt_create_path'<BR>umass.o(.text+0x1477): undefined reference to=20 `xpt_async'<BR>umass.o(.text+0x147f): undefined reference to=20 `xpt_free_path'<BR>umass.o: In function=20 `umass_cam_action':<BR>umass.o(.text+0x179d): undefined reference to=20 `xpt_done'<BR>umass.o(.text+0x17ad): undefined reference to=20 `xpt_done'<BR>umass.o: In function = `umass_cam_cb':<BR>umass.o(.text+0x18a1):=20 undefined reference to `xpt_done'<BR>umass.o: In function=20 `umass_cam_sense_cb':<BR>umass.o(.text+0x1918): undefined reference to=20 `xpt_done'<BR>umass.o(.text+0x1929): undefined reference to = `xpt_done'<BR>***=20 Error code 1</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>any help is appreciated,<BR>Jeff=20 Jeter<BR></FONT></DIV></BODY></HTML> ------=_NextPart_000_0009_01C1867D.7978D300-- 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?OE41auNjVuMhvqgStMV0000302e>