[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Re[2]: [Xen-devel] Compilation of staging/unstable fails in mini-os.o: In function `xenstore_dom_chmod
I generally do 'hg export 19969 | patch -Rp1' and then 'hg diff | patch -Rp1' to put the tree back as it was. My expectation is that something in the qemu tree has broken stubdom build, so reverting to an earlier qemu tag would fix that. -- Keir On 23/07/2009 08:18, "Sander Eikelenboom" <linux@xxxxxxxxxxxxxx> wrote: > Hello Keir, > > Reverting should work by using: > hg revert -a 19969 > > Or are any other commands necessary ? > > -- Sander > > > Wednesday, July 22, 2009, 10:14:17 PM, you wrote: > >> If you revert c/s 19969 in xen-unstable, does the problem go away? > >> -- Keir > >> On 22/07/2009 21:01, "Sander Eikelenboom" <linux@xxxxxxxxxxxxxx> wrote: > >>> Hi, >>> Trying to build staging/xen-unstable results in: >>> >>> .o >>> ld -nostdlib >>> -L/usr/src/staging/xen-unstable.hg/stubdom/cross-root-x86_64/x86_64-xen-elf/ >>> li >>> b -m elf_x86_64 -T arch/x86/minios-x86_64.lds >>> /usr/src/staging/xen-unstable.hg/stubdom/mini-os-x86_64-ioemu/mini-os.o -o >>> /usr/src/staging/xen-unstable.hg/stubdom/mini-os-x86_64-ioemu/mini-os >>> /usr/src/staging/xen-unstable.hg/stubdom/mini-os-x86_64-ioemu/mini-os.o: In >>> function `xenstore_dom_chmod': >>> /usr/src/staging/xen-unstable.hg/stubdom/ioemu/xenstore.c:1531: undefined >>> reference to `xs_strings_to_perms' >>> /usr/src/staging/xen-unstable.hg/stubdom/ioemu/xenstore.c:1532: undefined >>> reference to `xs_set_permissions' >>> make[3]: *** >>> [/usr/src/staging/xen-unstable.hg/stubdom/mini-os-x86_64-ioemu/mini-os] >>> Error >>> 1 >>> make[3]: Leaving directory `/usr/src/staging/xen-unstable.hg/extras/mini-os' >>> make[2]: *** [ioemu-stubdom] Error 2 >>> make[2]: Leaving directory `/usr/src/staging/xen-unstable.hg/stubdom' >>> make[1]: *** [install-stubdom] Error 2 >>> make[1]: Leaving directory `/usr/src/staging/xen-unstable.hg' >>> make: *** [world] Error 2 >>> >>> >>> > > > > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |