пт, 11 апр. 2025 г., 21:07 Andrea paz <[email protected]>:
I compiled with ffmpeg.git and patched with ffmpeg_8.diff (it works for me with -p2). I also put in the tiff patch (plus tarball) and used Cmake4. I have a crash near the end. I attach the log. To check if the tiff patch is to blame, I did a build with normal ffmpeg (not git) using the same patches. Everything works fine.
sr/bin/ld: impossibile trovare /home/paz/cinelerra5/cinelerra-5.1/mpeg2enc/../thirdparty/tiff-4.6.0t/libtiff/.libs/libtiff.a: File o directory non esistente /usr/bin/ld: impossibile trovare /home/paz/cinelerra5/cinelerra-5.1/mpeg2enc/../thirdparty/tiff-4.6.0t/libtiff/.libs/libtiffxx.a: File o directory non esistente /usr/bin/ld: impossibile trovare /home/paz/cinelerra5/cinelerra-5.1/mpeg2enc/../thirdparty/tiff-4.6.0t/port/.libs/libport.a: File o directory non esistente be sure you run ./autogen.sh ? so it will regenerate configure and configure will set correct oath to new libtiff ... also, may be remove old 4.6.0t tarball and rename tiff patches from 4.6.0t to 4.7.0? sorry I forgot about them ..... I see they applied fine and build of libtiff itself is fine, but then old path sneaks in and ruin compile ... sorry for time raken