qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] hw/usb/host-libusb.c:1254:217: err or: ‘LIBUSB_LOG_LEVEL_WA


From: Michael Tokarev
Subject: [Qemu-devel] hw/usb/host-libusb.c:1254:217: err or: ‘LIBUSB_LOG_LEVEL_WARNING’ undeclared here (not in a function)
Date: Thu, 18 Apr 2013 13:40:58 +0400
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/17.0 Icedove/17.0

The error in $subject is spewed when trying to compile current
qemu code on my debian wheezy system.

/usr/include/libusb-1.0/libusb.h does not define any LIBUSB_LOG_LEVEL*
constants.  libusb-1.0-0 on my system is of version 1.0.11.

Should we define some minimum libusb-1.0 version requiriment, or
conditionally compile the 'loglevel' property?  Which minimum
version is needed?

Thanks,

/mjt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]