From owner-freebsd-current@FreeBSD.ORG Sat Nov 5 05:42:03 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 0D70916A41F for ; Sat, 5 Nov 2005 05:42:03 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA88E43D45 for ; Sat, 5 Nov 2005 05:42:02 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.54 (FreeBSD)) id 1EYGoU-000Ek1-2j for freebsd-current@freebsd.org; Sat, 05 Nov 2005 05:42:02 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com) by roam.psg.com with esmtp (Exim 4.54 (FreeBSD)) id 1EYGoP-0004dN-SS for freebsd-current@freebsd.org; Fri, 04 Nov 2005 19:41:57 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17260.17957.473953.634330@roam.psg.com> Date: Fri, 4 Nov 2005 19:41:57 -1000 To: FreeBSD Current Subject: ipi_nmi_handler X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 05:42:03 -0000 at-extensions -std=c99 -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /usr/src/sys/i386/i386/trap.c /usr/src/sys/i386/i386/trap.c: In function `trap': /usr/src/sys/i386/i386/trap.c:191: warning: implicit declaration of function `ipi_nmi_handler' /usr/src/sys/i386/i386/trap.c:191: warning: nested extern declaration of `ipi_nmi_handler' *** Error code 1 Stop in /usr/obj/usr/src/sys/ROAM. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. real 5m16.024s user 3m20.656s sys 0m28.480s