Date: Tue, 7 Aug 2001 09:30:23 +0900 (KST) From: "ÀÌ»óÀÍ" <oyaa@hanmir.com> To: freebsd-questions@freebsd.org Subject: Kernel make error Message-ID: <200108070030.JAA04612@mail2.hanmir.com>
next in thread | raw e-mail | index | archive | help
<html> I succeeded in config and make depend. <br> but there are make errors. <br> <br> I guess the messages are related with X.<br> (I did not installed X. <br> I selected User install withot X.)<br> <br> The error messages are like this.<br> (I coudn't grab previous messages) <br> I'll wait your quick answer. Thank you!!<br> <br> --------------------------------<br> umass.o(.text+0x12bf): undefined reference to `xpt_free_path'<br> umass.o: In function `umass_cam_rescan':<br> umass.o(.text+0x1309): undefined reference to `xpt_periph'<br> umass.o(.text+0x1312): undefined reference to `xpt_create_path'<br> umass.o(.text+0x1325): undefined reference to `xpt_setup_ccb'<br> umass.o(.text+0x1340): undefined reference to `xpt_action'<br> umass.o: In function `umass_cam_detach_sim':<br> umass.o(.text+0x13f7): undefined reference to `xpt_bus_deregister'<br> umass.o(.text+0x1415): undefined reference to `cam_sim_free'<br> umass.o: In function `umass_cam_detach':<br> umass.o(.text+0x1456): undefined reference to `xpt_create_path'<br> umass.o(.text+0x1477): undefined reference to `xpt_async'<br> umass.o(.text+0x147f): undefined reference to `xpt_free_path'<br> umass.o: In function `umass_cam_action':<br> umass.o(.text+0x179d): undefined reference to `xpt_done'<br> umass.o(.text+0x17ad): undefined reference to `xpt_done'<br> umass.o: In function `umass_cam_cb':<br> umass.o(.text+0x18a1): undefined reference to `xpt_done'<br> umass.o: In function `umass_cam_sense_cb':<br> umass.o(.text+0x1918): undefined reference to `xpt_done'<br> umass.o(.text+0x1929): undefined reference to `xpt_done'<br> *** Error code 1<br> <br> <br> <br><br><br> ____________________________________________________________________________<br> <table width='500' border='0' cellspacing='0' cellpadding='0'><tr><td width='69'><a href='http://www.hanmir.com/' target=new><img src='http://common.hanmir.com/images/mail/hanmir.gif' width='69' height='39' border=0></a></td><td class='tk'><font style=font-size:10pt>Çѹ̸£¿¡¼ ¹«·á À̸ÞÀÏÀ» ¹ÞÀ¸¼¼¿ä(<a href='http://mail.hanmir.com/' target=new>http://mail.hanmir.com/</a>)<br> ¿ì¸®³¢¸® ÅëÇÏ´Â ÀÎÅÍ³Ý ¾ÆÁöÆ® Çѹ̸£(<a href='http://www.hanmir.com/' target=new>http://www.hanmir.com/</a>)</font></td></tr></table><br><br><br> <img src=http://mail.hanmir.com/Y/put_ack.php?disknum=2&sent_file=oyaa/.Sent/997144222.2389.mail2 width=1 border=0 height=1> </html> 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?200108070030.JAA04612>