[Spice-devel] [PATCH spice-gtk 00/10]: Move USB event handling to a separate thread

Marc-André Lureau marcandre.lureau at gmail.com
Mon Dec 19 04:58:57 PST 2011


Hi

On Mon, Dec 19, 2011 at 12:24 PM, Hans de Goede <hdegoede at redhat.com> wrote:

> Hi All,
>
> Well it has been long in the making, but here it finally is :)
>
> Note that if you want to compile with usbredir support after this patch set
> you will need the latest usbredir from git, grab it here:
> http://cgit.freedesktop.org/~jwrdegoede/usbredir/


I am using master branch, but I get the following error when running
./configure in spice-gtk:

configure: error: Package requirements (libusbredirhost >= 0.3.2) were not
met:

Variable 'exec_prefix' not defined in
'/usr/local/lib/pkgconfig/libusbredirhost.pc'

$ pkg-config --modversion libusbredirhost
Variable 'exec_prefix' not defined in
'/usr/local/lib/pkgconfig/libusbredirhost.pc'


$ cat /usr/local/lib/pkgconfig/libusbredirhost.pc
prefix=/usr/local/stow/usbredir
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libusbredirhost
Description: usbredirhost library
Version: 0.3.2
Libs: -L${libdir} -lusbredirhost
Requires.private: libusb-1.0 libusbredirparser
Cflags: -I${includedir}

$ pkg-config --version
0.25

You don't get this error?

-- 
Marc-André Lureau
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20111219/9f52ded8/attachment.htm>


More information about the Spice-devel mailing list