2.6.18-rc5-git3 SMP fails compile

From: Pete Clements
Date: Thu Aug 31 2006 - 09:03:14 EST


fyi:
2.6.18-rc5-git3 fails compile with SMP.

CC arch/i386/kernel/asm-offsets.s
In file included from include/linux/spinlock.h:86,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from include/linux/crypto.h:20,
from arch/i386/kernel/asm-offsets.c:7:
include/asm/spinlock.h: In function '__raw_read_lock':
include/asm/spinlock.h:164: error: expected '(' before ')' token
include/asm/spinlock.h:164: error: output operand constraint lacks '='
include/asm/spinlock.h:164: error: output operand constraint lacks '='
include/asm/spinlock.h:164: error: invalid lvalue in asm output 0
make[1]: *** [arch/i386/kernel/asm-offsets.s] Error 1
make: *** [prepare0] Error 2

--
Pete Clements
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/