Firefly开源社区

标题: 关于buildroot系统编译问题 [打印本页]

作者: shushukui    时间: 2020-6-19 11:30
标题: 关于buildroot系统编译问题
系统编译过程中出现如下错误,请问如何解决。

libtool: link: (cd ".libs" && rm -f "libitm.so.1" && ln -s "libitm.so.1.0.0" "libitm.so.1")
libtool: link: (cd ".libs" && rm -f "libitm.so" && ln -s "libitm.so.1.0.0" "libitm.so")
libtool: link: /home/ssk/work/rk3308-firefly.bak/buildroot/output/firefly_rk3308_release/host/aarch64-rockchip-linux-gnu/bin/ar rc .libs/libitm.a  aatree.o alloc.o alloc_c.o alloc_cpp.o barrier.o beginend.o clone.o eh_cpp.o local.o query.o retry.o rwlock.o useraction.o util.o sjlj.o tls.o method-serial.o method-gl.o method-ml.o futex.o
libtool: link: /home/ssk/work/rk3308-firefly.bak/buildroot/output/firefly_rk3308_release/host/aarch64-rockchip-linux-gnu/bin/ranlib .libs/libitm.a
libtool: link: ( cd ".libs" && rm -f "libitm.la" && ln -s "../libitm.la" "libitm.la" )
make[6]: write error: stdout
Makefile:723: recipe for target 'all-recursive' failed
make[5]: *** [all-recursive] Error 1
Makefile:388: recipe for target 'all' failed
make[4]: *** [all] Error 2
Makefile:13971: recipe for target 'all-target-libitm' failed
make[3]: *** [all-target-libitm] Error 2
make[3]: *** Waiting for unfinished jobs....
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing gstdint.h commands
Makefile:878: recipe for target 'all' failed
make[2]: *** [all] Error 2
package/pkg-generic.mk:247: recipe for target '/home/ssk/work/rk3308-firefly.bak/buildroot/output/firefly_rk3308_release/build/host-gcc-final-6.4.0/.stamp_built' failed
make[1]: *** [/home/ssk/work/rk3308-firefly.bak/buildroot/output/firefly_rk3308_release/build/host-gcc-final-6.4.0/.stamp_built] Error 2
/home/ssk/work/rk3308-firefly.bak/buildroot/output/firefly_rk3308_release/Makefile:16: recipe for target '_all' failed
make: *** [_all] Error 2
Command exited with non-zero status 1
you take 0:56.94 to build builroot
====Build buildroot failed!====

作者: firefly_zhongw    时间: 2020-6-19 11:44
1. 参考维基教程
2. 检查开发环境是否完整
3. 编译若遇到报错,可以视报错信息,安装对应的软件包。
作者: shushukui    时间: 2020-6-19 12:07
firefly_zhongw 发表于 2020-6-19 11:44
1. 参考维基教程
2. 检查开发环境是否完整
3. 编译若遇到报错,可以视报错信息,安装对应的软件包。

参考wiki上的环境进行的安装 ,从错误信息我看不出具体原因。还请指教。




欢迎光临 Firefly开源社区 (https://dev.t-firefly.com/) Powered by Discuz! X3.1