From owner-freebsd-questions Thu Jul 26 3:29:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rmail7.hanmir.com (unknown [128.134.130.167]) by hub.freebsd.org (Postfix) with ESMTP id C581737B401 for ; Thu, 26 Jul 2001 03:29:11 -0700 (PDT) (envelope-from nobody@rmail7.hanmir.com) Received: (from nobody@localhost) by rmail7.hanmir.com (8.9.3/8.9.3) id TAA00451; Thu, 26 Jul 2001 19:28:05 +0900 (KST) Date: Thu, 26 Jul 2001 19:28:05 +0900 (KST) Message-Id: <200107261028.TAA00451@rmail7.hanmir.com> To: freebsd-questions@freebsd.org Subject: Kernel make error From: "..." Content-Type: text/html; charset=euc-kr Status: O Content-Transfer-Encoding: 8bit X-Mailer: HanMir Mailer X-IP: 211.56.8.138 X-html: 1 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 I succeeded in config and make depend.
but there are make errors.

I guess the messages are related with X.
(I did not installed X.
I selected User install withot X.)

The error messages are like this.
(I coudn't grab previous messages)
I'll wait your quick answer. Thank you!!

--------------------------------
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


____________________________________________________________________________
Çѹ̸£¿¡¼­ ¹«·á À̸ÞÀÏÀ» ¹ÞÀ¸¼¼¿ä(http://mail.hanmir.com/)
¿ì¸®³¢¸® ÅëÇÏ´Â ÀÎÅÍ³Ý ¾ÆÁöÆ® Çѹ̸£(http://www.hanmir.com/)



To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message