Can anyone tell me why I get the following

gcc -c -DHAVE_CONFIG_H  -g -O2 -Wall -fno-exceptions -fno-common
-DBIGENDIAN -g -O2 -fPIC -DPIC -no-cpp-precomp -I../../..
-I../../include -I../../objdf  -o socket2.o ../socket2.c
../socket2.c: In function `WSARecvFrom':
../socket2.c:853: error: `POLLRDNORM' undeclared (first use in this function)
../socket2.c:853: error: (Each undeclared identifier is reported only once
../socket2.c:853: error: for each function it appears in.)
make[2]: *** [socket2.o] Error 1
make[1]: *** [all] Error 2
make: *** [librotor_pal] Error 1

when I try to install sscli?

Obviously "POLLRDNORM" is missing, but I can'y find the file poll.h,
where I suppose it should be defined!

Dan Killoran

--
My System:
System: OS-X 10.3.2 on own 10 Gig partition (updated daily)
System: 9.1 on own 2 Gig partition
Swap on separate 1 G partition

Apple Macintosh Dual-G4 876 MHz 256 Meg memory

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com
ASP.NET courses you may be interested in:

Guerrilla ASP.NET
15 March 2004, in Boston, MA
17 May 2004 in Torrance, CA
7 June 2004, London, UK

http://www.develop.com/courses/gaspdotnetls

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to