Re: make: *** [Makefile:746: mplayer/mencoder] Error 1
Antonio Olivares <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user |
|---|---|
| Message-ID | <[email protected]> |
On Saturday, August 29, 2020, 4:26:36 AM CDT, Reimar Döffinger <[email protected]> wrote: 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] MPlayer-users Info Page | | | | MPlayer-users Info Page | | | Yes it is a 32 bit Raspbian(now Rapberry Pi OS). I can try with -atomic option in running $ ../configure -iatomic then run make and it may work? and if it does not how can I enable ffmpeg-4.3.1 built from source? Thank you for your help. Best Regards, Antonio _______________________________________________ MPlayer-users mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users