buildroot的make menuconfig配置

buildroot的make menuconfig配置

buildroot的make menuconfig配置

buildroot的make menuconfig配置

buildroot的make menuconfig配置

buildroot的make menuconfig配置

开始对buildroot 编译

[root@xxxxxx /data/sandbox/open_linux/buildroot]
#make -j 20
Your Perl installation is not complete enough; at least the following
modules are missing:

	 ExtUtils::MakeMaker

make: *** [core-dependencies] Error 1


[root@xxxxxxxx /data/sandbox/open_linux/buildroot]
#yum install -y perl-ExtUtils-MakeMaker

相关文章:

  • 2022-02-14
  • 2021-08-29
  • 2021-04-30
  • 2021-06-11
  • 2021-10-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-17
  • 2022-12-23
  • 2021-07-29
  • 2021-12-10
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案