From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 2 Oct 2003 08:03:35 -0700 From: Andrew Morton Subject: Re: 2.6.0-test6-mm2 Message-Id: <20031002080335.0f75fade.akpm@osdl.org> In-Reply-To: <1065102346.14567.12.camel@telecentrolivre> References: <20031002022341.797361bc.akpm@osdl.org> <1065102346.14567.12.camel@telecentrolivre> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-linux-mm@kvack.org Return-Path: To: Luiz Capitulino Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org List-ID: Luiz Capitulino wrote: > > Em Qui, 2003-10-02 as 06:23, Andrew Morton escreveu: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test6/2.6.0-test6-mm2/ > > getting this with gcc-3.2: > > net/core/flow.c:406: warning: type defaults to `int' in declaration of `EXPORT_SYMBOL' > net/core/flow.c:406: warning: parameter names (without types) in function declaration > net/core/flow.c:406: warning: data definition has no type or storage class > net/core/flow.c:407: warning: type defaults to `int' in declaration of `EXPORT_SYMBOL' > net/core/flow.c:407: warning: parameter names (without types) in function declaration > net/core/flow.c:407: warning: data definition has no type or storage class It works OK for me, and flow.c correctly includes module.h. Could you double-check that your tree is not damaged in some manner? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: aart@kvack.org