вс, 7 апр. 2024 г., 16:02 Andrea paz <gamberucci.andrea@gmail.com>:
Compilation does not work. I attach the cin5.log

In configure.ac I changed the entry:
ffmpeg-6.1 to ffmpeg-7.0
However, I left two entries unchanged
ffmpeg6
because in my system I still don't have ffmpeg7.
Should I also change these two entries to ffmpeg7?

you mean

echo "system_libs += -L/usr/pkg/lib/ffmpeg6"
echo "CFLAGS += -I/usr/pkg/include/ffmpeg6"

?

those are for NetBSD ....

I am compiling on desktop machine right now, may be I forgot to make some changes so it only worked in termux ....