o: Chen, Farrah
Cc: xen-devel@lists.xenproject.org; Hao, Xudong
Subject: Re: [Xen-devel] Compiling Xen error on RedHat8.0
On Fri, May 24, 2019 at 05:28:50AM +, Chen, Farrah wrote:
> Hi,
Hi,
> Do you have any advice on building Xen on RedHat8? Thanks a lot!
If you're building a release
Thank you for the info!
Thanks,
Fan
-Original Message-
From: M A Young [mailto:m.a.yo...@durham.ac.uk]
Sent: Friday, May 24, 2019 4:16 PM
To: Chen, Farrah
Cc: xen-devel@lists.xenproject.org; Hao, Xudong
Subject: Re: [Xen-devel] Compiling Xen error on RedHat8.0
On Fri, 24 May 2019
On Fri, May 24, 2019 at 05:28:50AM +, Chen, Farrah wrote:
> Hi,
Hi,
> Do you have any advice on building Xen on RedHat8? Thanks a lot!
If you're building a release of Xen, then you could try setting
PYTHON=/usr/bin/python2 everywhere, that is when starting configure and
make, something like:
On Fri, 24 May 2019, Chen, Farrah wrote:
> Hi,
>
> I met some python related issues when building Xen on RedHat8.0.
> On RedHat8.0, the default python version is python3, and I found Xen has some
> python2 codes, so I tried to build xen using python2.
> On RedHat8.0, no "python", just "python2"