Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 2 Sep 2002 15:34:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 2 Sep 2002 15:34:23 -0400 Received: from cpe-24-221-152-185.az.sprintbbd.net ([24.221.152.185]:16591 "EHLO Bill-The-Cat.bloom.county") by vger.kernel.org with ESMTP id ; Mon, 2 Sep 2002 15:34:22 -0400 Date: Mon, 2 Sep 2002 12:38:41 -0700 From: Tom Rini To: Remco Post Cc: Kernel Mailing List Subject: Re: Linux v2.5.33, compile error on powermac Message-ID: <20020902193841.GG761@opus.bloom.county> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1584 Lines: 35 On Mon, Sep 02, 2002 at 02:29:56PM +0200, Remco Post wrote: > make[2]: Entering directory `/usr/src/linux-2.5.33/fs/reiserfs' > gcc -Wp,-MD,./.resize.o.d -D__KERNEL__ -I/usr/src/linux-2.5.33/include > - -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer > - -fno-strict-aliasing -fno-common -I/usr/src/linux-2.5.33/arch/ppc > - -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized > - -mmultiple -mstring -nostdinc -iwithprefix include -O1 > - -DKBUILD_BASENAME=resize -c -o resize.o resize.c > In file included from resize.c:12: > /usr/src/linux-2.5.33/include/linux/vmalloc.h:26: parse error before > `pgprot_t' > /usr/src/linux-2.5.33/include/linux/vmalloc.h:26: warning: function > declaration isn't a prototype > /usr/src/linux-2.5.33/include/linux/vmalloc.h:37: parse error before > `pgprot_t' > /usr/src/linux-2.5.33/include/linux/vmalloc.h:38: warning: function > declaration isn't a prototype > make[2]: *** [resize.o] Error 1 > make[2]: Leaving directory `/usr/src/linux-2.5.33/fs/reiserfs' > make[1]: *** [reiserfs] Error 2 > make[1]: Leaving directory `/usr/src/linux-2.5.33/fs' > make: *** [fs] Error 2 fs/reiserfs/resize.c needs to include , iirc. Make a patch and send it to the trivial patch monkey and/or Linus. -- Tom Rini (TR1265) http://gate.crashing.org/~trini/ - 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/