Re: make: *** [Makefile:746: mplayer/mencoder] Error 1
Reimar Döffinger <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user |
|---|---|
| Message-ID | <[email protected]> |
On 26 August 2020 18:26:41 CEST, Antonio Olivares <[email protected]> wrote: >I still get: > >... >di -lz -lvorbisenc -lvorbis -logg -ltheoradec -logg -lpthread -ldl >-rdynamic -ldvdnav -lpthread -lm >/usr/bin/ld: ffmpeg/libavformat/fifo.o: in function `fifo_init': >fifo.c:(.text+0x80): undefined reference to `__atomic_store_8' Checking other reports it seems that pthread might need -latomic Is this using 32-bit raspbian? I'd hope this wouldn't happen on a less horribly outdated OS, atomics via function calls is really, really bad for performance. Note that you can also compile MPlayer against your installed FFmpeg instead of the internal copy. _______________________________________________ MPlayer-users mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users