[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Error Building vTPM
Luke wrote: > I'm attempting to build the vTPM management utilities using the > procedure suggested at > http://www.cl.cam.ac.uk/research/srg/netos/xen/readmes/user/user.html#SECTION03240000000000000000 > > I'm getting the following errors: > > gcc -g -Wall -DDEBUG -I. -Itpm -c crypto/gmp_kernel_wrapper.c -o > crypto/gmp_kernel_wrapper.o > crypto/gmp_kernel_wrapper.c:34: error: expected â)â before ârstateâ > crypto/gmp_kernel_wrapper.c:40: error: expected â)â before ârstateâ > crypto/gmp_kernel_wrapper.c:58: error: expected â)â before âropâ > crypto/gmp_kernel_wrapper.c:102: error: expected â=â, â,â, â;â, âasmâ or > â__attribute__â before â__GMP_PROTOâ > crypto/gmp_kernel_wrapper.c:104: error: expected â=â, â,â, â;â, âasmâ or > â__attribute__â before â__GMP_PROTOâ > crypto/gmp_kernel_wrapper.c:106: error: expected â=â, â,â, â;â, âasmâ or > â__attribute__â before â__GMP_PROTOâ > make[3]: *** [crypto/gmp_kernel_wrapper.o] Error 1 > > Any idea why this would be the case? > This seems to result from the make linux-2.6-xen-build, make linux-2.6-xen-install sequence. The traditional make world/make install doesn't throw this error. Why is this? Also, can the vTPM be used with Trousers, TPM-tools, or other open source projects (like IMA) currently? I'm getting ioctl errors when I try to use any of these things... _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |