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
反馈bug/问题模板,提建议请删除
Q:是否搜索了issue (使用 "x" 选择)
A:编译时不错
A:Ubuntu18.04 LTS 64bit
A:install: cannot change permissions of '/home/ubuntu/lede/staging_dir/host/bin': Operation not permitted Makefile:39: recipe for target '/home/ubuntu/lede/staging_dir/host/stamp/.ninja_ installed' failed make[3]: *** [/home/ubuntu/lede/staging_dir/host/stamp/.ninja_installed] Error 1 make[3]: Leaving directory '/home/ubuntu/lede/tools/ninja' time: tools/ninja/compile#0.03#0.01#0.05 ERROR: tools/ninja failed to build. tools/Makefile:157: recipe for target 'tools/ninja/compile' failed make[2]: *** [tools/ninja/compile] Error 1 make[2]: Leaving directory '/home/ubuntu/lede' tools/Makefile:155: recipe for target '/home/ubuntu/lede/staging_dir/host/stamp/ .tools_compile_yyynyynnyyyyynyyyyyynyynyyyynyyyyyyyyyyyyyyyyynynnyyyyyyyyyy' fai led make[1]: *** [/home/ubuntu/lede/staging_dir/host/stamp/.tools_compile_yyynyynnyy yyynyyyyyynyynyyyynyyyyyyyyyyyyyyyyynynnyyyyyyyyyy] Error 2 make[1]: Leaving directory '/home/ubuntu/lede' /home/ubuntu/lede/include/toplevel.mk:228: recipe for target 'world' failed make: *** [world] Error 2
The text was updated successfully, but these errors were encountered:
Operation not permitted 一看就是权限问题,是不是在root下打开过。然后在换到ubuntu帐户下,在弄的。
Sorry, something went wrong.
我也是这问题,我是vps操作的,也是普通用户
No branches or pull requests
反馈bug/问题模板,提建议请删除
1.关于你要提交的问题
Q:是否搜索了issue (使用 "x" 选择)
2. 详细叙述
(1) 具体问题
A:编译时不错
(2) 路由器型号和固件版本
A:Ubuntu18.04 LTS 64bit
(3) 详细日志
A:install: cannot change permissions of '/home/ubuntu/lede/staging_dir/host/bin':
Operation not permitted
Makefile:39: recipe for target '/home/ubuntu/lede/staging_dir/host/stamp/.ninja_
installed' failed
make[3]: *** [/home/ubuntu/lede/staging_dir/host/stamp/.ninja_installed] Error 1
make[3]: Leaving directory '/home/ubuntu/lede/tools/ninja'
time: tools/ninja/compile#0.03#0.01#0.05
ERROR: tools/ninja failed to build.
tools/Makefile:157: recipe for target 'tools/ninja/compile' failed
make[2]: *** [tools/ninja/compile] Error 1
make[2]: Leaving directory '/home/ubuntu/lede'
tools/Makefile:155: recipe for target '/home/ubuntu/lede/staging_dir/host/stamp/
.tools_compile_yyynyynnyyyyynyyyyyynyynyyyynyyyyyyyyyyyyyyyyynynnyyyyyyyyyy' fai
led
make[1]: *** [/home/ubuntu/lede/staging_dir/host/stamp/.tools_compile_yyynyynnyy
yyynyyyyyynyynyyyynyyyyyyyyyyyyyyyyynynnyyyyyyyyyy] Error 2
make[1]: Leaving directory '/home/ubuntu/lede'
/home/ubuntu/lede/include/toplevel.mk:228: recipe for target 'world' failed
make: *** [world] Error 2
The text was updated successfully, but these errors were encountered: