[FFmpeg-user] build error at libavformat/udp.o

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Sep 1 00:31:03 EEST 2020


Am Fr., 28. Aug. 2020 um 18:38 Uhr schrieb Hyoung Kim via ffmpeg-user
<ffmpeg-user at ffmpeg.org>:

>    I am a newbie about FFmpeg.
>    I just need it for using Alexa AVS 1.18.0.
>
>   While I try to build the FFmpeg for Android, I got a build error like
>
>           src/libavformat/udp.c:290:28: error: member reference base type '__be32' (aka 'unsigned int') is not a structure or union
>              mreqs.imr_multiaddr.s_add = ((structure sockaddr_in *)addr)...........
>
>   The above problem has happened for FFmpeg 4.3.1 and 4.2.1 and 4.1.6.

Please test current FFmpeg git head and provide the configure line you tested.
Other build scripts than our configure script are not supported here.

Carl Eugen


More information about the ffmpeg-user mailing list