Re: 2.4.18-rc2 doesn't compile on ia64

Keith Owens (kaos@ocs.com.au)
Fri, 22 Feb 2002 11:05:39 +1100


On Thu, 21 Feb 2002 18:57:12 -0500 (EST),
Pavel Roskin <proski@gnu.org> wrote:
>I'm trying to compile Linux for ia64 and it doesn't compile:

It won't without the ia64 add on patch.

>Indeed, clear_user_page() is defined with 3 arguments for ia-64
>(include/asm-ia64/pgalloc.h) and with 2 arguments for other platforms
>(include/asm-i386/page.h)

ia64 needs to change the definition of clear_user_page and related
functions. That change affects all architectures and has not been
folded into the base kernel tree, you have to apply the ia64 add on
patch to compile for ia64.

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