WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Error Building vTPM

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Error Building vTPM
From: Luke <secureboot@xxxxxxxxx>
Date: Thu, 28 Jun 2007 10:18:57 -0400
Delivery-date: Thu, 28 Jun 2007 07:17:13 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <467FFE8A.6010901@xxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <467FFE8A.6010901@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.12 (X11/20070604)
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

<Prev in Thread] Current Thread [Next in Thread>