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

Alexander Strasser eclipse7 at gmx.net
Sat Aug 22 00:54:56 EEST 2020


On 2020-08-15 04:14 +0000, Antonio Olivares wrote:
> 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

Couldn't reproduce this yet.

Some more details will probably be needed.


  Alexander


More information about the MPlayer-users mailing list