Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 28 Dec 2000 23:10:08 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 28 Dec 2000 23:09:58 -0500 Received: from cambot.suite224.net ([209.176.64.2]:48913 "EHLO suite224.net") by vger.kernel.org with ESMTP id ; Thu, 28 Dec 2000 23:09:51 -0500 Message-ID: <005101c07149$75b632c0$3e42b0d1@pittscomp.com> From: "Matthew D. Pitts" To: In-Reply-To: <000a01c07116$a474a160$ba42b0d1@pittscomp.com> Subject: Re: linux 2.4.0-test12 compile error Date: Thu, 28 Dec 2000 22:42:42 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_004E_01C0711F.7D74B7E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org This is a multi-part message in MIME format. ------=_NextPart_000_004E_01C0711F.7D74B7E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable My fault. The ia64 patch was the problem. ----- Original Message -----=20 From: Matthew D. Pitts=20 To: linux-kernel@vger.kernel.org=20 Sent: Thursday, December 28, 2000 4:39 PM Subject: linux 2.4.0-test12 compile error 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=20 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=3D2 -march=3Di586 -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 ------=_NextPart_000_004E_01C0711F.7D74B7E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
My fault. The ia64 patch was the=20 problem.
----- Original Message -----
From:=20 Matthew D.=20 Pitts
To: linux-kernel@vger.kernel.org =
Sent: Thursday, December 28, = 2000 4:39=20 PM
Subject: linux 2.4.0-test12 = compile=20 error

Forgive me if this question has = already been=20 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=20 today)
modutils-2.3.23 (compiled = yesterday)
 
the following is the message I = get
 

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

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

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

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

from init/main.c:24:

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

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

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

 

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

 

Matthew D. Pitts

mpitts@suite224.net

------=_NextPart_000_004E_01C0711F.7D74B7E0-- - 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/