From owner-freebsd-current Thu Sep 7 17:14:11 2000 Delivered-To: freebsd-current@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 3FBE037B42C for ; Thu, 7 Sep 2000 17:14:08 -0700 (PDT) Received: (from grog@localhost) by wantadilla.lemis.com (8.11.0/8.9.3) id e880Dp991238; Fri, 8 Sep 2000 09:43:51 +0930 (CST) (envelope-from grog) Date: Fri, 8 Sep 2000 09:43:51 +0930 From: Greg Lehey To: Motomichi Matsuzaki Cc: FreeBSD current users Subject: Re: SMP mega-commit complete Message-ID: <20000908094351.C83632@wantadilla.lemis.com> References: <20000906180743.O437@blitz.canonware.com> <86ya14ihqr.wl@tkc.att.ne.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <86ya14ihqr.wl@tkc.att.ne.jp>; from mzaki@e-mail.ne.jp on Thu, Sep 07, 2000 at 08:06:20PM +0900 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thursday, 7 September 2000 at 20:06:20 +0900, Motomichi Matsuzaki wrote: > > At 6 Sep 2000 18:35:17 -0700, > Jason Evans 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