Help:HOST-TRIPLE-gcc: not found And protoc version mismatch
Posted: 19 Jun 2018 05:03
Hi, every one:
I try to compile VCL using this link:
https://wiki.videolan.org/Win32Compile/ ... _toolchain and, I choose Obtaining the cross-compilation toolchain mode.
Unfortunately, after I run Manually built (slow) 's step "$ ../bootstrap --host=HOST-TRIPLET"
It prompts me:
please help, thanks.
I try to compile VCL using this link:
https://wiki.videolan.org/Win32Compile/ ... _toolchain and, I choose Obtaining the cross-compilation toolchain mode.
Unfortunately, after I run Manually built (slow) 's step "$ ../bootstrap --host=HOST-TRIPLET"
It prompts me:
Code: Select all
/bin/sh: 1: HOST-TRIPLE-gcc: not found
/bin/sh: 1: HOST-TRIPLE-gcc: not found
../../contrib/src/protobuf/rules.mak:19: *** /usr/bin/protoc version 3.0.0 doesn't match the protobuf 3.1.0 we're building. Stop.