[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] x86_64 xen compile error
Building from the latest: (frylock) xen-unstable.hg.current % hg tip changeset: 6481:551870a55f240791695d30fd7fa92a1bf4e48387 tag: tip user: kaf24@xxxxxxxxxxxxxxxxxxxx date: Tue Aug 30 12:53:49 2005 summary: Unify access to mpt using macros. I get this: gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Wall -Werror -Wno-pointer-arith -pipe -I/home/rharper/work/openhype/xen/unstable/hg/unmodified/xen/include -I/home/rharper/work/openhype/xen/unstable/hg/unmodified/xen/include/asm-x86/mach-generic -I/home/rharper/work/openhype/xen/unstable/hg/unmodified/xen/include/asm-x86/mach-default -O3 -fomit-frame-pointer -msoft-float -m64 -mno-red-zone -fpic -fno-reorder-blocks -fno-asynchronous-unwind-tables -DNDEBUG -DVERBOSE -c dom_mem_ops.c -o dom_mem_ops.o dom_mem_ops.c: In function `alloc_dom_mem': dom_mem_ops.c:58: error: `__HYPERVISOR_dom_mem_op' undeclared (first use in this function) dom_mem_ops.c:58: error: (Each undeclared identifier is reported only once dom_mem_ops.c:58: error: for each function it appears in.) dom_mem_ops.c:58: error: `MEMOP_increase_reservation' undeclared (first use in this function) dom_mem_ops.c: In function `free_dom_mem': dom_mem_ops.c:91: error: `__HYPERVISOR_dom_mem_op' undeclared (first use in this function) dom_mem_ops.c:91: error: `MEMOP_decrease_reservation' undeclared (first use in this function) dom_mem_ops.c: In function `do_dom_mem_op': dom_mem_ops.c:158: error: `MEMOP_increase_reservation' undeclared (first use in this function) dom_mem_ops.c:163: error: `MEMOP_decrease_reservation' undeclared (first use in this function) make[2]: *** [dom_mem_ops.o] Error 1 -- Ryan Harper Software Engineer; Linux Technology Center IBM Corp., Austin, Tx (512) 838-9253 T/L: 678-9253 ryanh@xxxxxxxxxx _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |