能力值:
( LV1,RANK:0 )
|
-
-
2 楼
师傅,请问你的qemu1.5.3是怎么编译的?我的编译总是会出错: /usr/include/libfdt.h: In function ‘fdt_appendprop_u64’: /usr/include/libfdt.h:1720:2: error: unknown type name ‘fdt64_t’; did you mean ‘int64_t’? fdt64_t tmp = cpu_to_fdt64(val); ^~~~~~~ int64_t /home/c0ld1nk/qemu/qemu-1.5.3/rules.mak:21: recipe for target 'device_tree.o' failed make[1]: *** [device_tree.o] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:137: recipe for target 'subdir-cris-softmmu' failed make: *** [subdir-cris-softmmu] Error 2 Makefile:137: recipe for target 'subdir-i386-softmmu' failed make: *** [subdir-i386-softmmu] Error 2 Makefile:137: recipe for target 'subdir-lm32-softmmu' failed make: *** [subdir-lm32-softmmu] Error 2
|
|
|