Re: make: *** [Makefile:746: mplayer] Error 1
Alexander Strasser <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ MPlayer-users mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users