Il 27/11/2013 11:09, Erik Rull ha scritto: > I don't have libusbx installed on my system but the source package is > available > and compiled for development. > This may also help other users to enable the libusbx support without having it > actually installed on the compile machine. > > It's a first attempt, feel free to optimize it. I would be happy if someone > could commit a patch like that for the next release - this would make it > possible to use the next qemu release instead of the git version with own > patches. > > The call parameters would be filled like: > > --enable-libusb-special-headers=-I/home/erik/libusbx/libusb > --enable-libusb-special-libs="-L/home/erik/libusbx/libusb/.libs -lusb-1.0"
I believe you just have a misconfigured pkg-config. Paolo