All of lore.kernel.org
 help / color / mirror / Atom feed
* Build xen-unstable and qemu upstream unstable fail with error on xenfb.c
@ 2012-11-02 10:50 Fabio Fantoni
  2012-11-02 13:29 ` Anthony Liguori
  0 siblings, 1 reply; 4+ messages in thread
From: Fabio Fantoni @ 2012-11-02 10:50 UTC (permalink / raw)
  To: xen-devel, aliguori


[-- 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

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

end of thread, other threads:[~2012-11-02 14:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-02 10:50 Build xen-unstable and qemu upstream unstable fail with error on xenfb.c Fabio Fantoni
2012-11-02 13:29 ` Anthony Liguori
2012-11-02 13:45   ` Gerd Hoffmann
2012-11-02 14:22     ` Fabio Fantoni

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.