[Digikam-users] Can't build digiKam 4.1.0
Anders Stedtlund
falolaf at gmail.com
Sun Jul 6 06:40:27 BST 2014
i have now tried to build digiKam 4.1.0 on openSUSE 13.1 without
success. I do get this error with kfacegui:
/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld:
kan inte öppna utdatafilen kfacegui: Är en katalog
collect2: error: ld returned 1 exit status
make[2]: *** [extra/libkface/test/kfacegui] Fel 1
make[1]: *** [extra/libkface/test/CMakeFiles/kfacegui.dir/all] Fel 2
make[1]: *** Inväntar oavslutade jobb...
It translates to something like:
/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld:
unable to open out data file kfacegui: Is a folder
collect2: error: ld returned 1 exit status
make[2]: *** [extra/libkface/test/kfacegui] Error 1
make[1]: *** [extra/libkface/test/CMakeFiles/kfacegui.dir/all] Error 2
make[1]: *** Waiting on unfinished jobs...
This is how I build:
cmake -DDIGIKAMSC_USE_PRIVATE_KDEGRAPHICS=on
-DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX=/stedtlund/beta
-DDIGIKAMSC_COMPILE_DOC=on -DDIGIKAMSC_CHECKOUT_PO=off
-DENABLE_RAWSPEED=on -Wno-dev .
make -j 4
Any ideas? (BTW, I have installed opencv 2.4.9.)
/Anders
More information about the Digikam-users
mailing list