From owner-freebsd-questions Wed Nov 14 19:10: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nyc.rr.com (nycsmtp2fb.rdc-nyc.rr.com [24.29.99.78]) by hub.freebsd.org (Postfix) with ESMTP id EAF6F37B417 for ; Wed, 14 Nov 2001 19:09:58 -0800 (PST) Received: from scott1.nyc.rr.com ([24.168.25.8]) by nyc.rr.com with Microsoft SMTPSVC(5.5.1877.357.35); Wed, 14 Nov 2001 20:36:22 -0500 Message-Id: <5.1.0.14.0.20011114203009.00c13fa0@pop-server.nyc.rr.com> X-Sender: scottro@pop-server.nyc.rr.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 14 Nov 2001 20:36:24 -0500 To: "Ben Goldstein" , From: Scott Subject: Re: kernel make errors In-Reply-To: <01b501c16d71$d42dade0$0300a8c0@asi200> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 At 20:06 2001/11/14 -0500, Ben Goldstein wrote: >I don't have anything out of the ordinary in my kernel config.. and the make >process halts upon linking kernel. config runs fine. > >umass.o: In function `umass_cam_attach_sim': >umass.o(.text+0x1257): undefined reference to `cam_simq_allow' >etc.. etc.. etc.. >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 > >Stop in /usr/src/sys/compile/BG1. > > >Does this error relate to a common or easy to point out problem? Or would it >be something deeper within my config.. ? There was something posted today, I think--everyone is getting these errors right now. The trick ~seems~ to be either remove or rename your /usr/obj/usr/src/sys/BG1 ( I assume that's your kernel, as it matches your intials.) However, a quick word of warning--that, at least seems to have worked for everyone who is getting the error in the linux module, which is where the majority of them seem to be. HTH Scott Robbins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message