From owner-freebsd-current Sun Jan 26 11:35: 2 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0847137B401 for ; Sun, 26 Jan 2003 11:35:01 -0800 (PST) Received: from sweb.uky.edu (sweb.uky.edu [128.163.2.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6266C43F13 for ; Sun, 26 Jan 2003 11:35:00 -0800 (PST) (envelope-from david@uky.edu) Received: from uky.edu (198-93-125-29.extended.qx.net [198.93.125.29]) (authenticated bits=0) by sweb.uky.edu (8.12.3/8.12.3) with ESMTP id h0QJLdEC033937 (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NOT) for ; Sun, 26 Jan 2003 14:21:43 -0500 (EST) (envelope-from david@uky.edu) Date: Sun, 26 Jan 2003 14:34:21 -0500 Mime-Version: 1.0 (Apple Message framework v551) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: i386 buildkernel failure From: David Rhodus To: current@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <2B5E062C-3165-11D7-9498-00039380DD2C@uky.edu> X-Mailer: Apple Mail (2.551) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG make buildkernel KERNCONF=GENERIC ... cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror /usr/src/sys/i386/i386/mp_machdep.c cc1: warnings being treated as errors /usr/src/sys/i386/i386/mp_machdep.c: In function `forwarded_statclock': /usr/src/sys/i386/i386/mp_machdep.c:2615: warning: passing arg 1 of `statclock_process' from incompatible pointer type *** 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. client# To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message