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-devel

[Xen-devel] [XCI] Build error on toolstack

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [XCI] Build error on toolstack
From: Daniel Barden <daniel.barden@xxxxxxxxx>
Date: Fri, 24 Jul 2009 09:56:36 -0300
Delivery-date: Fri, 24 Jul 2009 05:57:10 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=wgt+o10Ku3cmNwn4bgOpPE3tcLthg81TRR6AuC5orTM=; b=XTYji4lw8j4jjmt4ESMWwml76fvo5Ivc+f3j8weu3D+ZPKtwnFPStpIhpcLIrw5+kA oGd/QMh1T0kBzB6G5vunGPR/3MceMKdZAYSdEVZ9eFvWRuZDQkzBdPX3HAn+cOOAWwWo Sqz2Mwvjyrgf7YoI4JIkU88Bc8VgxjMmAPyaE=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=CbmdVmyPvAM94+IHdWnO6WLrD8ZaE6BL7+2arPBKhLEwmqF5q3DKz7QcdZ+KNNqj54 XlPejgGD3x364ABwGZ5NgL+MQeCzA5jkPHU91217U3Fjz7Qrn4vTgSf5OvnZ46hUBTdL NAccKEnRgTDfVCnnq2PqsRbNjZYoEBm1BStnc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

     When building the Xenclient, I got the following error:

> tests/xenvm
make[3]: Nothing to be done for `all'.
=> xenguest
 CC       smbios_decode.o
smbios_decode.c: In function ‘copy_smbios_oem_types_pt_info’:
smbios_decode.c:311: error: dereferencing pointer to incomplete type
smbios_decode.c:312: error: invalid application of ‘sizeof’ to incomplete type ‘struct hvm_smoem_types_header’
smbios_decode.c:315: error: invalid application of ‘sizeof’ to incomplete type ‘struct hvm_smoem_types_header’
make[3]: *** [smbios_decode.o] Error 1
make[2]: *** [xenguest] Error 2
make[2]: Leaving directory `/home/dbarden/work/repo/xenclient-toolstack'
make[1]: *** [xenclient-toolstack-compile] Error 2
make[1]: Leaving directory `/home/dbarden/work/XCI'


Did anybody else had this problem?

Best regards,
Daniel Barden
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>