#1695: build failes -------------------------------------+------------------------------------- Reporter: geronimo | Type: defect Status: new | Priority: critical Component: | Version: git- undetermined | master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Summary of the bug: build of git-master fails on linux (debian squeeze 64bit) with this output: {{{ LD ffprobe_g LD ffplay_g LD ffmpeg_g LD ffserver_g libavcodec/libavcodec.so: undefined reference to `ff_dnxhdenc_init_x86' libavcodec/libavcodec.so: undefined reference to `ff_MPV_encode_init_x86' libavcodec/libavcodec.so: undefined reference to `ff_MPV_common_init_x86' collect2: ld returned 1 exit status make: *** [ffserver_g] Fehler 1 make: *** Warte auf noch nicht beendete Prozesse... libavcodec/libavcodec.so: undefined reference to `ff_dnxhdenc_init_x86' libavcodec/libavcodec.so: undefined reference to `ff_MPV_encode_init_x86' libavcodec/libavcodec.so: undefined reference to `ff_MPV_common_init_x86' collect2: ld returned 1 exit status make: *** [ffmpeg_g] Fehler 1 libavcodec/libavcodec.so: undefined reference to `ff_dnxhdenc_init_x86' libavcodec/libavcodec.so: undefined reference to `ff_MPV_encode_init_x86' libavcodec/libavcodec.so: undefined reference to `ff_MPV_common_init_x86' collect2: ld returned 1 exit status make: *** [ffplay_g] Fehler 1 libavcodec/libavcodec.so: undefined reference to `ff_dnxhdenc_init_x86' libavcodec/libavcodec.so: undefined reference to `ff_MPV_encode_init_x86' libavcodec/libavcodec.so: undefined reference to `ff_MPV_common_init_x86' collect2: ld returned 1 exit status }}}
-- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1695> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac