[Slackbuilds-users] Qemu-4.1.0

John Yost alleytrotter at gmail.com
Sat Aug 24 04:03:51 UTC 2019


The slackbuild fails for me with:

contrib/vhost-user-gpu/vugbm.c: In function 'map_bo':
contrib/vhost-user-gpu/vugbm.c:161:17: warning: implicit declaration of
function 'gbm_bo_map' [-Wimplicit-function-declaration]
     buf->mmap = gbm_bo_map(buf->bo, 0, 0, buf->width, buf->height,
                 ^
contrib/vhost-user-gpu/vugbm.c:161:5: warning: nested extern declaration
of 'gbm_bo_map' [-Wnested-externs]
     buf->mmap = gbm_bo_map(buf->bo, 0, 0, buf->width, buf->height,
     ^
contrib/vhost-user-gpu/vugbm.c:162:28: error:
'GBM_BO_TRANSFER_READ_WRITE' undeclared (first use in this function)
                            GBM_BO_TRANSFER_READ_WRITE, &stride,
                            ^
contrib/vhost-user-gpu/vugbm.c:162:28: note: each undeclared identifier
is reported only once for each function it appears in
contrib/vhost-user-gpu/vugbm.c: In function 'unmap_bo':
contrib/vhost-user-gpu/vugbm.c:173:5: warning: implicit declaration of
function 'gbm_bo_unmap' [-Wimplicit-function-declaration]
     gbm_bo_unmap(buf->bo, buf->mmap_data);
     ^
contrib/vhost-user-gpu/vugbm.c:173:5: warning: nested extern declaration
of 'gbm_bo_unmap' [-Wnested-externs]
/tmp/SBo/qemu-4.1.0/rules.mak:69: recipe for target
'contrib/vhost-user-gpu/vugbm.o' failed
make: *** [contrib/vhost-user-gpu/vugbm.o] Error 1

Any suggestions ?
Thanks in Advance
-- 
John David Yost
AlleyTrotter
pub   2048D/F3BDEB55 2014-05-23 [expires: Never]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0x2C7AF6BEF3BDEB55.asc
Type: application/pgp-keys
Size: 2294 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20190824/ce916171/attachment.bin>


More information about the SlackBuilds-users mailing list