[FFmpeg-devel] [PATCH][RFC] -std=c99

Ivan Kalvachev ikalvachev
Fri Aug 15 14:16:00 CEST 2008


Problems. It may not be directly related...

Two users on irc, both using archlinux with gcc-4.3 and glibc 2.8 are having same problem compiling libavformat/udp.c . Reason:

/usr/include/netinet/in.h:
...
#if defined __USE_MISC || defined __USE_GNU
/* IPv4 multicast request.  */
struct ip_mreq
...

I said it may not be related because users doesn't report any success with removing -std or using -std=gnu99




More information about the ffmpeg-devel mailing list