Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 31 Oct 2002 06:20:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 31 Oct 2002 06:20:52 -0500 Received: from mail.scram.de ([195.226.127.117]:27333 "EHLO mail.scram.de") by vger.kernel.org with ESMTP id ; Thu, 31 Oct 2002 06:20:52 -0500 Date: Thu, 31 Oct 2002 12:21:30 +0100 (CET) From: Jochen Friedrich X-X-Sender: jochen@gfrw1044.bocc.de To: Kernel Mailing List Subject: Re: Linux v2.5.45 In-Reply-To: Message-ID: 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: 1423 Lines: 36 Hi, On Thu, 31 Oct 2002, Jochen Friedrich wrote: > 2.4.45 compile on Alpha fails: the old patch from Ivan Kokshaysky fixed this, but then i hit the next one: gcc -Wp,-MD,drivers/char/.eventpoll.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mno-fp-regs -ffixed-8 -mcpu=ev5 -Wa,-mev6 -nostdinc -iwithprefix include -DKBUILD_BASENAME=eventpoll -DEXPORT_SYMTAB -c -o drivers/char/eventpoll.o drivers/char/eventpoll.c drivers/char/eventpoll.c:226: warning: initialization from incompatible pointer type drivers/char/eventpoll.c: In function `write_eventpoll': drivers/char/eventpoll.c:993: `POLLREMOVE' undeclared (first use in this function) drivers/char/eventpoll.c:993: (Each undeclared identifier is reported only once drivers/char/eventpoll.c:993: for each function it appears in.) drivers/char/eventpoll.c: In function `ep_poll': drivers/char/eventpoll.c:1056: warning: comparison is always false due to limited range of data type make[2]: *** [drivers/char/eventpoll.o] Error 1 make[1]: *** [drivers/char] Error 2 make: *** [drivers] Error 2 --jochen - 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/