Date: Sat, 05 Nov 2005 16:51:43 +0900 From: SANETO Takanori <sanewo@ba2.so-net.ne.jp> To: Randy Bush <randy@psg.com> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: ipi_nmi_handler Message-ID: <436C648F.3040804@ba2.so-net.ne.jp> In-Reply-To: <17260.17957.473953.634330@roam.psg.com> References: <17260.17957.473953.634330@roam.psg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
It seems that if you put STOP_NMI in your kernel config, you need SMP as well. Randy Bush wrote: > 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 > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?436C648F.3040804>