From: "S.Çağlar Onur" <caglar@pardus.org.tr>
To: xen-devel@lists.xensource.com
Subject: Re: 3.1.x and 3.2.x releases
Date: Fri, 28 Dec 2007 01:37:38 +0200 [thread overview]
Message-ID: <200712280137.41884.caglar@pardus.org.tr> (raw)
In-Reply-To: <C38EF0B9.1A0BF%keir.fraser@eu.citrix.com>
[-- Attachment #1.1: Type: text/plain, Size: 3710 bytes --]
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@pardus.org.tr>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
next prev parent reply other threads:[~2007-12-27 23:37 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-19 16:00 3.1.x and 3.2.x releases Keir Fraser
2007-12-19 17:22 ` Dan Magenheimer
2007-12-20 10:26 ` Keir Fraser
2007-12-26 19:53 ` Dan Magenheimer
2007-12-26 23:08 ` Keir Fraser
2007-12-28 22:52 ` Dan Magenheimer
2007-12-29 9:18 ` Keir Fraser
2007-12-29 9:21 ` Keir Fraser
2008-01-03 17:24 ` Dan Magenheimer
2007-12-19 18:34 ` John Levon
2007-12-20 3:58 ` You, Yongkang
2007-12-20 5:02 ` John Levon
2007-12-27 23:37 ` S.Çağlar Onur [this message]
2007-12-28 8:38 ` Keir Fraser
2007-12-28 10:17 ` S.Çağlar Onur
2007-12-28 13:16 ` Keir Fraser
2007-12-28 14:55 ` John Levon
2007-12-28 15:19 ` Keir Fraser
2007-12-29 1:18 ` Ryan Scott
2007-12-28 15:47 ` Daniel P. Berrange
2007-12-28 16:00 ` Keir Fraser
2008-01-01 16:31 ` S.Çağlar Onur
2008-01-06 22:50 ` Keir Fraser
2007-12-28 23:04 ` S.Çağlar Onur
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200712280137.41884.caglar@pardus.org.tr \
--to=caglar@pardus.org.tr \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.