rk3399 buildroot编译错误
checking if /home/william/my-RK3399/linux/temp/linux-sdk/buildroot/output/rockchip_rk3399/host/bin/aarch64-buildroot-linux-gnu-gcc is sufficient to build libc... yeschecking for aarch64-buildroot-linux-gnu-nm... /home/william/my-RK3399/linux/temp/linux-sdk/buildroot/output/rockchip_rk3399/host/bin/aarch64-buildroot-linux-gnu-nm
checking for python3... python3
checking version of python3... 3.4.3, ok
configure: error:
*** These critical programs are missing or too old: make
*** Check the INSTALL file for required versions.
make: *** Error 1
make: *** Error 2
Command exited with non-zero status 1
you take 15:32.72 to build builroot
====Build buildroot failed!====
已经repo sync过了.
请问这个编译错误怎么解决.
咋解决的 ubuntu 需要的环境没有安装全
关闭文档Firefly_Linux_SDK_v1.0\buildroot\configs\rockchip\base.config里面的下面这几个配置,就可以编过了。
#BR2_LINUX_KERNEL_CUSTOM_GIT=y
#BR2_LINUX_KERNEL_CUSTOM_REPO_URL="file://$(TOPDIR)/../kernel"
#BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="HEAD"
页:
[1]