Messages in this thread |  | | Date | Tue, 28 Jan 1997 04:33:50 +0000 (GMT) | From | Martin Vernon <> | Subject | 2.1.23 apm_bios.c "do_poll" |
| |
Hi ...
2.1.23 returns this error - any ideas where it's supposed to be defined :-
make[3]: Entering directory `/usr/src/linux-2.1.x/drivers/char' gcc -D__KERNEL__ -I/usr/src/linux-2.1.x/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o apm_bios.o apm_bios.c apm_bios.c: In function `do_poll': apm_bios.c:876: `POLLIN' undeclared (first use this function) apm_bios.c:876: (Each undeclared identifier is reported only once apm_bios.c:876: for each function it appears in.) apm_bios.c:876: `POLLRDNORM' undeclared (first use this function) make[3]: *** [apm_bios.o] Error 1 make[3]: Leaving directory `/usr/src/linux-2.1.x/drivers/char' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/linux-2.1.x/drivers/char' make[1]: *** [sub_dirs] Error 2 make[1]: Leaving directory `/usr/src/linux-2.1.x/drivers' make: *** [linuxsubdirs] Error 2 news-gb7osp:/usr/src/linux#
Cheers, Martin. -- Martin Vernon, Sysop GB7OS/GB7OSP, IP Co-ordinator N. Wales, Regions 80-87 GW6HVA@GB7OSP, gw6hva@gb7osp.ampr.org, e-mail: martin@gw6hva.demon.co.uk Phone: Voice/Mobile +44 (0)976 742149 BBS: GB7OSP 8N1 +44 (0)1492 872467 http://warp.gb7osp.ampr.org or http://www.gw6hva.demon.co.uk
|  |