WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] stubdom build failure

To: George Dunlap <George.Dunlap@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] stubdom build failure
From: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
Date: Wed, 29 Jul 2009 15:55:04 +0100
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 29 Jul 2009 07:54:40 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <de76405a0907290737l6f42a5aajc439a5b5c567aa40@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <de76405a0907290737l6f42a5aajc439a5b5c567aa40@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)
On Wed, 29 Jul 2009, George Dunlap wrote:
> When I try to compile stubdoms, I get the following build failure:
> 
> ld -nostdlib 
> -L/xensource/hg/open-source/xen-unstable.hg/stubdom/cross-root-i686/i686-xen-elf/lib
>  -m elf_i386 -T arch/x86/minios-x86_32.lds
> /xensource/hg/open-source/xen-unstable.hg/stubdom/mini-os-x86_32-ioemu/mini-os.o
>  -o 
> /xensource/hg/open-source/xen-unstable.hg/stubdom/mini-os-x86_32-ioemu/mini-os
> /xensource/hg/open-source/xen-unstable.hg/stubdom/mini-os-x86_32-ioemu/mini-os.o:
> In function `xenstore_dom_chmod':
> /xensource/hg/open-source/xen-unstable.hg/stubdom/ioemu/xenstore.c:1531:
> undefined reference to `xs_strings_to_perms'
> /xensource/hg/open-source/xen-unstable.hg/stubdom/ioemu/xenstore.c:1532:
> undefined reference to `xs_set_permissions'
> make[2]: *** 
> [/xensource/hg/open-source/xen-unstable.hg/stubdom/mini-os-x86_32-ioemu/mini-os]
> Error 1
> make[2]: Leaving directory
> `/xensource/hg/open-source/xen-unstable.hg/extras/mini-os'
> make[1]: *** [ioemu-stubdom] Error 2
> make[1]: Leaving directory `/xensource/hg/open-source/xen-unstable.hg/stubdom'
> make: *** [install-stubdom] Error 2
> 
> 
> If I do a recursive grep, I can see xs_strings_to_perms() in libxc, so
> I'm not sure what the problem is...

That is a known issue I haven't had the time to fix yet.
But you just need to downgrade qemu before

ad202d4194eab87d3645f13e7726a4d609e42fe8


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>