|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] compiling latest Xen from source on 64 bit machine (fail
Vladimir Konrad schrieb:
> I get the following error when compiling (make world):
Without a deeper look, this looks like your system's missing some
declarations. Just guessed: python-dev e.g.
If you'ld include some more lines of the compile log, I'ld expect
to see some unsatisfied include.
Stephan
>
> xen/lowlevel/xc/xc.c: In function ‘PyXc_dealloc’:
> xen/lowlevel/xc/xc.c:1542: error: ‘XcObject’ has no member named ‘xc_handle’
> xen/lowlevel/xc/xc.c:1623: error: expected ‘{’ at end of input
> ...
> error: command 'gcc' failed with exit status 1
> make[3]: *** [buildpy] Error 1
> make[3]: Leaving directory `/home/vladimir/tmp/xen/tools/python'
> make[2]: *** [install] Error 2
> make[2]: Leaving directory `/home/vladimir/tmp/xen/tools'
> make[1]: *** [install-tools] Error 2
> make[1]: Leaving directory `/home/vladimir/tmp/xen'
> make: *** [world] Error 2
s_seitz.vcf
Description: Vcard
signature.asc
Description: OpenPGP digital signature
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|