Version: 2.0.0 (using KDE 4.5.2) OS: Linux Building CXX object kipi-plugins/ipodexport/CMakeFiles/kipiplugin_ipodexport.dir/IpodExportDialog.o /home/vonskie/dk/graphics/kipi-plugins/ipodexport/IpodExportDialog.cpp:30: fatal error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory compilation terminated. make[2]: *** [kipi-plugins/ipodexport/CMakeFiles/kipiplugin_ipodexport.dir/IpodExportDialog.o] Error 1 make[1]: *** [kipi-plugins/ipodexport/CMakeFiles/kipiplugin_ipodexport.dir/all] Error 2 make: *** [all] Error 2 Trying to complie with ubuntu 10.10 after upgrade from 10.04 lts did a apt-get build-dep digikam to get everything apt-get install libgdk-pixbuf2.0-dev apt-get install lsb-build-desktop3 It will still not compile Reproducible: Didn't try Steps to Reproduce: Try to compile digikam Actual Results: Compile fails Building CXX object kipi-plugins/ipodexport/CMakeFiles/kipiplugin_ipodexport.dir/IpodExportDialog.o /home/vonskie/dk/graphics/kipi-plugins/ipodexport/IpodExportDialog.cpp:30: fatal error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory compilation terminated. make[2]: *** [kipi-plugins/ipodexport/CMakeFiles/kipiplugin_ipodexport.dir/IpodExportDialog.o] Error 1 make[1]: *** [kipi-plugins/ipodexport/CMakeFiles/kipiplugin_ipodexport.dir/all] Error 2 make: *** [all] Error 2 Expected Results: Compile works Building CXX object kipi-plugins/ipodexport/CMakeFiles/kipiplugin_ipodexport.dir/IpodExportDialog.o /home/vonskie/dk/graphics/kipi-plugins/ipodexport/IpodExportDialog.cpp:30: fatal error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory compilation terminated. make[2]: *** [kipi-plugins/ipodexport/CMakeFiles/kipiplugin_ipodexport.dir/IpodExportDialog.o] Error 1 make[1]: *** [kipi-plugins/ipodexport/CMakeFiles/kipiplugin_ipodexport.dir/all] Error 2 make: *** [all] Error 2
Got it to compile rm the local svn tree on my computer and redownloaded it once again. Then compiled it without problem
So, this file is invalid ? Gilles Caulier