Some problems building winsock.so

Lionel Ulmer lionel.ulmer at free.fr
Sun Mar 24 14:41:03 CST 2002


Hi all,

Seems that there is an include missing now in the 'socket.c' file in
dlls/winsock as it does not find the definition of 'struct timeval'.

I fixed it by adding in my tree a #include <sys/time.h> but I wonder if this
is the right 'portable' way to do it (otherwise, why would autoconf check
for time.h and sys/time.h problems :-) ).

Did not see from what patch the problem occured.

                          Lionel

-- 
		 Lionel Ulmer - http://www.bbrox.org/



More information about the wine-devel mailing list