Re: [Qemu-devel] [PATCH] helpers: build vhost-user-gpu only for softmmu

2019-06-17 Thread Marc-André Lureau
On Fri, Jun 14, 2019 at 8:46 PM Laurent Vivier wrote: > > with > > ./configure --enable-user --disable-tools --disable-system > > it fails with: > > /usr/bin/ld: contrib/vhost-user-gpu/main.o: in function > `vg_resource_destroy': > .../contrib/vhost-user-gpu/main.c:382: undefined reference

[Qemu-devel] [PATCH] helpers: build vhost-user-gpu only for softmmu

2019-06-14 Thread Laurent Vivier
with ./configure --enable-user --disable-tools --disable-system it fails with: /usr/bin/ld: contrib/vhost-user-gpu/main.o: in function `vg_resource_destroy': .../contrib/vhost-user-gpu/main.c:382: undefined reference to `pixman_image_unref' /usr/bin/ld: contrib/vhost-user-gpu/main.o: in