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)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

PAIN:
        Sliding down a 50-foot razor blade into a bucket of alcohol.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to