I am blind! it should be objs not obj! try additional patch on top of pile (attached) or just manually edit Makefile? On Monday, July 26, 2021, Andrea paz <[email protected]> wrote:
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)