[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] OVMF compile error
On Wed, Sep 14, 2016 at 01:59:49AM +0000, Chen, Farrah wrote: > Hi > > We can try the latest nasm. But there is still a problem that the > included nasm package does not work, it works well before xen commit > (8c8b6fb02) . Does RHEL 6.7 still support compiling xen now? > Yes, I think so. But I don't think this is a bug in xen.git really, because we don't have any additional patches. Could you try cloning upstream edk2.git, check out the master branch, and then compile OVMF package? Basically: $ git clone https://github.com/tianocore/edk2.git $ cd edk2 $ OvmfPkg/build.sh -a X64 -b DEBUG -n 4 If it doesn't work, it is a bug in upstream edk2 and it should be reported there. We will update our Config.mk accordingly. Wei. > > Thanks, Fan Chen > > -----Original Message----- From: Olaf Hering [mailto:olaf@xxxxxxxxx] > Sent: Wednesday, September 14, 2016 1:12 AM To: Chen, Farrah > <farrah.chen@xxxxxxxxx> Cc: Wei Liu <wei.liu2@xxxxxxxxxx>; Hao, Xudong > <xudong.hao@xxxxxxxxx>; xen-devel@xxxxxxxxxxxxx Subject: Re: > [Xen-devel] OVMF compile error > > > > > On Mon, Sep 12, 2016 at 07:31:42AM +0000, Chen, Farrah wrote: > > > > > When I compile xen with the latest commit in RHEL 6.7, it > > > > > failed when make tools. Errors showed when running edk2 build > > > > > for OvmfPkgX64. > > > > > > erAsm.iii:315: error: invalid combination of opcode and > > > > > operands > > The included nasm package is likely too old, 2.10.something is > required. > > Olaf _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |