On Tue, Mar 10, 2015 at 12:04:48PM +0000, Carl Eugen Hoyos wrote:
> Michael Niedermayer <michaelni <at> gmx.at> writes:
> 
> > > The cause is the following check in the relevant 
> > > header /usr/include/netinet/in.h:
> > > #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
> > > We had set __EXTENSIONS__ for many years and I 
> > > don't remember any reports while we set it.
> 
> > why is _XPG4_2 set ?
> 
> One of the following is responsible afaict:
> -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 
> -D_XOPEN_SOURCE=600 -std=c99
> I don't know which and I don't know how to find out.

re-reading the headers, i think they are actually broken
your original patch seems the only way to make this work, sorry
patch should be ok

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The educated differ from the uneducated as much as the living from the
dead. -- Aristotle 

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to