|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] stubdom build failure
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...
-George
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] stubdom build failure,
George Dunlap <=
|
|
|
|
|