Re: errors in building mplayer from source (ffmpeg)
Alexander Strasser <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Antonio, part of this problem should be fixed in SVN r38193 . Alexander On 2020-08-20 16:59 +0000, Antonio Olivares wrote: > Dear all, > > I still get errors building mplayer from source. > > ic -ldvdnav -lpthread -lm > /usr/bin/ld: ffmpeg/libavformat/fifo.o: in function `fifo_init': > fifo.c:(.text+0x80): undefined reference to `__atomic_store_8' > /usr/bin/ld: ffmpeg/libavformat/fifo.o: in function `fifo_write_trailer': > fifo.c:(.text+0x280): undefined reference to `__atomic_fetch_add_8' > /usr/bin/ld: fifo.c:(.text+0x30c): undefined reference to `__atomic_store_8' > /usr/bin/ld: ffmpeg/libavformat/fifo.o: in function `fifo_thread_dispatch_message.part.5': > fifo.c:(.text+0x508): undefined reference to `__atomic_fetch_sub_8' > /usr/bin/ld: ffmpeg/libavformat/fifo.o: in function `fifo_consumer_thread': > fifo.c:(.text+0xcc8): undefined reference to `__atomic_load_8' > /usr/bin/ld: ffmpeg/libavformat/fifo.o: in function `fifo_write_packet': > fifo.c:(.text+0xf10): undefined reference to `__atomic_fetch_add_8' > /usr/bin/ld: ffmpeg/libavcodec/h264_sei.o: in function `ff_h264_sei_decode': > h264_sei.c:(.text+0xe1c): undefined reference to `ff_parse_a53_cc' > /usr/bin/ld: ffmpeg/libavcodec/hevc_sei.o: in function `ff_hevc_decode_nal_sei': > hevc_sei.c:(.text+0x6a8): undefined reference to `ff_parse_a53_cc' > collect2: error: ld returned 1 exit status > make: *** [Makefile:746: mencoder] Error 1 > make: *** Waiting for unfinished jobs.... > /usr/bin/ld: ffmpeg/libavformat/fifo.o: in function `fifo_init': > fifo.c:(.text+0x80): undefined reference to `__atomic_store_8' > /usr/bin/ld: ffmpeg/libavformat/fifo.o: in function `fifo_write_trailer': > fifo.c:(.text+0x280): undefined reference to `__atomic_fetch_add_8' > /usr/bin/ld: fifo.c:(.text+0x30c): undefined reference to `__atomic_store_8' > /usr/bin/ld: ffmpeg/libavformat/fifo.o: in function `fifo_thread_dispatch_message.part.5': > fifo.c:(.text+0x508): undefined reference to `__atomic_fetch_sub_8' > /usr/bin/ld: ffmpeg/libavformat/fifo.o: in function `fifo_consumer_thread': > fifo.c:(.text+0xcc8): undefined reference to `__atomic_load_8' > /usr/bin/ld: ffmpeg/libavformat/fifo.o: in function `fifo_write_packet': > fifo.c:(.text+0xf10): undefined reference to `__atomic_fetch_add_8' > /usr/bin/ld: ffmpeg/libavcodec/h264_sei.o: in function `ff_h264_sei_decode': > h264_sei.c:(.text+0xe1c): undefined reference to `ff_parse_a53_cc' > /usr/bin/ld: ffmpeg/libavcodec/hevc_sei.o: in function `ff_hevc_decode_nal_sei': > hevc_sei.c:(.text+0x6a8): undefined reference to `ff_parse_a53_cc' > collect2: error: ld returned 1 exit status > make: *** [Makefile:746: mplayer] Error 1 > > > > Thanks, > > > Antonio _______________________________________________ MPlayer-users mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users