[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v4 0/9] add xenalyze to staging
On Tue, Jun 09, Olaf Hering wrote: > On Wed, Jun 03, Ian Campbell wrote: > > > On Sat, 2015-05-23 at 08:24 +0000, Olaf Hering wrote: > > > Having xenalyze in the source tree makes it much easier to keep private > > > debug code in hypervisor and xenalyze in sync. It helped alot while > > > debugging the root cause for commit > > > 607e8494c42397fb249191904066cace6ac9a880. > > > > I'm afraid it doesn't build on arm64. > > Sorry for that. > > While moving the xenalyze binary around the "if X86" change to the > Makefile got lost. I will respin the series with this change. And now that I enabled build also for sles12-aarch64 an old error is still present in that base system: In file included from /home/abuild/rpmbuild/BUILD/xen-4.6.30993/non-dbg/tools/xenstore/../../tools/include/xen/xen.h:35:0, from /home/abuild/rpmbuild/BUILD/xen-4.6.30993/non-dbg/tools/xenstore/../../tools/libxc/include/xenctrl.h:38, from xenstored_core.h:23, from xenstored_core.c:49: /home/abuild/rpmbuild/BUILD/xen-4.6.30993/non-dbg/tools/xenstore/../../tools/include/xen/arch-arm.h:354:0: error: "PSR_MODE_EL3h" redefined [-Werror] #define PSR_MODE_EL3h 0x0d ^ In file included from /usr/include/sys/user.h:25:0, from /usr/include/sys/procfs.h:34, from /usr/include/sys/ucontext.h:26, from /usr/include/signal.h:352, from xenstored_core.c:40: /usr/include/asm/ptrace.h:36:0: note: this is the location of the previous definition #define PSR_MODE_EL3h 0x0000000d Note sure if it will go away when attempting to build in another distro version. So for me its difficult to do build tests on ARM at this point. Olaf _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |