All of lore.kernel.org
 help / color / mirror / Atom feed
* Building broken with CS 13282
@ 2007-01-08 10:49 Christoph Egger
  2007-01-08 11:07 ` Keir Fraser
  2007-01-08 12:20 ` Yu, Ping Y
  0 siblings, 2 replies; 14+ messages in thread
From: Christoph Egger @ 2007-01-08 10:49 UTC (permalink / raw)
  To: xen-devel


Hi!

Building CS 13282 is broken:

[...]
gmake[2]: Entering directory `/usr/src/xen-unstable.hg/xen'
gmake[2]: Leaving directory `/usr/src/xen-unstable.hg/xen'
[ -e include/asm ] || ln -sf asm-x86 include/asm
gmake -f /usr/src/xen-unstable.hg/xen/Rules.mk -C include
gmake[2]: Entering directory `/usr/src/xen-unstable.hg/xen/include'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/src/xen-unstable.hg/xen/include'
gmake -f /usr/src/xen-unstable.hg/xen/Rules.mk -C arch/x86 asm-offsets.s
gmake[2]: Entering directory `/usr/src/xen-unstable.hg/xen/arch/x86'
gcc -O2 -fomit-frame-pointer -m64 -DNDEBUG -std=gnu99 -Wall 
-Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -nostdinc 
-fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Werror 
-Wno-pointer-arith -pipe -I/usr/src/xen-unstable.hg/xen/include 
-I/usr/src/xen-unstable.hg/xen/include/asm-x86/mach-generic 
-I/usr/src/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float 
-fno-stack-protector -mno-red-zone -fpic -fno-reorder-blocks 
-fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ 
-DCRASH_DEBUG -S -o asm-offsets.s x86_64/asm-offsets.c
In file /usr/src/xen-unstable.hg/xen/include/xen/sched.h:9,
                 from x86_64/asm-offsets.c:9:
/usr/src/xen-unstable.hg/xen/include/xen/shared.h:8:24: error: compat/xen.h: 
No such file or directory
[...]

There is no xen/include/compat/ directory in my tree.

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

end of thread, other threads:[~2007-01-09  8:25 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-08 10:49 Building broken with CS 13282 Christoph Egger
2007-01-08 11:07 ` Keir Fraser
2007-01-08 12:24   ` John Levon
2007-01-08 13:19     ` Keir Fraser
2007-01-08 14:13       ` John Levon
2007-01-08 14:30         ` John Levon
2007-01-08 14:40           ` Christoph Egger
2007-01-08 14:50             ` John Levon
2007-01-08 16:17               ` Keir Fraser
2007-01-08 17:26                 ` John Levon
2007-01-08 18:48                   ` Keir Fraser
2007-01-08 18:52                     ` John Levon
2007-01-09  8:25                     ` Jan Beulich
2007-01-08 12:20 ` Yu, Ping Y

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.