From owner-freebsd-questions Sat Mar 1 10:36: 5 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B68E37B401 for ; Sat, 1 Mar 2003 10:36:03 -0800 (PST) Received: from madscience.volumen.net (hickey51.micro-mania.net [208.32.118.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43A6B43FB1 for ; Sat, 1 Mar 2003 10:36:02 -0800 (PST) (envelope-from shane@howsyournetwork.com) Received: from daneel.volumen.net (daneel.volumen.net [10.252.238.73]) by madscience.volumen.net (8.11.6/8.11.6) with ESMTP id h21Ia1V21146 for ; Sat, 1 Mar 2003 11:36:01 -0700 Subject: can't buildkernel on 5.0-release From: Shane Hickey To: freebsd-questions@freebsd.org Content-Type: text/plain Organization: How's your network? Message-Id: <1046543760.22801.23.camel@daneel> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1- Date: 01 Mar 2003 11:36:01 -0700 Content-Transfer-Encoding: 7bit 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 ran cvsup on my 5.0-release box. I then did a buildworld and an installworld without any problem. However, I can't seem to buildkernel. The only kernel options I changed were to add options IPFIREWALL options IPFIREWALL_DEFAULT_TO_ACCEPT options DUMMYNET Anyway, when I try to buildworld, it barfs with the following umass.o: In function `umass_cam_attach_sim': umass.o(.text+0x1851): undefined reference to `cam_simq_alloc' umass.o(.text+0x189c): undefined reference to `cam_sim_alloc' umass.o(.text+0x18ad): undefined reference to `cam_simq_free' umass.o(.text+0x18c9): undefined reference to `xpt_bus_register' umass.o: In function `umass_cam_rescan_callback': umass.o(.text+0x1903): undefined reference to `xpt_free_path' umass.o: In function `umass_cam_rescan': umass.o(.text+0x1975): undefined reference to `xpt_periph' umass.o(.text+0x1984): undefined reference to `xpt_create_path' umass.o(.text+0x19a0): undefined reference to `xpt_setup_ccb' umass.o(.text+0x19bd): undefined reference to `xpt_action' umass.o: In function `umass_cam_detach_sim': umass.o(.text+0x1b0b): undefined reference to `xpt_bus_deregister' umass.o(.text+0x1b29): undefined reference to `cam_sim_free' umass.o: In function `umass_cam_detach': umass.o(.text+0x1b94): undefined reference to `xpt_create_path' umass.o(.text+0x1bb9): undefined reference to `xpt_async' umass.o(.text+0x1bc4): undefined reference to `xpt_free_path' umass.o: In function `umass_cam_action': umass.o(.text+0x1f70): undefined reference to `xpt_done' umass.o: In function `umass_cam_cb': umass.o(.text+0x20bc): undefined reference to `xpt_done' umass.o: In function `umass_cam_sense_cb': umass.o(.text+0x2221): undefined reference to `xpt_done' umass.o: In function `umass_cam_quirk_cb': umass.o(.text+0x2244): undefined reference to `xpt_done' *** Error code 1 Stop in /usr/obj/usr/src/sys/ELIJAH. *** Error code 1 Stop in /usr/src. *** Error code 1 Any advice is greatly appreciated. Thanks, -- Shane Hickey : Network/System Consultant GPG KeyID: 777CBF3F Key fingerprint: 254F B2AC 9939 C715 278C DA95 4109 9F69 777C BF3F Listening to: Neutral Milk Hotel - Two - Headed Boy Part 2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message