[PATCH 4/4] wininet: Always use winsock sockets.

Jacek Caban jacek at codeweavers.com
Sat Feb 14 07:22:11 CST 2015


On 13/02/15 20:00, Sebastian Lackner wrote:
> This patch causes build failures on our Ubuntu Precise builders. I don't have a machine to test it directly, but somehow unistd.h is still included indirectly:
>
> In file included from http.c:37:0:
> ../../include/ws2tcpip.h:57:13: error: conflicting types for 'socklen_t'
> /usr/include/unistd.h:275:21: note: previous declaration of 'socklen_t' was here
>
> Full build log:
> https://launchpadlibrarian.net/197555168/buildlog_ubuntu-precise-i386.wine-staging_1.7.37~daily-201502131701~ubuntu12.04.1_FAILEDTOBUILD.txt.gz
>

It looks like zlib.h is including unistd.h. Could you, or anyone else 
seeing this error, send me zlib.h and zconf.h so I may take a look.

Thanks,
Jacek



More information about the wine-devel mailing list