New submission from Ian Davidson <[EMAIL PROTECTED]>: I downloaded ffmpeg using the svn checkout line detailed on the Download page. I then did a ./configure, make, and make install. The make install appears to have resulted in an error. here are the last few lines of the process libavformat/udp.c: In function ‘udp_join_multicast_group’: libavformat/udp.c:83: error: storage size of ‘mreq’ isn’t known libavformat/udp.c:83: warning: unused variable ‘mreq’ libavformat/udp.c: In function ‘udp_leave_multicast_group’: libavformat/udp.c:111: error: storage size of ‘mreq’ isn’t known libavformat/udp.c:111: warning: unused variable ‘mreq’ make: *** [libavformat/udp.o] Error 1 I don't know whether I should worry about this error or ignore it
---------- messages: 2843 nosy: SBCIan priority: normal status: new substatus: new title: Error during 'make install' type: bug ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue597> ______________________________________________________
