Minix/qemu-linaro-1.3.0-2012.12$ make
GEN config-host.h
GEN trace.h
GEN trace.c
GEN config-target.h
CC arm-softmmu/hw/arm/../../device_tree.o
In file included from /usr/include/libfdt.h:10,
from /home/aeu5cob/samba/views/Minix/qemu-linaro-1.3.0-2012.12/hw/arm/../../device_tree.c:28:
/usr/include/fdt.h:14:2: error: unknown type name ‘fdt32_t’
14 | fdt32_t magic; /* magic word FDT_MAGIC */