Date: Mon, 5 Apr 2004 20:24:42 -0700 (PDT) From: Doug White <dwhite@gumbysoft.com> To: Erich Dollansky <oceanare@pacific.net.sg> Cc: freebsd-current@freebsd.org Subject: Re: make fails compiling SCSI support on CURRENT Message-ID: <20040405202317.H82596@carver.gumbysoft.com> In-Reply-To: <40703A02.20007@pacific.net.sg> References: <40703A02.20007@pacific.net.sg>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 5 Apr 2004, Erich Dollansky wrote: > make stops after getting these error messages: > > cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I../../.. > -I../../../contrib/dev/acpica -I../../../contrib/ipfilter > -I../../../contrib/pf -I../../../contrib/dev/ath > -I../../../contrib/dev/ath/freebsd -I../../../contrib/ngatm -D_KERNEL > -include opt_global.h -fno-common -finline-limit=8000 > -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding > -Werror ../../../dev/aic7xxx/aic79xx.c > ../../../dev/aic7xxx/aic79xx.c: In function `ahd_flush_qoutfifo': > ../../../dev/aic7xxx/aic79xx.c:454: error: `COMPLETE_DMA_SCB_TAIL' > undeclared (first use in this function) I'm going to guess you got an incomplete cvsup here. Try updating again, making sur eyou aren't using any date= qualifiers. These changes were committed 2 months ago. :) -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040405202317.H82596>