qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] hw/usb/host-libusb.c:1254:217: error: ‘LIBUSB_LOG_LEVEL_WARNING’ undeclared here (not in a function)
@ 2013-04-18  9:40 Michael Tokarev
  2013-04-18  9:54 ` Peter Maydell
  2013-04-18  9:56 ` Gerd Hoffmann
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Tokarev @ 2013-04-18  9:40 UTC (permalink / raw)
  To: Gerd Hoffmann; +Cc: qemu-devel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-04-18  9:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-18  9:40 [Qemu-devel] hw/usb/host-libusb.c:1254:217: error: ‘LIBUSB_LOG_LEVEL_WARNING’ undeclared here (not in a function) Michael Tokarev
2013-04-18  9:54 ` Peter Maydell
2013-04-18  9:56 ` Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).