[Spice-devel] [PATCH v7 06/14] usbredir: Spawn a different thread for device redirection flow

Dmitry Fleytman dmitry at daynix.com
Mon Mar 21 07:21:01 UTC 2016


Hi,

I still cannot build:

----
make[4]: Entering directory '/root/src/spice-gtk/src'
  CCLD     libspice-client-glib-2.0.la
  CC       spice-widget.lo
In file included from spice-widget.c:40:0:
spice-widget-priv.h:27:23: fatal error: epoxy/egl.h: No such file or directory
 #include <epoxy/egl.h>
                       ^
compilation terminated.
Makefile:1274: recipe for target 'spice-widget.lo' failed
----

All epoxy packages are installed:

[root at localhost spice-gtk]# rpm -qa | grep epoxy
libepoxy-devel-1.3.1-2.fc24.x86_64
mingw32-libepoxy-1.3.1-2.fc24.noarch
mingw64-libepoxy-1.3.1-2.fc24.noarch
libepoxy-1.3.1-2.fc24.x86_64

Do you have any idea?

Thanks,
Dmitry

> On 20 Mar 2016, at 13:50 PM, Fabiano Fidêncio <fidencio at redhat.com> wrote:
> 
> On Sun, Mar 20, 2016 at 12:19 PM, Dmitry Fleytman <dmitry at daynix.com> wrote:
>> Hi Jonathon,
>> 
>> Sure, I’ll test.
>> I tried to build your branch but it requires newer spice-protocol:
>> 
>> configure: error: Package requirements (spice-protocol >= 0.12.11) were not
>> met:
>> Requested 'spice-protocol >= 0.12.11' but version of spice-protocol is
>> 0.12.10
>> 
>> Do you have any idea where one can get the corresponding mingw package?
> 
> http://koji.fedoraproject.org/koji/buildinfo?buildID=744124
> 
> At least one crash was found last week on my GTask work.
> I'll send a few patches as soon as I have the crashes fixed.
> 
> Best Regards,



More information about the Spice-devel mailing list