Summary: | failure to find libgpod | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Alin M Elena <alinm.elena> |
Component: | Portability-Cmake | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 2.0.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.0.0 | |
Sentry Crash Report: |
Description
Alin M Elena
2011-03-22 11:34:42 UTC
Same problem here under MACOSX : -- checking for module 'libgpod-1.0' -- found libgpod-1.0, version 0.8.0 -- checking for module 'gdk-pixbuf-2.0' -- found gdk-pixbuf-2.0, version 2.22.1 -- Found Gdk: /opt/local/include/gdk-pixbuf-2.0 -- Found GLIB2: /opt/local/lib/libglib-2.0.dylib -- checking for module 'gobject-2.0' -- found gobject-2.0, version 2.28.3 -- Found GObject libraries: /opt/local/lib/libgobject-2.0.dylib;/opt/local/lib/libgmodule-2.0.dylib;/opt/local/lib/libgthread-2.0.dylib;/opt/local/lib/libglib-2.0.dylib -- Found GObject includes : /opt/local/include/glib-2.0/gobject -- ---------------------------------------------------------------------------------- -- kipi-plugins 2.0.0-beta4 dependencies results <http://www.kipi-plugins.org> -- -- libjpeg library found.................... YES -- libtiff library found.................... YES -- libpng library found..................... YES -- libkipi library found.................... YES -- libkexiv2 library found.................. YES -- libkdcraw library found.................. YES -- libxml2 library found.................... YES (optional) -- libxslt library found.................... YES (optional) -- libexpat library found................... YES (optional) -- native threads support library found..... YES (optional) -- libopengl library found.................. YES (optional) -- Qt4 OpenGL module found.................. YES -- libopencv library found.................. YES (optional) -- QJson library found...................... YES (optional) -- libgpod library found.................... NO (optional) -- Gdk library found........................ YES (optional) -- libkdepim library found.................. YES (optional) -- qca2 library found....................... YES (optional) -- libkmap library found.................... YES (optional) -- OpenMP library found..................... NO (optional) -- libksane library found................... YES (optional) -- -- kipi-plugins will be compiled............ YES -- Shwup will be compiled................... YES (optional) -- YandexFotki will be compiled............. YES (optional) -- HtmlExport will be compiled.............. YES (optional) -- AdvancedSlideshow will be compiled....... YES (optional) -- ImageViewer will be compiled............. YES (optional) -- AcquireImages will be compiled........... YES (optional) -- DNGConverter will be compiled............ YES (optional) -- RemoveRedEyes will be compiled........... YES (optional) -- Debian Screenshots will be compiled...... YES (optional) -- IpodExport will be compiled.............. NO (optional - Look README file for more details about dependencies) -- Calendar will be compiled................ YES (optional) -- GPSSync will be compiled................. YES (optional) -- ---------------------------------------------------------------------------------- I will investiguate... Gilles Caulier Git commit 5f781e58f3ea19515ccb74c15646da2f8ce375aa by Gilles Caulier. Committed on 23/03/2011 at 16:40. Pushed by cgilles into branch 'master'. use ipod cmake script from Amarok to detect libgpod, instead old FindGpod cmake script CCBUGS: 269121 M +5 -5 CMakeLists.txt D +0 -54 cmake/modules/FindGpod.cmake M +2 -2 ipodexport/CMakeLists.txt http://commits.kde.org/kipi-plugins/5f781e58f3ea19515ccb74c15646da2f8ce375aa bash-3.2$ uname -a Darwin new-host-4.home 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386 -- Found libgpod-1 0.8.0 -- libgpod dir: /opt/local/include/gpod-1.0;/opt/local/include/glib-2.0;/opt/local/lib/glib-2.0/include;/opt/local/include;/opt/local/include/gdk-pixbuf-2.0;/opt/local/include/libpng14 -- libgpod lib: gpod;gdk_pixbuf-2.0;m;gobject-2.0;gmodule-2.0;png14;gthread-2.0;glib-2.0;intl -- libgpod def: -D_REENTRANT;-I/opt/local/include/gpod-1.0;-I/opt/local/include/glib-2.0;-I/opt/local/lib/glib-2.0/include;-I/opt/local/include;-I/opt/local/include/gdk-pixbuf-2.0;-I/opt/local/include/libpng14 -- libgpod ver: 0.8.0 -- ---------------------------------------------------------------------------------- -- kipi-plugins 2.0.0-beta4 dependencies results <http://www.kipi-plugins.org> -- -- libjpeg library found.................... YES -- libtiff library found.................... YES -- libpng library found..................... YES -- libkipi library found.................... YES -- libkexiv2 library found.................. YES -- libkdcraw library found.................. YES -- libxml2 library found.................... YES (optional) -- libxslt library found.................... YES (optional) -- libexpat library found................... YES (optional) -- native threads support library found..... YES (optional) -- libopengl library found.................. YES (optional) -- Qt4 OpenGL module found.................. YES -- libopencv library found.................. YES (optional) -- QJson library found...................... YES (optional) -- libgpod library found.................... YES (optional) -- Gdk library found........................ YES (optional) -- libkdepim library found.................. YES (optional) -- qca2 library found....................... YES (optional) -- libkmap library found.................... YES (optional) -- OpenMP library found..................... NO (optional) -- libksane library found................... YES (optional) -- -- kipi-plugins will be compiled............ YES -- Shwup will be compiled................... YES (optional) -- YandexFotki will be compiled............. YES (optional) -- HtmlExport will be compiled.............. YES (optional) -- AdvancedSlideshow will be compiled....... YES (optional) -- ImageViewer will be compiled............. YES (optional) -- AcquireImages will be compiled........... YES (optional) -- DNGConverter will be compiled............ YES (optional) -- RemoveRedEyes will be compiled........... YES (optional) -- Debian Screenshots will be compiled...... YES (optional) -- IpodExport will be compiled.............. YES (optional) -- Calendar will be compiled................ YES (optional) -- GPSSync will be compiled................. YES (optional) -- ---------------------------------------------------------------------------------- bash-3.2$ make Scanning dependencies of target kipiplugin_ipodexport_automoc [ 0%] Built target kipiplugin_ipodexport_automoc [ 0%] Built target kipi_automoc [ 0%] Built target kipi [ 0%] Built target kipiplugins_automoc [ 0%] Built target kexiv2_automoc [ 0%] Built target kexiv2 [ 0%] Built target kdcraw_automoc [ 33%] Built target kdcraw [ 66%] Built target kipiplugins Scanning dependencies of target kipiplugin_ipodexport [ 66%] Building CXX object extra/kipi-plugins/ipodexport/CMakeFiles/kipiplugin_ipodexport.dir/kipiplugin_ipodexport_automoc.cpp.o [ 66%] Building CXX object extra/kipi-plugins/ipodexport/CMakeFiles/kipiplugin_ipodexport.dir/plugin_ipodexport.cpp.o [ 66%] Building CXX object extra/kipi-plugins/ipodexport/CMakeFiles/kipiplugin_ipodexport.dir/IpodExportDialog.cpp.o [ 66%] Building CXX object extra/kipi-plugins/ipodexport/CMakeFiles/kipiplugin_ipodexport.dir/IpodHeader.cpp.o [ 66%] Building CXX object extra/kipi-plugins/ipodexport/CMakeFiles/kipiplugin_ipodexport.dir/IpodListItem.cpp.o [100%] Building CXX object extra/kipi-plugins/ipodexport/CMakeFiles/kipiplugin_ipodexport.dir/ImageList.cpp.o Linking CXX shared module ../../../lib/kipiplugin_ipodexport.so [100%] Built target kipiplugin_ipodexport Gilles Caulier |