Skip to content
New issue

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

kodi build issues #4

Open
MrCapone opened this issue Aug 20, 2018 · 2 comments
Open

kodi build issues #4

MrCapone opened this issue Aug 20, 2018 · 2 comments

Comments

@MrCapone
Copy link

help2man: can't get `--help' info from automake-1.15
Try `--no-discard-stderr' if option outputs to stderr
Makefile:3687: recipe for target 'doc/automake-1.15.1' failed
make[2]: *** [doc/automake-1.15.1] Error 255
@MrCapone
Copy link
Author

I found how solve it. In path ...steamlink-sdk/examples/kodi/kodi-src/tools/depends/native/automake-native/armv7l-linux-native/t/wrap file automake-1.15 broken and i replaced it with my system automake which same version. Then build go fine until next errors:

ERROR:root:code for hash md5 was not found.
ValueError: unsupported hash type sha1
ERROR:root:code for hash sha224 was not found.
ValueError: unsupported hash type sha384
ERROR:root:code for hash sha512 was not found.

@ramirocantu
Copy link

ramirocantu commented Jul 7, 2019

I am having an issue with m4-native
https://pastebin.com/8b29SWQr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants