"Pierre d'Herbemont" stegefin@free.fr writes:
Alexandre,
Using the current CVS on Darwin/Mac OS X, there are still compilation errors related to winsock.h inclusion. The error was:
../../../include/winsock.h:414: error: redefinition of 'struct timeval'
My solution is to include "wine/test.h" after every other header.
You should fix wine/test.h and/or winsock.h to work properly in all cases. Otherwise the problem will keep coming back.