Re: 2.6.12-rc2-mm1 compile error in mmx.c

2005-04-05 Thread Andrew James Wade
On April 5, 2005 09:22 pm, Berck E. Nash wrote: > 2.6.12-rc2-mm1 fails to build for me with the following error: > > arch/i386/lib/mmx.c:374: error: conflicting types for `mmx_clear_page' > include/asm/mmx.h:11: error: previous declaration of `mmx_clear_page' > make[1]: *** [arch/i386/lib/mmx.o]

2.6.12-rc2-mm1 compile error in mmx.c

2005-04-05 Thread Berck E. Nash
2.6.12-rc2-mm1 fails to build for me with the following error: arch/i386/lib/mmx.c:374: error: conflicting types for `mmx_clear_page' include/asm/mmx.h:11: error: previous declaration of `mmx_clear_page' make[1]: *** [arch/i386/lib/mmx.o] Error 1 make: *** [arch/i386/lib] Error 2 I hope this is

2.6.12-rc2-mm1 compile error in mmx.c

2005-04-05 Thread Berck E. Nash
2.6.12-rc2-mm1 fails to build for me with the following error: arch/i386/lib/mmx.c:374: error: conflicting types for `mmx_clear_page' include/asm/mmx.h:11: error: previous declaration of `mmx_clear_page' make[1]: *** [arch/i386/lib/mmx.o] Error 1 make: *** [arch/i386/lib] Error 2 I hope this is

Re: 2.6.12-rc2-mm1 compile error in mmx.c

2005-04-05 Thread Andrew James Wade
On April 5, 2005 09:22 pm, Berck E. Nash wrote: 2.6.12-rc2-mm1 fails to build for me with the following error: arch/i386/lib/mmx.c:374: error: conflicting types for `mmx_clear_page' include/asm/mmx.h:11: error: previous declaration of `mmx_clear_page' make[1]: *** [arch/i386/lib/mmx.o] Error