Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 76282

Summary: libgphoto2 needs to depend on a higher version of libusb
Product: Gentoo Linux Reporter: Andrew Cowie <andrew>
Component: New packagesAssignee: Alastair Tse (RETIRED) <liquidx>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrew Cowie 2004-12-31 21:31:08 UTC
I had libusb 0.1.7 installed, but libgphoto was ignoring my USB camera (was previously working, broke on upgrade somewhere along the way). I noticed deep in the ./configure step of libgphoto2_port (now an internal part of libgphoto2) that it complained that libusb was insufficiently modern.

Upgraded libusb to 0.1.8 and the libgphoto2_port part picked up USB fine.

Recommend DEPENDS >=libusb-0.1.8

AfC
Sydney
Happy New Year
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2005-01-13 07:38:40 UTC
fixed in the latest versions in ~x86. thanks for your report.