xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Re: I was able to cross-compile the hypervisor on an amd64 host for the aarch64 target ... However, I can't build the Xen toolset
@ 2017-07-05 13:44 Nick Garnett
  0 siblings, 0 replies; 12+ messages in thread
From: Nick Garnett @ 2017-07-05 13:44 UTC (permalink / raw)
  To: Julien Grall, 'xen-devel', 'Wei Liu',
	'Stefano Stabellini'


[-- Attachment #1.1: Type: text/plain, Size: 1735 bytes --]


-------- Original message --------From: Julien Grall <julien.grall@arm.com> Date: 7/5/17  01:15  (GMT-08:00) To: Nick Garnett <nick@zazzu.com>, 'xen-devel' <xen-devel@lists.xenproject.org>, 'Wei Liu' <wei.liu2@citrix.com>, 'Stefano Stabellini' <sstabellini@kernel.org> Subject: Re: [Xen-devel] I was able to cross-compile the hypervisor on an
  amd64 host for the aarch64 target ... However, I can't build the Xen toolset 
Hello Nick,

On 07/04/2017 10:59 PM, Nick Garnett wrote:
> From: Julien Grall [mailto:julien.grall@arm.com]
> Sent: Tuesday, July 04, 2017 09:47
> 
> On 07/04/2017 05:42 PM, Nick Garnett wrote:
>> I tried installing the tools with an ARM64 chroot also and had a similar issue.  In that case, the package
>> "crossbuild_essential_arm64" wouldn't install because it depended on a package that was not installable.
> 
> I don't use crossbuild within the chroot. My chroot contains ARM64 binaries only and QEMU is used to run ARM64 binaries.

In that case, you don't need to install crossbuild_essential_arm64. 
Compiling in that chroot is like compiling directly on an ARM platforms.

My runes are usually:

./configure
make -j install-tools

This will install the tools in /usr/local/

I think the list of dependencies on the CrossCompiling page is still valid:

https://wiki.xenproject.org/wiki/Xen_ARM_with_Virtualization_Extensions/CrossCompiling#Configuring_an_arm64_crossbuild_chroot

> 
> Which distributions are you targeting?
> 
> 	[nickgarnett 1707041454PDT]  I am using Xen 4.9.0

I meant Linux Distribution. E.g is it Debian, Fedora, Yocto?

[nickgarnett]  Ubuntu Zesty

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

[-- Attachment #1.2: Type: text/html, Size: 2201 bytes --]

[-- Attachment #2: Type: text/plain, Size: 127 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread
[parent not found: <E1dSkcD-0006cd-IU@lists.xenproject.org>]
* I was able to cross-compile the hypervisor on an amd64 host for the aarch64 target ... However, I can't build the Xen toolset
@ 2017-07-03 18:41 Nick Garnett
  2017-07-04 14:41 ` Wei Liu
  0 siblings, 1 reply; 12+ messages in thread
From: Nick Garnett @ 2017-07-03 18:41 UTC (permalink / raw)
  To: xen-devel

I was able to cross-compile the hypervisor on an amd64 host for the aarch64
target. However, I can't build the Xen toolset. 

I am following the "Xen ARM with Virtualization Extensions/CrossCompiling"
page, "Build arm64 tools" section. When I execute:

"./configure --build=x86_64-unknown-linux-gnu --host=aarch64-linux-gnu", I
get the following errors:

checking for uuid_clear in -luuid... no
checking uuid.h usability... no
checking uuid.h presence... no
checking for uuid.h... no
configure: error: cannot find a valid uuid library
configure: error: ./configure failed for tools

I have installed uuid, uuid-dev uuid-runtime and uuidcdef, but continue to
get the same error.

If anyone has seen and resolved this issue, please provide details.

Regards, Nick Garnett

Zazzu Firmware Architect




_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-07-07  8:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-05 13:44 I was able to cross-compile the hypervisor on an amd64 host for the aarch64 target ... However, I can't build the Xen toolset Nick Garnett
     [not found] <E1dSkcD-0006cd-IU@lists.xenproject.org>
2017-07-05 14:01 ` Julien Grall
  -- strict thread matches above, loose matches on Subject: below --
2017-07-03 18:41 Nick Garnett
2017-07-04 14:41 ` Wei Liu
2017-07-04 15:14   ` Julien Grall
     [not found]     ` <015a01d2f4e4$795ec320$6c1c4960$@zazzu.com>
2017-07-04 16:46       ` Julien Grall
2017-07-04 21:59         ` Nick Garnett
2017-07-05  8:15           ` Julien Grall
2017-07-06 19:26             ` Nick Garnett
2017-07-06 20:47             ` Nick Garnett
2017-07-06 22:56             ` Nick Garnett
2017-07-07  8:13               ` Julien Grall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).