petalinux2015.4 编译镜像出错。感谢
root@ubuntu:/opt/prj# petalinux-create --type project --template zynq --name test
INFO: Create project: test
INFO: New project successfully created in /opt/prj/test
root@ubuntu:/opt/prj# cd test/
root@ubuntu:/opt/prj/test# petalinux-config --get-hw-description ./design_1_wrapper_hw_platform_0/
INFO: Checking component...
INFO: Getting hardware description...
****** hsi v2015.4 (64-bit)
**** SW Build 1412921 on Wed Nov 18 09:44:32 MST 2015
** Copyright 1986-2015 Xilinx, Inc. All Rights Reserved.
source /opt/prj/test/build/linux/hw-description/hw-description.tcl -notrace
INFO: [Common 17-206] Exiting hsi at Tue Feb 7 04:38:27 2023...
INFO: Config linux
[INFO ] config linux
*** End of the configuration.
*** Execute 'make' to start the build or try 'make help'.
[INFO ] generate DTS to /opt/prj/test/subsystems/linux/configs/device-tree
INFO: [Hsi 55-1698] elapsed time for repository loading 0 seconds
WARNING: ps7_ethernet_0: No reset found
INFO: [Common 17-206] Exiting hsi at Tue Feb 7 04:38:40 2023...
[INFO ] generate BSP for zynq_fsbl
INFO: [Hsi 55-1698] elapsed time for repository loading 0 seconds
WARNING : No interface that uses file system is available
WARNING : No interface that uses file system is available
INFO: [Common 17-206] Exiting hsi at Tue Feb 7 04:38:47 2023...
INFO: Config linux/kernel
[INFO ] oldconfig linux/kernel
INFO: Config linux/rootfs
[INFO ] oldconfig linux/rootfs
INFO: Config linux/u-boot
[INFO ] generate linux/u-boot configuration files
[INFO ] generate linux/u-boot board header files
INFO: [Hsi 55-1698] elapsed time for repository loading 0 seconds
INFO: [Common 17-206] Exiting hsi at Tue Feb 7 04:38:52 2023...
[INFO ] oldconfig linux/u-boot
root@ubuntu:/opt/prj/test# petalinux-config -c kernel --defconfig
INFO: Checking component...
INFO: Config linux/kernel
[INFO ] defconfig linux/kernel
[INFO ] xilinx_zynq_defconfig linux/kernel
root@ubuntu:/opt/prj/test# petalinux-build
INFO: Checking component...
INFO: Generating make files and build linux
INFO: Generating make files for the subcomponents of linux
INFO: Building linux
[INFO ] pre-build linux/rootfs/fwupgrade
[INFO ] pre-build linux/rootfs/peekpoke
[INFO ] build system.dtb
[ERROR] make[1]: *** [system.dtb] Error 255
ERROR: Failed to build linux