[FFmpeg-user] Error while building recent FFmpeg from source

Paul B Mahol onemda at gmail.com
Thu Mar 7 15:38:30 EET 2019


On 3/7/19, Venkateswaran.S <venketeswaran2015 at gmail.com> wrote:
> I'hv libmysofa0 latest version - 0.6, also I've installed libmysofa-dev and
> libmysofa-utils. I'm using Ubuntu 18.04 OS.
>

No you are not using latest version.

> On Thu, Mar 7, 2019 at 6:51 PM Paul B Mahol <onemda at gmail.com> wrote:
>
>> On 3/7/19, Venkateswaran.S <venketeswaran2015 at gmail.com> wrote:
>> > Hi Team,
>> >
>> > I'm building FFmpeg from below github source.
>> > https://github.com/FFmpeg/FFmpeg.git
>> >
>> > Configure script :
>> > ./configure --enable-gpl --enable-version3 --disable-static
>> --enable-shared
>> > --enable-small --enable-avisynth --enable-chromaprint --enable-frei0r
>> > --enable-gmp --enable-gnutls --enable-ladspa --enable-libaom
>> > --enable-libass --enable-libcaca --enable-libcdio --enable-libcodec2
>> > --enable-libfontconfig --enable-libfreetype --enable-libfribidi
>> > --enable-libgme --enable-libgsm --enable-libjack --enable-libmodplug
>> > --enable-libmp3lame --enable-libopencore-amrnb
>> > --enable-libopencore-amrwb
>> > --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopenmpt
>> > --enable-libopus --enable-libpulse --enable-librsvg
>> --enable-librubberband
>> > --enable-librtmp --enable-libshine --enable-libsmbclient
>> --enable-libsnappy
>> > --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtesseract
>> > --enable-libtheora --enable-libtwolame --enable-libv4l2
>> > --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx
>> > --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265
>> > --enable-libxvid --enable-libxml2 --enable-libzmq --enable-libzvbi
>> > --enable-lv2 --enable-libmysofa --enable-openal --enable-opencl
>> > --enable-opengl --enable-libdrm
>> >
>> > I'm getting below error while make.
>> >
>> > libavfilter/af_sofalizer.c: In function ‘preload_sofa’:
>> > libavfilter/af_sofalizer.c:164:32: error: implicit declaration of
>> function
>> > ‘mysofa_neighborhood_init_withstepdefine’; did you mean
>> > ‘mysofa_neighborhood_init’? [-Werror=implicit-function-declaration]
>> >          s->sofa.neighborhood =
>> > mysofa_neighborhood_init_withstepdefine(s->sofa.hrtf,
>> >                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> >                                 mysofa_neighborhood_init
>> > libavfilter/af_sofalizer.c:164:30: warning: assignment makes pointer
>> > from
>> > integer without a cast [-Wint-conversion]
>> >          s->sofa.neighborhood =
>> > mysofa_neighborhood_init_withstepdefine(s->sofa.hrtf,
>> >                               ^
>> > cc1: some warnings being treated as errors
>> > ffbuild/common.mak:60: recipe for target 'libavfilter/af_sofalizer.o'
>> failed
>> > make: *** [libavfilter/af_sofalizer.o] Error 1
>> >
>>
>> Build with latest libmysofa library.
>>
>> > Regards,
>> > Venkateswaran.S
>> > _______________________________________________
>> > ffmpeg-user mailing list
>> > ffmpeg-user at ffmpeg.org
>> > https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>> >
>> > To unsubscribe, visit link above, or email
>> > ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
>> _______________________________________________
>> ffmpeg-user mailing list
>> ffmpeg-user at ffmpeg.org
>> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>>
>> To unsubscribe, visit link above, or email
>> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-user mailing list