Re: Build problem with the latest version of mplayer
Antonio Olivares <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user |
|---|---|
| Message-ID | <[email protected]> |
On Friday, August 21, 2020, 4:50:21 PM CDT, Alexander Strasser <[email protected]> wrote: On 2020-08-17 20:10 +0000, George R Goffe wrote: > This problem is with this version of mplayer (latest?) from the repository. At revision 38192. > > Am I doing something wrong? This build has been working for some time now. I do have a complete build log available if it's needed. > > Any/all hints tips suggestions would be greatly appreciated. > > Thanks, > > George... > > Here's the error I'm seeing: > > ub/subassconvert.o libass/ass.o libass/ass_bitmap.o libass/ass_cache.o libass/ass_drawing.o libass/ass_font.o libass/ass_fontconfig.o libass/ass_library.o libass/ass_parse.o libass/ass_render.o libass/ass_render_api.o libass/ass_shaper.o libass/ass_strtod.o libass/ass_utils.o libmpcodecs/vd_theora.o libmpdemux/demux_mng.o stream/stream_rtsp.o stream/freesdp/common.o stream/freesdp/errorlist.o stream/freesdp/parser.o stream/librtsp/rtsp.o stream/librtsp/rtsp_rtp.o stream/librtsp/rtsp_session.o stream/stream_netstream.o stream/asf_mmst_streaming.o stream/asf_streaming.o stream/cookies.o stream/http.o stream/network.o stream/pnm.o stream/rtp.o stream/udp.o stream/tcp.o stream/stream_rtp.o stream/stream_udp.o stream/realrtsp/asmrp.o stream/realrtsp/real.o stream/realrtsp/rmff.o stream/realrtsp/sdpplin.o stream/realrtsp/xbuffer.o libmpcodecs/vd_mpng.o libmpcodecs/vf_pp.o stream/stream_pvr.o libmpcodecs/ad_realaud.o libmpcodecs/vd_realvid.o stream/cache2.o stream/frequencies.o stream/stream_tv.o stream/tv.o stream/tvi_dummy.o stream/tvi_v4l2.o stream/audio_in.o sub/unrar_exec.o stream/stream_vcd.o libmpcodecs/ad_libvorbis.o libmpdemux/demux_ogg.o libmpcodecs/vd_xanim.o osdep/shmem.o ffmpeg/libpostproc/libpostproc.a ffmpeg/libavfilter/libavfilter.a ffmpeg/libavformat/libavformat.a ffmpeg/libavcodec/libavcodec.a ffmpeg/libswscale/libswscale.a ffmpeg/libswresample/libswresample.a ffmpeg/libavutil/libavutil.a -Wl,--version-script,binary.ver -Wl,-z,noexecstack -ffast-math -fpie -pie -lncurses -lrt -lgnutls -lpng -lz -lmng -lz -ljpeg -lasound -ldl -lpthread -lfreetype -lfontconfig -lfribidi -lz -lbz2 -lvorbisenc -lvorbis -logg -ltheoradec -logg -lopus -lvpx -lpthread -ldl -rdynamic -lm > /usr/bin/ld: ffmpeg/libavcodec/h264_sei.o: in function `ff_h264_sei_decode': > h264_sei.c:(.text+0xf36): undefined reference to `ff_parse_a53_cc' > /usr/bin/ld: ffmpeg/libavcodec/h264_sei.o: in function `ff_h264_sei_decode': > h264_sei.c:(.text+0xf36): 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+0xfdd): 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+0xfdd): 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.... > collect2: error: ld returned 1 exit status > make: *** [Makefile:746: mplayer] Error 1 This problem should be fixed with SVN r38193 . Thanks for the report and sorry for the delay! Alexander _______________________________________________ MPlayer-users mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users Dear Alexander, I have updated svn sources, and I run ./configure, make and I still get : vdnav -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' 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' collect2: error: ld returned 1 exit status make: *** [Makefile:746: mplayer] Error 1 pi@raspberrypi:~/Downloads/mplayer/mplayer $ What do I do? Best Regards, Antonio _______________________________________________ MPlayer-users mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users