#5484: build from git fails in libavutil -------------------------------------+------------------------------------- Reporter: bferrell | Type: defect Status: new | Priority: normal Component: | Version: git- undetermined | master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- ./configure \ --enable-gpl \ --enable-libx264 \ --enable-libmp3lame \ --enable-nonfree \ --enable-libfdk-aac \ --prefix=/usr \ --libdir=/usr/lib64 \ --disable-demuxer=matroska \ --disable-muxer=matroska \ --disable-muxer=matroska_audio \ --disable-hwaccels \ --disable-filter=scale_vaapi
libavutil/hwcontext_vaapi.c:66:9: error: ‘VA_FOURCC_ABGR’ undeclared here (not in a function) VA_FOURCC_ ## va, \ ^ libavutil/hwcontext_vaapi.c:95:5: note: in expansion of macro ‘MAP’ MAP(ABGR, RGB32, ABGR), ^ common.mak:60: recipe for target 'libavutil/hwcontext_vaapi.o' failed make: *** [libavutil/hwcontext_vaapi.o] Error 1 -- Ticket URL: <https://trac.ffmpeg.org/ticket/5484> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://ffmpeg.org/mailman/listinfo/ffmpeg-trac