Re: Linux v2.5.45

Jochen Friedrich (jochen@scram.de)
Thu, 31 Oct 2002 12:21:30 +0100 (CET)


Hi,

On Thu, 31 Oct 2002, Jochen Friedrich wrote:

> 2.4.45 compile on Alpha fails:

the old patch from Ivan Kokshaysky <ink@jurassic.park.msu.ru> 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/