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] 3.1.x and 3.2.x releases

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] 3.1.x and 3.2.x releases
From: "S.Çağlar Onur" <caglar@xxxxxxxxxxxxx>
Date: Fri, 28 Dec 2007 01:37:38 +0200
Delivery-date: Thu, 27 Dec 2007 15:38:42 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <C38EF0B9.1A0BF%keir.fraser@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>
Organization: TÜBİTAK / UEKAE
References: <C38EF0B9.1A0BF%keir.fraser@xxxxxxxxxxxxx>
Reply-to: caglar@xxxxxxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.6 (enterprise 0.20071204.744707)
Hi;

19 Ara 2007 Çar tarihinde, Keir Fraser şunları yazmıştı: 
> Meanwhile, in preparation for 3.1.3, please let me know if there are any
> further patches from xen-unstable that should be backported into the 3.1
> branch. You can pull the xen-3.1-testing.hg repository to see what has
> already been backported.

I'm getting following build error with libvirt-0.4.0 on latest 
xen-3.1-testing.hg (i'm using gcc-3.4.6). 

I found [1] in xen-changelog mailing list while searching but it's already 
backported to xen-3.1-testing, is another patch needed or i'm missing 
something?

[...]
make[2]:`/var/pisi/libvirt-0.4.0-3/work/libvirt-0.4.0/src' dizinine giriliyor
/bin/sh ../libtool --tag=CC   --mode=compile 
gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include 
-I../include -I../qemud -I/usr/include/libxml2     -DBINDIR=\""/usr/libexec"\" 
-DSBINDIR=\""/usr/sbin"\" -DSYSCONF_DIR="\"/etc\"" 
-DLOCALEBASEDIR=\""/usr/share/locale"\" -DLOCAL_STATE_DIR=\""/var/lib"\" 
-DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow 
-Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline 
-Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fasynchronous-unwind-tables  -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN  
  -mtune=i686 -O2 -pipe -fomit-frame-pointer -MT 
libvirt_la-xen_unified.lo -MD -MP -MF .deps/libvirt_la-xen_unified.Tpo -c -o 
libvirt_la-xen_unified.lo `test -f 'xen_unified.c' || echo './'`xen_unified.c
 
gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../include 
-I../include -I../qemud -I/usr/include/libxml2 -DBINDIR=\"/usr/libexec\" 
-DSBINDIR=\"/usr/sbin\" -DSYSCONF_DIR=\"/etc\" 
-DLOCALEBASEDIR=\"/usr/share/locale\" -DLOCAL_STATE_DIR=\"/var/lib\" 
-DGETTEXT_PACKAGE=\"libvirt\" -Wall -Wformat -Wformat-security 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow 
-Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline 
-Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
-fasynchronous-unwind-tables -DWITH_QEMU -DWITH_TEST -DWITH_REMOTE -DWITH_XEN 
-mtune=i686 -O2 -pipe -fomit-frame-pointer -MT 
libvirt_la-xen_unified.lo -MD -MP -MF .deps/libvirt_la-xen_unified.Tpo -c 
xen_unified.c  -fPIC -DPIC -o .libs/libvirt_la-xen_unified.o
In file included from /usr/include/xen/dom0_ops.h:31,
                 from xen_unified.c:29:
/usr/include/xen/xen.h:580: error: syntax error before "char"
/usr/include/xen/xen.h:581: error: syntax error before "short"
/usr/include/xen/xen.h:582: error: syntax error before "int"
/usr/include/xen/xen.h:583: error: syntax error before "long"
In file included from /usr/include/xen/dom0_ops.h:32,
                 from xen_unified.c:29:
/usr/include/xen/platform.h:149: error: syntax error 
before "__guest_handle_unsigned"
/usr/include/xen/platform.h:151: error: syntax error before '}' token
/usr/include/xen/platform.h:152: error: syntax error before '}' token
/usr/include/xen/platform.h:166: error: field `firmware_info' has incomplete 
type
make[2]: *** [libvirt_la-xen_unified.lo] Hata 1
make[2]: `/var/pisi/libvirt-0.4.0-3/work/libvirt-0.4.0/src' dizininden 
çıkılıyor
make[1]: *** [all-recursive] Hata 1
make[1]: `/var/pisi/libvirt-0.4.0-3/work/libvirt-0.4.0' dizininden çıkılıyor
make: *** [all] Hata 2
[...]

[1] 
http://lists.xensource.com/archives/html/xen-changelog/2007-09/msg00095.html

Cheers
-- 
S.Çağlar Onur <caglar@xxxxxxxxxxxxx>
http://cekirdek.pardus.org.tr/~caglar/

Linux is like living in a teepee. No Windows, no Gates and an Apache in house!

Attachment: signature.asc
Description: This is a digitally signed message part.

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