steamlink-sdk
steamlink-sdk copied to clipboard
kodi build issues
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
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.
I am having an issue with m4-native https://pastebin.com/8b29SWQr