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
Fail to build the docker image with the following errors:
Build dependency: Please install ncurses. (Missing libncurses.so or ncurses.h) Build dependency: Please install 'unzip' Build dependency: Please install Python >= 3.5 Build dependency: Please install Python >= 3.5 Build dependency: Please install the 'file' package
Prerequisite check failed. Use FORCE=1 to override. make: *** [/root/lxd-openwrt/build_dir/openwrt-sdk-x86-64_gcc-7.4.0_musl.Linux-x86_64/include/toplevel.mk:168: staging_dir/host/.prereq-build] Error 1 The command '/bin/sh -c (cd lxd-openwrt && ./build.sh -v snapshot --type plain)' returned a non-zero code: 2
Any idea? Thanks.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Fail to build the docker image with the following errors:
Build dependency: Please install ncurses. (Missing libncurses.so or ncurses.h)
Build dependency: Please install 'unzip'
Build dependency: Please install Python >= 3.5
Build dependency: Please install Python >= 3.5
Build dependency: Please install the 'file' package
Prerequisite check failed. Use FORCE=1 to override.
make: *** [/root/lxd-openwrt/build_dir/openwrt-sdk-x86-64_gcc-7.4.0_musl.Linux-x86_64/include/toplevel.mk:168: staging_dir/host/.prereq-build] Error 1
The command '/bin/sh -c (cd lxd-openwrt && ./build.sh -v snapshot --type plain)' returned a non-zero code: 2
Any idea? Thanks.
The text was updated successfully, but these errors were encountered: