26 Jul
2021
26 Jul
'21
12:30 p.m.
I briefly describe all the steps I take so you can tell me if I'm doing something wrong: git clone ... cd path ... apply randrik12 patch whit --whitespace=fix (not 53 and 59 patch) apply 53 patch with ...=nowarn apply 0001-Second-attempt-at-fixing-guicast-thread.h-on-non-and.patch with ...=fix unchecked autoupdate in autogen.sh change configure.ac in libbthread [auto] --> [no] chown cinelerra5 directory autogen.sh ./configure make + make install (cin5-before.log) apply patch 59 make + make install (cin5-after.log) Note: config-before.log=config-after.log In cinelerra/makefile there is only this line: ifneq ($(WANT_FIREWIRE),no)