On Mon, 18 Dec 2017 06:33:29 -0800 (PST) no-re...@patchew.org wrote: > ../hw/tpm/tpm_tis.o:tpm_tis.c:(.data+0x50): undefined reference to > `qdev_prop_tpm' > collect2: error: ld returned 1 exit status > Makefile:193: recipe for target 'qemu-system-x86_64w.exe' failed > make[1]: *** [qemu-system-x86_64w.exe] Error 1 > make: *** [subdir-x86_64-softmmu] Error 2 > Makefile:384: recipe for target 'subdir-x86_64-softmmu' failed
Seems we need to build tpm_util also when tpm_tis is built (and none of the others).