Date: Fri, 27 Oct 2000 14:00:07 -0700 (PDT) From: Matthew Jacob <mjacob@feral.com> To: sos@freebsd.org Cc: freebsd-alpha@freebsd.org, Steve Sizemore <steve@cmpharm.ucsf.edu> Subject: Re: Building GENERIC kernel fails on stable Message-ID: <Pine.LNX.4.21.0010271359470.5146-100000@zeppo.feral.com> In-Reply-To: <Pine.LNX.4.21.0010271340400.5146-100000@zeppo.feral.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Whoops! Not your problem- never mind. I'll check in the fixup (easy) to -stable today., > > Soren- I just confirmed this. I shall be fixing this in a day or two if you > don't get to it, okay? > > -matt > > > > For the last couple of days, I've been unable to build the GENERIC > > kernel on a freshly cvsup'ed -stable system. i386 builds just fine. It > > fails in the ata device section, and fortunately, I don't have any ata > > devices, so I was able to build a custom kernel, by commenting out > > that section. Just thought it should be reported, anyway. > > > > > > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > > -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys > > -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf > > -mno-fp-regs -Wa,-mev56 /usr/src/sys/dev/ata/ata-all.c > > /usr/src/sys/dev/ata/ata-all.c: In function `ata_pci_setup_intr': > > /usr/src/sys/dev/ata/ata-all.c:671: warning: passing arg 1 of > > `alpha_platform_setup_ide_intr' from incompatible pointer type > > /usr/src/sys/dev/ata/ata-all.c:671: warning: passing arg 2 of > > `alpha_platform_setup_ide_intr' from incompatible pointer type > > /usr/src/sys/dev/ata/ata-all.c:671: too many arguments to function > > `alpha_platform_setup_ide_intr' > > /usr/src/sys/dev/ata/ata-all.c: In function `ata_pci_teardown_intr': > > /usr/src/sys/dev/ata/ata-all.c:688: warning: passing arg 1 of > > `alpha_platform_teardown_ide_intr' from incompatible pointer type > > /usr/src/sys/dev/ata/ata-all.c:688: too many arguments to function > > `alpha_platform_teardown_ide_intr' > > *** Error code 1 > > > > Stop in /usr/obj/usr/src/sys/GENERIC. > > *** Error code 1 > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > > > > > > Steve > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" 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.21.0010271359470.5146-100000>