Fabio Fantoni
2012-Nov-02 10:50 UTC
Build xen-unstable and qemu upstream unstable fail with error on xenfb.c
Anthony Liguori
2012-Nov-02 13:29 UTC
Re: Build xen-unstable and qemu upstream unstable fail with error on xenfb.c
Fabio Fantoni <fantonifabio@tiscali.it> writes:> 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 2Can you take a look at this Gerd? Thanks. Anthony Liguori> > Build of some days ago was working , xenfb seem that need to be adapt > for latest vga changes on qemu upstream._______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
Gerd Hoffmann
2012-Nov-02 13:45 UTC
Re: Build xen-unstable and qemu upstream unstable fail with error on xenfb.c
Hi,>> hw/xenfb.c:651:5: error: implicit declaration of function âdpy_updateâ >> [-Werror=implicit-function-declaration] > > Can you take a look at this Gerd?Happened already: http://patchwork.ozlabs.org/patch/196492/ cheers, Gerd _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel