|
【Linux】
按贵司wiki编译buildroot,出现下面错误
发表于 2022-2-7 21:18:15
浏览:9445
|
回复:10
打印
只看该作者
[复制链接]
楼主
本帖最后由 深圳市豪微光电 于 2022-2-7 21:19 编辑
按贵司wiki编译buildroot,出现下面错误, 按你们教程系统ubuntu18.04, 该装的已装,该初始化的环境变量已初始化.
2022-01-29T19:12:13 -- Installing: /home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot/output/rockchip_rk3399/target/usr/bin/vpu_api_test
2022-01-29T19:12:27 >>> gstreamer1-rockchip master Syncing from source dir /home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot/../external/gstreamer-rockchip
2022-01-29T19:12:27 rsync -au --chmod=u=rwX,go=rX --exclude .svn --exclude .git --exclude .hg --exclude .bzr --exclude CVS /home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot/../external/gstreamer-rockchip/ /home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot/output/rockchip_rk3399/build/gstreamer1-rockchip-master
2022-01-29T19:12:28 >>> gstreamer1-rockchip master Configuring
2022-01-29T19:12:28 >>> gstreamer1-rockchip master Gettextizing
2022-01-29T19:12:28 gettextize: *** Missing configure.in or configure.ac, please cd to your package first.
2022-01-29T19:12:28 gettextize: *** Stop.
2022-01-29T19:12:28 package/pkg-generic.mk:246: recipe for target '/home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot/output/rockchip_rk3399/build/gstreamer1-rockchip-master/.stamp_configured' failed
2022-01-29T19:12:28 make[1]: *** [/home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot/output/rockchip_rk3399/build/gstreamer1-rockchip-master/.stamp_configured] Error 1
2022-01-29T19:12:28 /home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot/output/rockchip_rk3399/Makefile:16: recipe for target '_all' failed
2022-01-29T19:12:28 make: *** [_all] Error 2
2022-02-02T04:51:55 umask 0022 && make -C /home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot O=/home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot/output/rockchip_rk3399
2022-02-02T04:52:28 /usr/bin/make -j1 O=/home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot/output/rockchip_rk3399 HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++" silentoldconfig
2022-02-02T04:52:28 GEN /home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot/output/rockchip_rk3399/Makefile
2022-02-02T04:52:37 >>> gstreamer1-rockchip master Configuring
2022-02-02T04:52:37 >>> gstreamer1-rockchip master Gettextizing
2022-02-02T04:52:37 gettextize: *** Missing configure.in or configure.ac, please cd to your package first.
2022-02-02T04:52:37 gettextize: *** Stop.
2022-02-02T04:52:37 package/pkg-generic.mk:246: recipe for target '/home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot/output/rockchip_rk3399/build/gstreamer1-rockchip-master/.stamp_configured' failed
2022-02-02T04:52:37 make[1]: *** [/home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot/output/rockchip_rk3399/build/gstreamer1-rockchip-master/.stamp_configured] Error 1
2022-02-02T04:52:37 /home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot/output/rockchip_rk3399/Makefile:16: recipe for target '_all' failed
2022-02-02T04:52:37 make: *** [_all] Error 2
2022-02-07T04:51:20 umask 0022 && make -C /home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot O=/home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot/output/rockchip_rk3399
2022-02-07T04:51:43 /usr/bin/make -j1 O=/home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot/output/rockchip_rk3399 HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++" silentoldconfig
2022-02-07T04:51:44 GEN /home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot/output/rockchip_rk3399/Makefile
2022-02-07T04:51:48 >>> gstreamer1-rockchip master Configuring
2022-02-07T04:51:48 >>> gstreamer1-rockchip master Gettextizing
2022-02-07T04:51:48 gettextize: *** Missing configure.in or configure.ac, please cd to your package first.
2022-02-07T04:51:48 gettextize: *** Stop.
2022-02-07T04:51:48 package/pkg-generic.mk:246: recipe for target '/home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot/output/rockchip_rk3399/build/gstreamer1-rockchip-master/.stamp_configured' failed
2022-02-07T04:51:48 make[1]: *** [/home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot/output/rockchip_rk3399/build/gstreamer1-rockchip-master/.stamp_configured] Error 1
2022-02-07T04:51:48 /home/shawn/rk3399_linux_release_v2.5.1_20210301/buildroot/output/rockchip_rk3399/Makefile:16: recipe for target '_all' failed
2022-02-07T04:51:48 make: *** [_all] Error 2
Command exited with non-zero status 1
you take 0:30.89 to build builroot
ERROR: Running build_buildroot failed!
ERROR: exit code 1 from line 682:
/usr/bin/time -f "you take %E to build builroot" $COMMON_DIR/mk-buildroot.sh $BOARD_CONFIG
|
|