From owner-freebsd-scsi Tue Sep 21 16:59:37 1999 Delivered-To: freebsd-scsi@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id E1185150D2 for ; Tue, 21 Sep 1999 16:59:35 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from feral.com (mjacob@feral.com [192.67.166.1]) by feral.com (8.8.7/8.8.7) with ESMTP id QAA09154; Tue, 21 Sep 1999 16:57:44 -0700 Date: Tue, 21 Sep 1999 16:57:44 -0700 (PWT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Matt Saunders Cc: freebsd-scsi@FreeBSD.ORG Subject: Re: DPT tools In-Reply-To: <19990922005549.A16334@yoyo.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This looks like this is depending on 2.2.X includes. On Wed, 22 Sep 1999, Matt Saunders wrote: > Hi, > > I have a DPT SmartRAID IV controller which has happily been running a > mail service for the past year or so on a FreeBSD 3.2-REL box. > > Reading through LINT today I've discovered the utilities hiding > away in /usr/src/usr.sbin/dpt/ but I can't get them built... > > root@omega[/usr/src/usr.sbin/dpt]# make > ===> dpt_ctlinfo > Warning: Object directory not changed from original > /usr/src/usr.sbin/dpt/dpt_ctlinfo > cc -O -pipe -Wall -I/usr/src/usr.sbin/dpt/dpt_ctlinfo/../../../sys > -c dpt_ctlinfo.c > dpt_ctlinfo.c:43: scsi/scsi_all.h: No such file or directory > dpt_ctlinfo.c:44: scsi/scsi_message.h: No such file or directory > dpt_ctlinfo.c:45: scsi/scsiconf.h: No such file or directory > dpt_ctlinfo.c:49: sys/dpt.h: No such file or directory > > There are further errors but these are caused by the problem I've > pasted here. I've found the missing include files (except scsiconf.h) > in /usr/include/cam/ but that doesn't help me get this stuff > compiled. :-( > > Am I missing something? Is there a way to get these tools compiled > without resorting to hacking the Makefiles? > > Thanks in advance for any suggestions. > > > Regards, > Matt. > -- > matts@yoyo.org "Circular logic will only make > http://www.yoyo.org/ you dizzy." > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-scsi" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message