I think something like this should fix main executable linking on non-bsd
i guess original column of cases still better conceptually, for linking only with enabled libs. 

i reordered libav libs for.. static linking on ppc with self-compiled ffmpeg 4.4

other patches still needed for libzmpeg/mplexlo/hvmpeg dirs, and some for configure if you want to enable libzmpeg and friends (liba52 dyn  linking) 

but at least I found those missed vorbis/theora libs preventing ogg from working  in dynamic case. 



On Monday, April 11, 2022, Andrew Randrianasulu <randrianasulu@gmail.com> wrote:
probably was broken by

https://git.cinelerra-gg.org/git/?p=goodguy/cinelerra.git;a=commit;h=435f84402323118397a408c1b0c90aa59b321286

adds -lexecinfo and friends to cinelerra/Makefile, they usually not availabe on std. Linux (saw them on musl-based Alpine Linux)