I've dropped in the patch - but when I run this command:
I get the following error:
Code
make[2]: Entering directory '/media/jm/Build/LibreELEC.tv/build.LibreELEC-RPi2.arm-8.0-devel/dvb-apps-3d43b280298c/util/scan'
perl section_generate.pl atsc_psip_section.pl
perl section_generate.pl atsc_psip_section.pl
Can't locate atsc_psip_section.pl in @INC (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at section_generate.pl line 7.
make[2]: *** [Makefile:28: atsc_psip_section.h] Error 2
make[2]: *** Waiting for unfinished jobs....
Can't locate atsc_psip_section.pl in @INC (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at section_generate.pl line 7.
make[2]: *** [Makefile:28: atsc_psip_section.c] Error 2
make[2]: Leaving directory '/media/jm/Build/LibreELEC.tv/build.LibreELEC-RPi2.arm-8.0-devel/dvb-apps-3d43b280298c/util/scan'
make[1]: *** [Makefile:14: all] Error 2
make[1]: Leaving directory '/media/jm/Build/LibreELEC.tv/build.LibreELEC-RPi2.arm-8.0-devel/dvb-apps-3d43b280298c/util'
make: *** [Makefile:14: all] Error 2
Display More
I've run a full build from here before - so I'm not sure what is happening now. Do I have the build command line correct for the Tvh addon?