ugh, I think I have another patch voming in addition to this ..... libjpeg dep for libtiff in thirdparty/Makefile. sorry! this specific patch shouldaffect only shared (*bsd) builds on old ffmpeg, or shared build on my Slackware box. I prefer to have tagged release buildable everywhere, yet I fail flat on my face! ср, 30 авг. 2023 г., 05:27 Phyllis Smith <[email protected]>:
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 < [email protected]> 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?