Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 2001 16:53:20 -0700
From:      "Kenneth D. Merry" <ken@kdm.org>
To:        Todd Cohen <cohentl@clarkson.edu>
Cc:        freebsd-scsi@FreeBSD.ORG
Subject:   Re: compile error/DC315U
Message-ID:  <20010208165319.A15329@panzer.kdm.org>
In-Reply-To: <Pine.GSO.4.10.10102081812080.5687-100000@vador.aoc.clarkson.edu>; from cohentl@clarkson.edu on Thu, Feb 08, 2001 at 06:13:18PM -0500
References:  <Pine.GSO.4.10.10102081812080.5687-100000@vador.aoc.clarkson.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <cohentl@clarkson.edu>
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010208165319.A15329>