build error in current -git tree

From: Greg KH
Date: Thu Nov 17 2005 - 12:31:52 EST


In trying to build your kernel tree right now, I get the following
error:

CC arch/i386/kernel/asm-offsets.s
In file included from include/linux/signal.h:6,
from include/linux/sched.h:28,
from arch/i386/kernel/asm-offsets.c:7:
include/asm/signal.h:190: error: redefinition of '__const_sigaddset'
include/asm/signal.h:173: error: previous definition of '__const_sigaddset' was here
make[1]: *** [arch/i386/kernel/asm-offsets.s] Error 1
make: *** [prepare0] Error 2


thanks,

greg k-h
-
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/