Date: Fri, 8 Sep 2000 09:43:51 +0930 From: Greg Lehey <grog@lemis.com> To: Motomichi Matsuzaki <mzaki@e-mail.ne.jp> Cc: FreeBSD current users <FreeBSD-current@FreeBSD.ORG> Subject: Re: SMP mega-commit complete Message-ID: <20000908094351.C83632@wantadilla.lemis.com> In-Reply-To: <86ya14ihqr.wl@tkc.att.ne.jp>; from mzaki@e-mail.ne.jp on Thu, Sep 07, 2000 at 08:06:20PM %2B0900 References: <20000906180743.O437@blitz.canonware.com> <86ya14ihqr.wl@tkc.att.ne.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, 7 September 2000 at 20:06:20 +0900, Motomichi Matsuzaki wrote: > > At 6 Sep 2000 18:35:17 -0700, > Jason Evans <jasone@canonware.com> wrote: >> If you run into issues that appear related to the SMP changes, and they >> aren't listed as known issues, please bring them up on the -smp or -current >> mailing list. > > this breaks building GENERIC kernel. > > cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/opt/usr/src/sys -I/opt/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 /opt/usr/src/sys/i386/i386/genassym.c > In file included from /opt/usr/src/sys/sys/signalvar.h:42, > from /opt/usr/src/sys/sys/user.h:59, > from /opt/usr/src/sys/i386/i386/genassym.c:66: > machine/smp.h:19: #error SMP not supported with I386_CPU > *** Error code 1 Sorry, my bad. Pass the pointy hat. I didn't know that smp.h was included in a non-SMP system. I see that John Baldwin has already committed a fix. Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000908094351.C83632>