[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] compilation fail, xen staging-4.6, vnc.c, qemu-tradintional issues under ubuntu 16.04
On Wed, Mar 30, 2016 at 3:58 PM, Dario Faggioli <dario.faggioli@xxxxxxxxxx> wrote: > Cc-ing some tools, Qemu, and Stubdom/MiniOS people, and dropping xen- > users (Bcc-ed)... > [snip] >> vl.c:2784:5: error: ‘g_mem_set_vtable’ is deprecated >> [-Werror=deprecated-declarations] >> g_mem_set_vtable(&mem_trace); >> >> >> I had to apply >> >> https://lists.gnu.org/archive/html/qemu-devel/2015-09/msg01262.html >> >> which seemes that only partially been applied (has rejects), but >> after >> modifying the sources by hand, it seemes working. Anthony / Stefano / Ian, this is still failing two months later: vl.c: In function ‘main’: vl.c:2784:5: error: ‘g_mem_set_vtable’ is deprecated [-Werror=deprecated-declarations] g_mem_set_vtable(&mem_trace); ^ In file included from /usr/include/glib-2.0/glib/glist.h:32:0, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from vl.c:59: /usr/include/glib-2.0/glib/gmem.h:357:6: note: declared here void g_mem_set_vtable (GMemVTable *vtable); ^ cc1: all warnings being treated as errors /root/git/xen.git/tools/qemu-xen-dir/rules.mak:57: recipe for target 'vl.o' failed -George _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |