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

Martin Storsjö martin
Tue Sep 7 17:24:45 CEST 2010


On Tue, 7 Sep 2010, Martin Storsj? wrote:

> On Tue, 7 Sep 2010, Ronald S. Bultje wrote:
> 
> > On Tue, Sep 7, 2010 at 10:03 AM, Martin Storsj? <martin at martin.st> wrote:
> > > This patch makes this consistently check defined(IPPROTO_IPV6) at all the
> > > places where it actually is used.
> > 
> > No patch present.
> 
> I meant the one I sent earlier.
> 
> > I'll look at this, I think I'd in fact like to get rid of all those
> > ifdefs (except the multicast ones) and provide fallback API in
> > network.h.
> 
> This _is_ the multicast stuff. The API in question is setsockopt (which is 
> available on all platforms afaik), but not all the ipv6 multicast options 
> to setsockopt are available on all platforms.

I regenerated the patch with more lines of context around it, to make it 
more clear what it does.

// 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: 2792 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100907/b610f79e/attachment.patch>



More information about the ffmpeg-devel mailing list