weixin_39627665
2020-12-08 21:09Compiling Error with LEDE
I got issue compiling with JUCI with LEDE and got the following errors. The procedure I did is run the openwrt-bootstrap.sh script and run make. I run same steps on the OpenWRT without issue. Do you have any idea on the error "Headers not exportable for the um architecture"?
-fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result" INSTALL_HDR_PATH="/home/techspace/lede-juci/source/build_dir/toolchain-x86_64_gcc-5.5.0_musl/linux-dev/" headers_install make[4]: Entering directory '/home/techspace/lede-juci/source/build_dir/toolchain-x86_64_gcc-5.5.0_musl/linux-4.9.70' CHK include/generated/uapi/linux/version.h Makefile:1151: Headers not exportable for the um architecture. Stop. make[4]: Leaving directory '/home/techspace/lede-juci/source/build_dir/toolchain-x86_64_gcc-5.5.0_musl/linux-4.9.70' Makefile:98: recipe for target '/home/techspace/lede-juci/source/build_dir/toolchain-x86_64_gcc-5.5.0_musl/linux-4.9.70/.configured' failed make[3]: ** [/home/techspace/lede-juci/source/build_dir/toolchain-x86_64_gcc-5.5.0_musl/linux-4.9.70/.configured] Error 2
该提问来源于开源项目:mkschreder/juci
- 点赞
- 回答
- 收藏
- 复制链接分享
4条回答
为你推荐
- 在Windows上为Linux运行已编译的代码
- cross-compiling
- 1个回答
- 所有可能的GOOS值?
- cross-compiling
- 3个回答
- 编译到Android:pthread_key_create的无效签名
- android
- pthreads
- cross-compiling
- 1个回答
- Travis CI + Go:为不同的操作系统创建特定的构建流程
- operating-system
- cross-compiling
- 1个回答
- 在Windows上交叉编译Golang程序时将环境变量限制为只能命令
- cross-compiling
- 2个回答