We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
天灵大佬,目前全网的tvheadend for openwrt的版本都似乎停留在4.2.8,用起来不太爽。之前用过别人编译的tvh4.3感觉挺好用,且功能还多。 1.自己修改4.2.8版的makefile里的版本号及hash值后,能正确下载4.3的包。 2.编译之前修正了001-Makefile.hdhomerun-update-library-to-version-2018081.patch补丁,该补丁能通过编译。 3.但010-openssl-deprecated.patch在编译时报错 4.剩下的030-gcc10.patch及040-fortify.patch这两个补丁不知道在编译时是否会报错 相关日志如下: Applying ./patches/010-openssl-deprecated.patch.no using plaintext: patching file src/main.c Hunk #1 succeeded at 1143 (offset -12 lines). Hunk #2 succeeded at 1336 (offset -12 lines). Hunk #3 FAILED at 1360. 1 out of 3 hunks FAILED -- saving rejects to file src/main.c.rej Patch failed! Please fix ./patches/010-openssl-deprecated.patch.no!
本人小白,搞不定那些补丁。大佬如果有空,麻烦适配一下4.3版本。感激不尽!
The text was updated successfully, but these errors were encountered:
把整个目录可以全部替换啊
Sorry, something went wrong.
No branches or pull requests
天灵大佬,目前全网的tvheadend for openwrt的版本都似乎停留在4.2.8,用起来不太爽。之前用过别人编译的tvh4.3感觉挺好用,且功能还多。
1.自己修改4.2.8版的makefile里的版本号及hash值后,能正确下载4.3的包。
2.编译之前修正了001-Makefile.hdhomerun-update-library-to-version-2018081.patch补丁,该补丁能通过编译。
3.但010-openssl-deprecated.patch在编译时报错
4.剩下的030-gcc10.patch及040-fortify.patch这两个补丁不知道在编译时是否会报错
相关日志如下:
Applying ./patches/010-openssl-deprecated.patch.no using plaintext:
patching file src/main.c
Hunk #1 succeeded at 1143 (offset -12 lines).
Hunk #2 succeeded at 1336 (offset -12 lines).
Hunk #3 FAILED at 1360.
1 out of 3 hunks FAILED -- saving rejects to file src/main.c.rej
Patch failed! Please fix ./patches/010-openssl-deprecated.patch.no!
本人小白,搞不定那些补丁。大佬如果有空,麻烦适配一下4.3版本。感激不尽!
The text was updated successfully, but these errors were encountered: