linux 2.4.0-test12 compile error

From: Matthew D. Pitts (mpitts@suite224.net)
Date: Thu Dec 28 2000 - 16:39:15 EST


Forgive me if this question has already been answered. I am unable to compile 2.4.0-test12 on my system.

Linux-Mandrake 7.1
gcc-2.95.3 (might be a gcc snapshot)
binutils-2.10.0.33 (freshly compiled today)
modutils-2.3.23 (compiled yesterday)

the following is the message I get

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -g -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i586 -c -o init/main.o init/main.c

In file included from /usr/src/linux/include/linux/pagemap.h:16,

from /usr/src/linux/include/linux/locks.h:8,

from /usr/src/linux/include/linux/raid/md.h:36,

from init/main.c:24:

/usr/src/linux/include/linux/highmem.h:48: macro `clear_user_page' used with too many (3) args

/usr/src/linux/include/linux/highmem.h:90: macro `copy_user_page' used with too many (4) args

make: *** [init/main.o] Error 1

the kernel I am trying to compile is linux-2.4.0-test12 with linux-2.4.0-test12-ia64-001214 and linux-2.4.0-test12-reiserfs-3.6.23 patches applied. Is there something else I need?

Matthew D. Pitts

mpitts@suite224.net

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



This archive was generated by hypermail 2b29 : Sun Dec 31 2000 - 21:00:11 EST