Il 02/04/2013 19:46, Stefano Stabellini ha scritto:
> This is what I get with the new branch:
> 
> In file included from tpm/tpm_int.h:16,
>                  from tpm/tpm.c:19:
> ./tpm/tpm_tis.h:41: error: redefinition of typedef ‘TPMSizedBuffer’
> /local/scratch/sstabellini/qemu/include/tpm/tpm.h:18: note: previous 
> declaration of ‘TPMSizedBuffer’ was here
> In file included from tpm/tpm.c:19:
> tpm/tpm_int.h:19: error: redefinition of typedef ‘TPMDriverOps’
> /local/scratch/sstabellini/qemu/include/backends/tpm.h:34: note: previous 
> declaration of ‘TPMDriverOps’ was here
> tpm/tpm_int.h:35: error: redefinition of typedef ‘TPMState’
> /local/scratch/sstabellini/qemu/include/tpm/tpm.h:17: note: previous 
> declaration of ‘TPMState’ was here
> tpm/tpm_int.h:39: error: redefinition of typedef ‘TPMRecvDataCB’
> /local/scratch/sstabellini/qemu/include/tpm/tpm.h:19: note: previous 
> declaration of ‘TPMRecvDataCB’ was here
> 

Do you get this with origin/master too?  I shouldn't have changed
anything (famous last words) related to TPM.

Paolo

Reply via email to