From: Fabio Fantoni <fantonifabio@tiscali.it>
To: xen-devel <xen-devel@lists.xen.org>, aliguori@us.ibm.com
Subject: Build xen-unstable and qemu upstream unstable fail with error on xenfb.c
Date: Fri, 02 Nov 2012 11:50:58 +0100 [thread overview]
Message-ID: <5093A592.1050005@tiscali.it> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1213 bytes --]
I tried to compile and test xen-unstable (changeset 26124:bf249cd5f2c1)
with qemu unstable (commit 4ba79505f43bd0ace35c3fe42197eb02e7e0478e) but
failed with this error:
hw/xenfb.c: In function âxenfb_guest_copyâ:
hw/xenfb.c:651:5: error: implicit declaration of function âdpy_updateâ
[-Werror=implicit-function-declaration]
hw/xenfb.c:651:5: error: nested extern declaration of âdpy_updateâ
[-Werror=nested-externs]
hw/xenfb.c: In function âxenfb_updateâ:
hw/xenfb.c:769:9: error: implicit declaration of function âdpy_resizeâ
[-Werror=implicit-function-declaration]
hw/xenfb.c:769:9: error: nested extern declaration of âdpy_resizeâ
[-Werror=nested-externs]
cc1: all warnings being treated as errors
make[3]: *** [hw/xenfb.o] Error 1
make[3]: Leaving directory
`/mnt/vm/xen/xen-unstable.hg/tools/qemu-xen-dir-remote'
make[2]: *** [subdir-all-qemu-xen-dir] Error 2
make[2]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools'
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/mnt/vm/xen/xen-unstable.hg/tools'
make: *** [install-tools] Error 2
Build of some days ago was working , xenfb seem that need to be adapt
for latest vga changes on qemu upstream.
[-- Attachment #1.2: Firma crittografica S/MIME --]
[-- Type: application/pkcs7-signature, Size: 4510 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next reply other threads:[~2012-11-02 10:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-02 10:50 Fabio Fantoni [this message]
2012-11-02 13:29 ` Build xen-unstable and qemu upstream unstable fail with error on xenfb.c Anthony Liguori
2012-11-02 13:45 ` Gerd Hoffmann
2012-11-02 14:22 ` Fabio Fantoni
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=5093A592.1050005@tiscali.it \
--to=fantonifabio@tiscali.it \
--cc=aliguori@us.ibm.com \
--cc=xen-devel@lists.xen.org \
/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.