WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Building broken with CS 13282

To: Keir Fraser <keir@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Building broken with CS 13282
From: John Levon <levon@xxxxxxxxxxxxxxxxx>
Date: Mon, 8 Jan 2007 12:24:39 +0000
Cc: Christoph Egger <Christoph.Egger@xxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 08 Jan 2007 04:23:02 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <C1C7D67B.73D2%keir@xxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <200701081149.20060.Christoph.Egger@xxxxxxx> <C1C7D67B.73D2%keir@xxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Mon, Jan 08, 2007 at 11:07:39AM +0000, Keir Fraser wrote:

> > There is no xen/include/compat/ directory in my tree.
> 
> It's supposed to be auto-generated by the gunk in xen/include/Makefile. It
> works for me. :-)

We have a seemingly related problem:

gmake[5]: Entering directory 
`/export/johnlev/xen/xen-unstable-child/xen.hg/xen/include'
mkdir -p compat
grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/acm.h | \
sed -e 's,^[[:space:]]*#[[:space:]]*include[[:space:]]\+,__InClUdE__ ,' \
    -e 
's,^[[:space:]]*#[[:space:]]*define[[:space:]]\+\([[:upper:]_]*_GUEST_HANDLE\),#define
 HIDE_\1,' \
    -e 
's,^[[:space:]]*#[[:space:]]*define[[:space:]]\+\([[:lower:]_]*_guest_handle\),#define
 hide_\1,' \
    -e 's,XEN_GUEST_HANDLE\(_[[:xdigit:]]\+\)\?,COMPAT_HANDLE,g' \
     \
    >compat/acm.c.new
mv -f compat/acm.c.new compat/acm.c
gcc -E -O1 -fno-omit-frame-pointer -Wa,--divide -D_POSIX_C_SOURCE=200112L 
-D__EXTENSIONS__ -m64 -g -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value 
-Wdeclaration-after-statement -fno-builtin -fno-common -fno-strict-aliasing 
-iwithprefix include -Werror -Wno-pointer-arith -pipe 
-I/export/johnlev/xen/xen-unstable-child/xen.hg/xen/include 
-I/export/johnlev/xen/xen-unstable-child/xen.hg/xen/include/asm-x86/mach-generic
 
-I/export/johnlev/xen/xen-unstable-child/xen.hg/xen/include/asm-x86/mach-default
 -msoft-float -mno-red-zone -fpic -fno-reorder-blocks 
-fno-asynchronous-unwind-tables -g -D__XEN__ -DVERBOSE -include 
public/xen-compat.h -m32 -o compat/acm.i compat/acm.c
compat/acm.c:29:17: xen.h: No such file or directory

We've probably never built any ACM stuff at all before... surely #include 
"xen.h" isn't right?

regards
john

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel