From owner-freebsd-scsi Thu Feb 8 15:53:44 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 75F1237B684 for ; Thu, 8 Feb 2001 15:53:26 -0800 (PST) Received: (from ken@localhost) by panzer.kdm.org (8.9.3/8.9.1) id QAA15644; Thu, 8 Feb 2001 16:53:20 -0700 (MST) (envelope-from ken) Date: Thu, 8 Feb 2001 16:53:20 -0700 From: "Kenneth D. Merry" To: Todd Cohen Cc: freebsd-scsi@FreeBSD.ORG Subject: Re: compile error/DC315U Message-ID: <20010208165319.A15329@panzer.kdm.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from cohentl@clarkson.edu on Thu, Feb 08, 2001 at 06:13:18PM -0500 Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Feb 08, 2001 at 18:13:18 -0500, Todd Cohen wrote: > I figured I'd forward this here since someone else may be able to help. > Sorry if it's not on-topic enough. You probably need the scbus, da, cd, pass, sa, etc. devices. Have a look in GENERIC and see the standard SCSI devices. > ---------- Forwarded message ---------- > Date: Wed, 7 Feb 2001 18:43:14 -0500 (EST) > From: Todd Cohen > To: erich@tekram.com.tw > Subject: compile error [ ... ] > when I tried compiling, I got the following error, any ideas on how to fix > this? > > -Todd > > > cc -c -O -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing > -prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions > -ansi -no > stdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h > -elf > -mpreferred-stack-boundary=2 vers.c > linking kernel > dc395x_trm.o: In function `DC395x_trm_ExecuteSRB': > dc395x_trm.o(.text+0x31e): undefined reference to `xpt_done' > dc395x_trm.o: In function `DC395x_trm_action': > dc395x_trm.o(.text+0x58f): undefined reference to `xpt_done' > dc395x_trm.o(.text+0x616): undefined reference to `xpt_freeze_simq' > dc395x_trm.o(.text+0x672): undefined reference to `xpt_done' > dc395x_trm.o(.text+0x94c): undefined reference to `xpt_done' > dc395x_trm.o(.text+0x9b5): undefined reference to `xpt_done' [ ... ] Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message