From owner-freebsd-current Sat Sep 23 3:13:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id E007337B42C for ; Sat, 23 Sep 2000 03:13:16 -0700 (PDT) Received: from daniel.sobral (p10-dn03kiryunisiki.gunma.ocn.ne.jp [210.232.224.139]) by peach.ocn.ne.jp (8.9.1a/OCN/) with ESMTP id TAA21609 for ; Sat, 23 Sep 2000 19:13:13 +0900 (JST) Received: (from root@localhost) by daniel.sobral (8.9.3/8.9.3) id TAA80548 for current@freebsd.org; Sat, 23 Sep 2000 19:12:19 +0900 (JST) (envelope-from root) From: "Daniel C. Sobral" Message-Id: <200009231012.TAA80548@daniel.sobral> Subject: smp and gdt To: current@freebsd.org Date: Sat, 23 Sep 2000 19:12:18 +0900 (JST) Disclaimer: Klaatu Barada Nikto! X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Compiling a kernel with gdt: /home/src/sys/i386/i386/machdep.c:1183: `MAXCPU' undeclared here (not in a funct ion) /home/src/sys/i386/i386/machdep.c:1183: size of array `gdt' has non-integer type BK said MAXCPU is defined on machine/smp.h. Well, machdep.c includes smp.h only if SMP is defined. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org capo@root.bsdconspiracy.net PAIN: Sliding down a 50-foot razor blade into a bucket of alcohol. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message