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
same build environment,build official lede1701 is ok
thanks
/home/jack/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/mips-openwrt-linux-musl/sys-include checking for suffix of object files... configure: error: in /home/jack/lede/build_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/gcc-5.4.0-initial/mips-openwrt-linux-musl/libgcc': configure: error: cannot compute suffix of object files: cannot compile See config.log' for more details. Makefile:10906: recipe for target 'configure-target-libgcc' failed make[4]: *** [configure-target-libgcc] Error 1 make[4]: Leaving directory '/home/jack/lede/build_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/gcc-5.4.0-initial' Makefile:36: recipe for target '/home/jack/lede/build_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/gcc-5.4.0-initial/.built' failed make[3]: *** [/home/jack/lede/build_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/gcc-5.4.0-initial/.built] Error 2 make[3]: Leaving directory '/home/jack/lede/toolchain/gcc/initial' toolchain/Makefile:91: recipe for target 'toolchain/gcc/initial/compile' failed make[2]: *** [toolchain/gcc/initial/compile] Error 2 make[2]: Leaving directory '/home/jack/lede' toolchain/Makefile:89: recipe for target '/home/jack/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/stamp/.toolchain_install' failed make[1]: *** [/home/jack/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/stamp/.toolchain_install] Error 2 make[1]: Leaving directory '/home/jack/lede' /home/jack/lede/include/toplevel.mk:205: recipe for target 'world' failed
/home/jack/lede/build_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/gcc-5.4.0-initial/mips-openwrt-linux-musl/libgcc': configure: error: cannot compute suffix of object files: cannot compile See
The text was updated successfully, but these errors were encountered:
I could also not compile toolchain... Check if PR25 solve your issue
Sorry, something went wrong.
@juppin many thanks
No branches or pull requests
same build environment,build official lede1701 is ok
thanks
/home/jack/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/mips-openwrt-linux-musl/sys-include
checking for suffix of object files... configure: error: in
/home/jack/lede/build_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/gcc-5.4.0-initial/mips-openwrt-linux-musl/libgcc': configure: error: cannot compute suffix of object files: cannot compile See
config.log' for more details.Makefile:10906: recipe for target 'configure-target-libgcc' failed
make[4]: *** [configure-target-libgcc] Error 1
make[4]: Leaving directory '/home/jack/lede/build_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/gcc-5.4.0-initial'
Makefile:36: recipe for target '/home/jack/lede/build_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/gcc-5.4.0-initial/.built' failed
make[3]: *** [/home/jack/lede/build_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/gcc-5.4.0-initial/.built] Error 2
make[3]: Leaving directory '/home/jack/lede/toolchain/gcc/initial'
toolchain/Makefile:91: recipe for target 'toolchain/gcc/initial/compile' failed
make[2]: *** [toolchain/gcc/initial/compile] Error 2
make[2]: Leaving directory '/home/jack/lede'
toolchain/Makefile:89: recipe for target '/home/jack/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/stamp/.toolchain_install' failed
make[1]: *** [/home/jack/lede/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.16/stamp/.toolchain_install] Error 2
make[1]: Leaving directory '/home/jack/lede'
/home/jack/lede/include/toplevel.mk:205: recipe for target 'world' failed
The text was updated successfully, but these errors were encountered: