[MPlayer-users] make: *** [Makefile:746: mplayer] Error 1

Antonio Olivares olivares14031 at yahoo.com
Sat Aug 15 07:14:35 EEST 2020


Dear Mplayer users,

I updated a raspberry pi 4 machine to latest and I wanted to install mplayer from sources with svn.  It fails with the following:

/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 at raspberrypi:~/Downloads/mplayer/mplayer $ uname -a
Linux raspberrypi 5.4.51-v7l+ #1333 SMP Mon Aug 10 16:51:40 BST 2020 armv7l GNU/Linux
pi at raspberrypi:~/Downloads/mplayer/mplayer $ cat /etc/issue
Raspbian GNU/Linux 10 \n \l

Best Regards,


Antonio 


More information about the MPlayer-users mailing list