Displaying 1 result from an estimated 1 matches for "dlogging_modul".
Did you mean:
dlogging_modules
2011 Aug 19
0
vTPM-Manager
Hi List,
I have a problem installing the vTPM extension for Xen.
I selected the option vTPM Manager (=y) in the Config.mk before
compiling the xen-tools, but there is always the same error in every xen
version which I have tried:
gcc -Werror -g3 -I. -D_GNU_SOURCE
-DLOGGING_MODULES="(BITMASK(VTPM_LOG_TCS)|BITMASK(VTPM_LOG_VTSP)|BITMASK(VTPM_LOG_VTPM))"
-I../../../tools/vtpm_manager/crypto -I../../../tools/vtpm_manager/util
-I../../../tools/vtpm_manager/tcs -I../../../tools/vtpm_manager/manager
-c -o sym_crypto.o sym_crypto.c
cc1: warnings being treated as error...