https://bugs.kde.org/show_bug.cgi?id=363638
--- Comment #5 from Simon <freisi...@gmail.com> --- I do not see anything related to libusb and still the same for libgphoto. I am running the boostrap script on softwarecomp commit "d30542149650693a58b355aab944fea4e7be6e09" and core commit "e74ea61a3177d964474a04dc1460c1500811bec6". The full output of the bootstrap can be found on http://pastebin.com/RtgXyHsC On 02/06/16 09:01, via KDE Bugzilla wrote: > https://bugs.kde.org/show_bug.cgi?id=363638 > > caulier.gil...@gmail.com changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Resolution|--- |FIXED > Status|UNCONFIRMED |RESOLVED > > --- Comment #4 from caulier.gil...@gmail.com --- > It must miss libusb1. This is required to prevent conflict with opencv. See > bug > #268267 for details. > > In your configuration trace you must see something like that : > ... > -- Found gphoto2: -L/usr/lib64 -lgphoto2_port;-L/usr/lib64 -lgphoto2 > -lgphoto2_port -lm > -- Found LibUSB1: /usr/lib64/libusb-1.0.so > -- LibUSB1_FOUND = TRUE > -- LibUSB1_INCLUDE_DIRS = /usr/include/libusb-1.0 > -- LibUSB1_LIBRARIES = /usr/lib64/libusb-1.0.so > CMake Warning at core/CMakeLists.txt:351 (message): > libgphoto2 is found but libusb1 cannot be found on your system. > libgphoto2 support will be disabled. > ... > > Gilles Caulier > -- You are receiving this mail because: You are watching all bug changes.