All of lore.kernel.org
 help / color / mirror / Atom feed
* x86_64 xen compile error
@ 2005-08-30 18:15 Ryan Harper
  2005-08-30 18:29 ` Ryan Harper
  0 siblings, 1 reply; 2+ messages in thread
From: Ryan Harper @ 2005-08-30 18:15 UTC (permalink / raw)
  To: xen-devel

Building from the latest:
(frylock) xen-unstable.hg.current % hg tip
changeset:   6481:551870a55f240791695d30fd7fa92a1bf4e48387
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
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@us.ibm.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: x86_64 xen compile error
  2005-08-30 18:15 x86_64 xen compile error Ryan Harper
@ 2005-08-30 18:29 ` Ryan Harper
  0 siblings, 0 replies; 2+ messages in thread
From: Ryan Harper @ 2005-08-30 18:29 UTC (permalink / raw)
  To: xen-devel

* Ryan Harper <ryanh@us.ibm.com> [2005-08-30 13:26]:
> Building from the latest:
> (frylock) xen-unstable.hg.current % hg tip
> changeset:   6481:551870a55f240791695d30fd7fa92a1bf4e48387
> tag:         tip
> user:        kaf24@firebug.cl.cam.ac.uk
> date:        Tue Aug 30 12:53:49 2005
> summary:     Unify access to mpt using macros.
> 
> I get this:

back up to:

changeset:   6467:f509c7303954adc41a074310ba753c750263c652
user:        kaf24@firebug.cl.cam.ac.uk
date:        Tue Aug 30 04:46:33 2005
summary:     This patch export symbols in xenbus that is used by netfront

lets x86_64 xen compile again.

-- 
Ryan Harper
Software Engineer; Linux Technology Center
IBM Corp., Austin, Tx
(512) 838-9253   T/L: 678-9253
ryanh@us.ibm.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-08-30 18:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-30 18:15 x86_64 xen compile error Ryan Harper
2005-08-30 18:29 ` Ryan Harper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.