[Digikam-devel] [Bug 253862] New: compile fails can not find gdk-pixbuf/gdk-pixbuf.h: No such file or directory (SVN version)

Von Wallace vonwallace at yahoo.com
Mon Oct 11 17:40:27 BST 2010


https://bugs.kde.org/show_bug.cgi?id=253862

           Summary: compile fails can not find gdk-pixbuf/gdk-pixbuf.h: No
                    such file or directory (SVN version)
           Product: digikamimageplugins
           Version: 2.0.0
          Platform: Ubuntu Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel at kde.org
        ReportedBy: vonwallace at yahoo.com


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

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list