* Unstable build broken
@ 2005-05-12 15:11 Mike Wray
2005-05-12 15:29 ` Keir Fraser
0 siblings, 1 reply; 2+ messages in thread
From: Mike Wray @ 2005-05-12 15:11 UTC (permalink / raw)
To: xen-devel
Using xeno-unstable.bk pulled 10 mins ago I get
this error from make world:
gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Wall -Werror
-Wno-pointer-arith -pipe -I/home/mjw/repos-bk/xeno-unstable.bk-xen/xen/include
-I/home/mjw/repos-bk/xeno-unstable.bk-xen/xen/include/asm-x86/mach-default -O3 -fomit-frame-pointer
-msoft-float -m32 -march=i686 -DNDEBUG -c dom0_ops.c -o dom0_ops.o
dom0_ops.c: In function `do_dom0_op':
dom0_ops.c:233: structure has no member named `exec_domain'
dom0_ops.c:234: structure has no member named `exec_domain'
dom0_ops.c:241: structure has no member named `exec_domain'
dom0_ops.c:385: structure has no member named `exec_domain'
dom0_ops.c:392: structure has no member named `exec_domain'
make[3]: *** [dom0_ops.o] Error 1
make[3]: Leaving directory `/home/mjw/repos-bk/xeno-unstable.bk-xen/xen/common'
make[2]: *** [/home/mjw/repos-bk/xeno-unstable.bk-xen/xen/xen] Error 2
make[2]: Leaving directory `/home/mjw/repos-bk/xeno-unstable.bk-xen/xen'
make[1]: *** [xen] Error 2
make[1]: Leaving directory `/home/mjw/repos-bk/xeno-unstable.bk-xen'
make: *** [world] Error 2
Mike
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-12 15:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-12 15:11 Unstable build broken Mike Wray
2005-05-12 15:29 ` Keir Fraser
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.