[Digikam-devel] [Bug 282113] New: KCatalogLoader error while building DigiKam 2.1.1

tuxrules.in at gmail.com tuxrules.in at gmail.com
Fri Sep 16 01:34:11 BST 2011


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

           Summary: KCatalogLoader error while building DigiKam 2.1.1
           Product: digikam
           Version: 2.1.1
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: setup
        AssignedTo: digikam-devel at kde.org
        ReportedBy: tuxrules.in at gmail.com


Version:           2.1.1 (using KDE 4.5.5) 
OS:                Linux

I am using Slackware 13.37 x86_64 and trying to build latest digikam version
2.1.1 but the build fails with the following error.

/tmp/SBo/digikam-2.1.1/extra/libkvkontakte/libkvkontakte/util.cpp:24:14: error:
'KCatalogLoader' does not name a type
make[2]: ***
[extra/libkvkontakte/libkvkontakte/CMakeFiles/kvkontakte.dir/util.cpp.o] Error
1
make[1]: *** [extra/libkvkontakte/libkvkontakte/CMakeFiles/kvkontakte.dir/all]
Error 2
make: *** [all] Error 2

I had the same issue with version 2.1.0 and thought I would give 2.1.1 a try to
see if the bug was fixed.  I googled and search the bugzilla but couldn't find
any similar bugs.

BTW, I built and install version 2.0.0 which works fine.  Here are my build
options

cmake \
    -DCMAKE_C_FLAGS_RELEASE:STRING="-O2 -fPIC" \
    -DCMAKE_CXX_FLAGS_RELEASE:STRING="-O2 -fPIC" \
    -DCMAKE_INSTALL_PREFIX=/usr \
    -DLIB_SUFFIX=$(kde4-config --libsuffix) \
    -DMAN_INSTALL_DIR=/usr/man \
    -DSYSCONF_INSTALL_DIR=/etc/kde \
    -DCMAKE_BUILD_TYPE=Release ..


Reproducible: Always

Steps to Reproduce:
Trying to build it on a slackware 13.37 x86_64 machine


Expected Results:  
It should have built cleanly

-- 
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