[Digikam-devel] [Bug 125696] digikam does not connect to USB camera with libgphoto-2.1.99

Mark Purcell msp at debian.org
Tue Nov 13 07:03:57 GMT 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=125696         




------- Additional Comments From msp debian org  2007-11-13 08:03 -------
Thanks to pusling this seems to fix:

--- kdelibs-3.5.8.dfsg.1.orig/libltdl/ltdl.c
+++ kdelibs-3.5.8.dfsg.1/libltdl/ltdl.c
 @ -184,6 +184,7  @
 #define LT_DLSTRERROR(name)    lt_dlerror_strings[LT_CONC(LT_ERROR_,name)]
 
 static const char      objdir[]                = LTDL_OBJDIR;
+#define LTDL_SHLIB_EXT ".so"
 #ifdef LTDL_SHLIB_EXT
 static const char      shlib_ext[]             = LTDL_SHLIB_EXT;
 #endif



More information about the Digikam-devel mailing list