[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Compilation Error in extras/mini-os/tpmback.c
Hi, I'm trying to compile xen from the source and i'm getting this compilation error while running a make world. tpmback.c: In function âtpmif_change_stateâ: tpmback.c:350:4: error: format â%dâ expects argument of type âint *â, but argument 3 has type âenum xenbus_state *â [-Werror=format=] if(sscanf(value, "%d", &readst) != 1) { ^ cc1: all warnings being treated as errors make[3]: *** [/home/corvo/gsoc/code/xen/stubdom/mini-os-x86_64-vtpm/tpmback.o] Error 1 Could anyone explain that if this is just problem on my side or this is not fixed in the git tree. Thanks and Regards, Dushyant _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |