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@lists.xensource.com
http://lists.xensource.com/xen-devel
You need to refresh to the latest XCI xen patch queue and then rebuild all or at
least XCI xen and toolstack components.
Kamala
From: xen-devel-bounces@lists.xensource.com
[mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Daniel Barden
Sent: Friday, July 24, 2009 8:57 AM
To: xen-devel@lists.xensource.com
Subject: [Xen-devel] [XCI] Build error on toolstack
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@lists.xensource.com
http://lists.xensource.com/xen-devel
Should have been more specific - When I say XCI xen, I meant the entire repo -
hypervisor, tools like hvmloader and more . Better to simply rebuild all repos.
Kamala
From: xen-devel-bounces@lists.xensource.com
[mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Kamala Narasimhan
Sent: Friday, July 24, 2009 9:01 AM
To: ''Daniel Barden''; xen-devel@lists.xensource.com
Subject: RE: [Xen-devel] [XCI] Build error on toolstack
You need to refresh to the latest XCI xen patch queue and then rebuild all or at
least XCI xen and toolstack components.
Kamala
From: xen-devel-bounces@lists.xensource.com
[mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Daniel Barden
Sent: Friday, July 24, 2009 8:57 AM
To: xen-devel@lists.xensource.com
Subject: [Xen-devel] [XCI] Build error on toolstack
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@lists.xensource.com
http://lists.xensource.com/xen-devel
I deleted the xenclient-xen repo. So far, it is working. Thanks for the help. On Fri, Jul 24, 2009 at 10:08 AM, Kamala Narasimhan < Kamala.Narasimhan@citrix.com> wrote:> Should have been more specific - When I say XCI xen, I meant the entire > repo - hypervisor, tools like hvmloader and more . Better to simply rebuild > all repos. > > > > Kamala > > > > *From:* xen-devel-bounces@lists.xensource.com [mailto: > xen-devel-bounces@lists.xensource.com] *On Behalf Of *Kamala Narasimhan > *Sent:* Friday, July 24, 2009 9:01 AM > *To:* ''Daniel Barden''; xen-devel@lists.xensource.com > *Subject:* RE: [Xen-devel] [XCI] Build error on toolstack > > > > You need to refresh to the latest XCI xen patch queue and then rebuild all > or at least XCI xen and toolstack components. > > > > Kamala > > > > *From:* xen-devel-bounces@lists.xensource.com [mailto: > xen-devel-bounces@lists.xensource.com] *On Behalf Of *Daniel Barden > *Sent:* Friday, July 24, 2009 8:57 AM > *To:* xen-devel@lists.xensource.com > *Subject:* [Xen-devel] [XCI] Build error on toolstack > > > > 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@lists.xensource.com http://lists.xensource.com/xen-devel