[Spice-devel] Make problem wit lz4
Klaus Hochlehnert
Mailings at kh-dev.de
Thu Jun 18 10:40:29 PDT 2015
Hi,
I tried to build spice-gtk-0.29 with lz4 support on Ubuntu 14.04 and get this error:
...
In file included from ../spice-common/common/sw_canvas.c:29:0,
from client_sw_canvas.c:20:
../spice-common/common/canvas_base.c: In function 'canvas_get_lz4':
../spice-common/common/canvas_base.c:530:5: error: unknown type name 'LZ4_streamDecode_t'
LZ4_streamDecode_t *stream;
^
../spice-common/common/canvas_base.c:575:5: warning: implicit declaration of function 'LZ4_createStreamDecode' [-Wimplicit-function-declaration]
stream = LZ4_createStreamDecode();
^
...
Is the lz4 package too old in Ubuntu 14.04?
Thanks, Klaus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20150618/171af90c/attachment.html>
More information about the Spice-devel
mailing list