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
编译报错,内存也增加了,python也换成3.9了,还是报错。
PHICOMM K3
Makefile:376: recipe for target 'patchelf.o' failed make[5]: *** [patchelf.o] Error 1 make[5]: Leaving directory '/home/xtkong/lede/build_dir/host/patchelf-0.18.0/src' Makefile:472: recipe for target 'all-recursive' failed make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory '/home/xtkong/lede/build_dir/host/patchelf-0.18.0' Makefile:30: recipe for target '/home/xtkong/lede/build_dir/host/patchelf-0.18.0/.built' failed make[3]: *** [/home/xtkong/lede/build_dir/host/patchelf-0.18.0/.built] Error 2 make[3]: Leaving directory '/home/xtkong/lede/tools/patchelf' time: tools/patchelf/compile#0.97#4.70#6.74 ERROR: tools/patchelf failed to build. tools/Makefile:229: recipe for target 'tools/patchelf/compile' failed make[2]: *** [tools/patchelf/compile] Error 1 make[2]: Leaving directory '/home/xtkong/lede' tools/Makefile:227: recipe for target '/home/xtkong/lede/staging_dir/host/stamp/.tools_compile_nyyynyynnnyyynynyyyyyyynyyynynyynnynnyyyyyynyyyyyyyyyyynynnyyyyynyyy' failed make[1]: *** [/home/xtkong/lede/staging_dir/host/stamp/.tools_compile_nyyynyynnnyyynynyyyyyyynyyynynyynnynnyyyyyynyyyyyyyyyyynynnyyyyynyyy] Error 2 make[1]: Leaving directory '/home/xtkong/lede' /home/xtkong/lede/include/toplevel.mk:229: recipe for target 'world' failed make: *** [world] Error 2
The text was updated successfully, but these errors were encountered:
#11764 试试
Sorry, something went wrong.
No branches or pull requests
详细叙述
编译报错,内存也增加了,python也换成3.9了,还是报错。
重复 issue
具体型号
PHICOMM K3
详细日志
Makefile:376: recipe for target 'patchelf.o' failed
make[5]: *** [patchelf.o] Error 1
make[5]: Leaving directory '/home/xtkong/lede/build_dir/host/patchelf-0.18.0/src'
Makefile:472: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory '/home/xtkong/lede/build_dir/host/patchelf-0.18.0'
Makefile:30: recipe for target '/home/xtkong/lede/build_dir/host/patchelf-0.18.0/.built' failed
make[3]: *** [/home/xtkong/lede/build_dir/host/patchelf-0.18.0/.built] Error 2
make[3]: Leaving directory '/home/xtkong/lede/tools/patchelf'
time: tools/patchelf/compile#0.97#4.70#6.74
ERROR: tools/patchelf failed to build.
tools/Makefile:229: recipe for target 'tools/patchelf/compile' failed
make[2]: *** [tools/patchelf/compile] Error 1
make[2]: Leaving directory '/home/xtkong/lede'
tools/Makefile:227: recipe for target '/home/xtkong/lede/staging_dir/host/stamp/.tools_compile_nyyynyynnnyyynynyyyyyyynyyynynyynnynnyyyyyynyyyyyyyyyyynynnyyyyynyyy' failed
make[1]: *** [/home/xtkong/lede/staging_dir/host/stamp/.tools_compile_nyyynyynnnyyynynyyyyyyynyyynynyynnynnyyyyyynyyyyyyyyyyynynnyyyyynyyy] Error 2
make[1]: Leaving directory '/home/xtkong/lede'
/home/xtkong/lede/include/toplevel.mk:229: recipe for target 'world' failed
make: *** [world] Error 2
The text was updated successfully, but these errors were encountered: