Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Sep 2000 19:12:18 +0900 (JST)
From:      "Daniel C. Sobral" <dcs@newsguy.com>
To:        current@freebsd.org
Subject:   smp and gdt
Message-ID:  <200009231012.TAA80548@daniel.sobral>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009231012.TAA80548>