Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262546AbTKVRVs (ORCPT ); Sat, 22 Nov 2003 12:21:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262564AbTKVRVs (ORCPT ); Sat, 22 Nov 2003 12:21:48 -0500 Received: from modemcable067.88-70-69.mc.videotron.ca ([69.70.88.67]:34434 "EHLO montezuma.fsmlabs.com") by vger.kernel.org with ESMTP id S262546AbTKVRVq (ORCPT ); Sat, 22 Nov 2003 12:21:46 -0500 Date: Sat, 22 Nov 2003 12:20:29 -0500 (EST) From: Zwane Mwaikambo To: Remi Colinet cc: linux kernel mailing list Subject: Re: 2.6.0-test9-mm5 : compile error In-Reply-To: <3FBF99E6.1070402@wanadoo.fr> Message-ID: References: <3FBF5C79.5050409@wanadoo.fr> <3FBF99E6.1070402@wanadoo.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1391 Lines: 39 On Sat, 22 Nov 2003, Remi Colinet wrote: > >Index: linux-2.6.0-test9-mm5/arch/i386/kernel/process.c > >=================================================================== > >RCS file: /build/cvsroot/linux-2.6.0-test9-mm5/arch/i386/kernel/process.c,v > >retrieving revision 1.1.1.1 > >diff -u -p -B -r1.1.1.1 process.c > >--- linux-2.6.0-test9-mm5/arch/i386/kernel/process.c 21 Nov 2003 20:59:15 -0000 1.1.1.1 > >+++ linux-2.6.0-test9-mm5/arch/i386/kernel/process.c 21 Nov 2003 22:20:00 -0000 > >@@ -50,6 +50,7 @@ > > #include > > #include > > #include > >+#include > > #ifdef CONFIG_MATH_EMULATION > > #include > > #endif > > Just a point : in the file arch/i383/process.c, I added the following > lines. > > #include > #include That was already in there. > My original processs.c file seems to be a little be bit different from > yours (?). > The following line was already in the process.c file. > > +#include Hmm that's strange, can you verify your tree and i'll do the same. There are two discrepancies. - 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/