[FFmpeg-devel] [fixed] FreeBSD 8.1, --disable-network due to in.h not included.

Martin Storsjö martin
Tue Sep 7 12:57:54 CEST 2010


On Tue, 7 Sep 2010, Igor 'Lo' (?.L.) wrote:

> Hi all.
> Had fixed this:
>  libavformat/udp.c:77: error: 'IPPROTO_IPV6' undeclared (first use in
> this function)

I think this issue can be fixed using the attached patch (by not compiling 
such code unless the IPPROTO_IPV6 define is visible).

// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Check-for-the-IPPROTO_IPV6-define-before-using-it.patch
Type: text/x-diff
Size: 1019 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100907/27bdc395/attachment.patch>



More information about the ffmpeg-devel mailing list