From owner-freebsd-stable Mon Sep 17 12:41: 2 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.urx.com (2811.dynacom.net [206.107.213.4]) by hub.freebsd.org (Postfix) with ESMTP id 6CF9437B406 for ; Mon, 17 Sep 2001 12:40:44 -0700 (PDT) Received: from urx.com [206.159.132.160] by mail.urx.com with ESMTP (SMTPD32-7.03) id A1BBA03021C; Mon, 17 Sep 2001 12:40:43 -0700 Message-ID: <3BA651B9.EEBE34AB@urx.com> Date: Mon, 17 Sep 2001 12:40:41 -0700 From: Kent Stewart X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: Trevin Chow Cc: freebsd-stable@freebsd.org Subject: Re: umass.o causing problems References: <20010917122332.X9969-100000@benny.geektank.org> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Trevin Chow wrote: > > I'm trying to compile my kernel based on the latest source in the STABLE > branch but am getting these errors: > > ----------- > 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 ideas? You saw but didn't read the comments on the umass entry in USB. It depends on scsi devices. You either have to add them or delete umass. Kent > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Kent Stewart Richland, WA It is hard to believe you are soaring with Eagles (las águilas) when you accept SPAM like a mouse (el ratón). mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message