Andrew, I hope this can wait until after I create the AppImage builds on Thursday.  Tomorrow, Wednesday, I will not be able to get to the computer for more than a few minutes.  Is that OK?

On Tue, Aug 29, 2023 at 6:12 PM Andrew Randrianasulu <randrianasulu@gmail.com> wrote:
Now fixed hopefully

tested on Slackware 15.0 i586 no-thirdparty build  and termux/aarch64 rebuild with ffmpeg 6.0

Slackware line was:

LDFLAGS=`pkg-config --libs x11` setarch i686 ./configure --with-single-user --without-thirdparty --without-lv2 --without-libdpx

make there was:

make --version
GNU Make 4.3
Built for i586-slackware-linux-gnu
Copyright (C) 1988-2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

I wonder if Debian 9 have earlier make?