From owner-freebsd-alpha Fri Oct 27 10:55:32 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from cmpharm.ucsf.edu (cmpharm.ucsf.edu [128.218.67.18]) by hub.freebsd.org (Postfix) with ESMTP id BCD7337B479 for ; Fri, 27 Oct 2000 10:55:29 -0700 (PDT) Received: from piglet.ucsf.edu (steve@piglet.ucsf.edu [128.218.67.20]) by cmpharm.ucsf.edu (8.10.1/8.10.1) with ESMTP id e9RHk4p11919 for ; Fri, 27 Oct 2000 10:46:04 -0700 (PDT) Received: (from steve@localhost) by piglet.ucsf.edu (8.9.3/8.9.3) id KAA217552 for freebsd-alpha@FreeBSD.ORG; Fri, 27 Oct 2000 10:55:28 -0700 (PDT) Date: Fri, 27 Oct 2000 10:55:28 -0700 From: Steve Sizemore To: freebsd-alpha@FreeBSD.ORG Subject: Building GENERIC kernel fails on stable Message-ID: <20001027105527.I210729@cmpharm.ucsf.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 -- ----------------------------------------------#-----#--#####--------------- # # # # Steve Sizemore # # # Dept. of Cellular and Molecular Pharmacology # # # Box 0450, Room HSE-1285 # # # University of California Medical Center # # # # 513 Parnassus Avenue ##### ##### ##### ####### San Francisco CA 94143-0450 # # # # # steve@cmpharm.ucsf.edu ##### ##### (415) 476-6987 FAX: (415) 476-6515 # # # # # -------------------------------------------------------------#####--#------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message