[...] ffmpeg.cpp:161:8: error: 'CODEC_ID_PCM_MULAW' was not declared in this scope case CODEC_ID_PCM_MULAW: ^~~~~~~~~~~~~~~~~~ ffmpeg.cpp:161:8: note: suggested alternative: 'AV_CODEC_ID_PCM_MULAW' case CODEC_ID_PCM_MULAW: ^~~~~~~~~~~~~~~~~~ AV_CODEC_ID_PCM_MULAW ffmpeg.cpp: In function 'int ffmpeg_decode(codec_data_t*, frame_timestamp_t*, int, int*, uint8_t*, uint32_t, void*)': ffmpeg.cpp:226:9: error: 'avcodec_decode_audio3' was not declared in this scope used = avcodec_decode_audio3(ffmpeg->m_c, (int16_t *)ffmpeg->m_outbuf, ^~~~~~~~~~~~~~~~~~~~~ ffmpeg.cpp:226:9: note: suggested alternative: 'avcodec_decode_audio4' used = avcodec_decode_audio3(ffmpeg->m_c, (int16_t *)ffmpeg->m_outbuf, ^~~~~~~~~~~~~~~~~~~~~ avcodec_decode_audio4 ffmpeg.cpp: In function 'int ffmpeg_codec_check(lib_message_func_t, const char*, const char*, int, int, format_list_t*, const uint8_t*, uint32_t, CConfigSet*)': ffmpeg.cpp:296:17: error: 'CODEC_ID_NONE' was not declared in this scope if (fcodec == CODEC_ID_NONE) ^~~~~~~~~~~~~ ffmpeg.cpp:296:17: note: suggested alternative: 'AV_CODEC_ID_NONE' if (fcodec == CODEC_ID_NONE) ^~~~~~~~~~~~~ AV_CODEC_ID_NONE make[5]: *** [Makefile:518: ffmpeg.lo] Error 1 make[5]: Leaving directory '/tmp/B.tnxaTN/BUILD/mpeg4ip-1.6.1/player/plugin/audio/ffmpeg' make[4]: *** [Makefile:411: all-recursive] Error 1 make[4]: Leaving directory '/tmp/B.tnxaTN/BUILD/mpeg4ip-1.6.1/player/plugin/audio' make[3]: *** [Makefile:400: all-recursive] Error 1 make[3]: Leaving directory '/tmp/B.tnxaTN/BUILD/mpeg4ip-1.6.1/player/plugin' make[2]: *** [Makefile:400: all-recursive] Error 1 make[2]: Leaving directory '/tmp/B.tnxaTN/BUILD/mpeg4ip-1.6.1/player' make[1]: *** [Makefile:548: all-recursive] Error 1 make[1]: Leaving directory '/tmp/B.tnxaTN/BUILD/mpeg4ip-1.6.1' make: *** [Makefile:422: all] Error 2 error: Bad exit status from /tmp/B.tnxaTN/BUILD/tmp/rpm-tmp.34730 (%build) RPM build errors: Bad exit status from /tmp/B.tnxaTN/BUILD/tmp/rpm-tmp.34730 (%build) ended at: Wed Feb 21 11:57:43 2018, done in 0:01:08.168484 error: No files produced. mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.tnxaTN/BUILD + rm -rf /tmp/B.tnxaTN/tmp /tmp/B.tnxaTN/BUILD mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.tnxaTN Begin-TLD-Builder-Info Build-Time: user:139.78s sys:12.50s real:76.81s (faults io:181 non-io:9185218) End-TLD-Builder-Info