[FFmpeg-cvslog] r9988 - in trunk: configure libavformat/network.h libavformat/os_support.c libavformat/os_support.h

Ramiro Ribeiro Polla ramiro
Thu Aug 9 20:31:03 CEST 2007


 wrote:
> Hi
>
>   
>> @@ -1534,6 +1535,7 @@ check_header termios.h
>>  check_header conio.h
>>
>>  check_header arpa/inet.h
>> +check_header winsock2.h
>>
>>  check_func inet_aton
>>  enabled zlib && check_lib zlib.h zlibVersion -lz || zlib="no"
>>     
>
> That broke Cygwin, as has both inet and winsock2.
>
> Changing the line to
>
> check_header arpa/inet.h || check_header winsock2.h
>
> fixes it for Cygwin, I'll check this night MinGW how are going cross-buildings.
>
>   

I didn't test on MinGW yet, but what do you think about this one?

Ramiro Polla
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check_network.diff
Type: text/x-patch
Size: 448 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20070809/5f0a06da/attachment.bin>



More information about the ffmpeg-cvslog mailing list