Re: 2.6.9-rc1-mm2 : compilation error in kernel/wait.c

From: William Lee Irwin III
Date: Tue Aug 31 2004 - 03:11:41 EST


On Tue, Aug 31, 2004 at 10:05:10AM +0200, Eric Valette wrote:
> kernel/wait.c:156: error: conflicting types for '__wait_on_bit'
> include/linux/wait.h:143: error: previous declaration of '__wait_on_bit'
> was here
> kernel/wait.c:156: error: conflicting types for '__wait_on_bit'
> include/linux/wait.h:143: error: previous declaration of '__wait_on_bit'
> was here
> kernel/wait.c:170: error: conflicting types for '__wait_on_bit_lock'
> include/linux/wait.h:144: error: previous declaration of
> '__wait_on_bit_lock' was here
> kernel/wait.c:170: error: conflicting types for '__wait_on_bit_lock'
> include/linux/wait.h:144: error: previous declaration of
> '__wait_on_bit_lock' was here
> make[2]: *** [kernel/wait.o] Error 1
> make[1]: *** [kernel] Error 2

I very distinctly recall compiling and booting these...


-- wli
-
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/