ah,apparently libtiff was build against system libjpeg-turbo headers, yet links to our internal libjpeg and can't find some symbols. For now I disabled libjpeg support in libtiff, will try to fix includes soon вс, 27 авг. 2023 г., 20:41 Andrew Randrianasulu <[email protected]>:
вс, 27 авг. 2023 г., 20:32 Andrea paz <[email protected]>:
Now the compilation takes place without errors. However, I don't have the cin file inside bin: it is not possible to start CinGG. CIN_CONFIG=/home/paz/.bcast6 /home/paz/cinelerra5/cinelerra-5.1/bin/./cin bash: /home/paz/cinelerra5/cinelerra-5.1/bin/./cin: No such file or directory
I attach yet another cin5.log
Ah, I have same error on termux. I guess we need to tweak libtiff build flags or add patch like this?
https://discourse.libsdl.org/t/libtiff-add-support-for-libjpeg-turbo-2-2-dev...