Date: Tue, 21 Sep 1999 16:57:44 -0700 (PWT) From: Matthew Jacob <mjacob@feral.com> To: Matt Saunders <matts@yoyo.org> Cc: freebsd-scsi@FreeBSD.ORG Subject: Re: DPT tools Message-ID: <Pine.LNX.4.04.9909211657250.7552-100000@feral.com> In-Reply-To: <19990922005549.A16334@yoyo.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.04.9909211657250.7552-100000>