* 2.6.12-rc2-mm1 compile error in mmx.c
@ 2005-04-06 1:22 Berck E. Nash
2005-04-06 5:17 ` Andrew James Wade
0 siblings, 1 reply; 2+ messages in thread
From: Berck E. Nash @ 2005-04-06 1:22 UTC (permalink / raw)
To: linux-kernel
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 useful-- I apologize if it is not. (I browsed the
archives, and no one seems to be complaining of the same thing so far.)
I'm not subscribed to the list, but I'll gladly provide more
information if you CC me on a response.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.6.12-rc2-mm1 compile error in mmx.c
2005-04-06 1:22 2.6.12-rc2-mm1 compile error in mmx.c Berck E. Nash
@ 2005-04-06 5:17 ` Andrew James Wade
0 siblings, 0 replies; 2+ messages in thread
From: Andrew James Wade @ 2005-04-06 5:17 UTC (permalink / raw)
To: Berck E. Nash; +Cc: linux-kernel
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 1
> make: *** [arch/i386/lib] Error 2
I don't know the proper fix, but reversing this patch:
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.12-rc2/2.6.12-rc2-mm1/broken-out/add-a-clear_pages-function-to-clear-pages-of-higher.patch
worked for me.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-04-06 5:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-06 1:22 2.6.12-rc2-mm1 compile error in mmx.c Berck E. Nash
2005-04-06 5:17 ` Andrew James Wade
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.