[Digikam-users] kubuntu wily - digikam refuses to start

Remco Viƫtor remco.vietor at wanadoo.fr
Mon Nov 2 15:56:02 GMT 2015


On Monday 02 November 2015 12:56:45 Luca Ferrari wrote:
> On Mon, Nov 2, 2015 at 9:18 AM, Gilles Caulier <caulier.gilles at gmail.com> 
wrote:
> > go to build sub dir and remove cmake cache file. restart configuration 
and
> > compilation
> 
> No way, I've tried both removing CMakeCache.txt and restarting from a
> clean tarball but what I got is still a compilation problem around 32%
> and vkontakte:
> 
> [ 32%] Building CXX object
> extra/kipi-
plugins/vkontakte/CMakeFiles/kipiplugin_vkontakte.dir/plugin_vkontakte.cpp.o
> In file included from
> /home/luca/Downloads/digikam-4.14.0/build/extra/kipi-
plugins/vkontakte/../../../../extra/kipi-
plugins/vkontakte/plugin_vkontakte.h:37:0,
>                  from
> /home/luca/Downloads/digikam-4.14.0/build/extra/kipi-
plugins/vkontakte/plugin_vkontakte.moc:9,
>                  from
> /home/luca/Downloads/digikam-4.14.0/extra/kipi-
plugins/vkontakte/plugin_vkontakte.cpp:24:
> /home/luca/Downloads/digikam-4.14.0/build/extra/kipi-
plugins/vkontakte/../../../../extra/kipi-
plugins/vkontakte/vkwindow.h:34:37:
> fatal error: libkvkontakte/albuminfo.h: No such file or directory
> compilation terminated.
> extra/kipi-
plugins/vkontakte/CMakeFiles/kipiplugin_vkontakte.dir/build.make:77:
> recipe for target
> 'extra/kipi-
plugins/vkontakte/CMakeFiles/kipiplugin_vkontakte.dir/plugin_vkontakte.cpp.o'
> failed
> make[2]: *** [extra/kipi-
plugins/vkontakte/CMakeFiles/kipiplugin_vkontakte.dir/plugin_vkontakte.cpp.o]
> Error 1
> CMakeFiles/Makefile2:4924: recipe for target
> 'extra/kipi-plugins/vkontakte/CMakeFiles/kipiplugin_vkontakte.dir/all'
> failed
> make[1]: *** [extra/kipi-
plugins/vkontakte/CMakeFiles/kipiplugin_vkontakte.dir/all]
> Error 2
> Makefile:126: recipe for target 'all' failed
> make: *** [all] Error 2
> 
> 
> Am I missing something?
> 
Yes, it looks like you are missing a file:
-- fatal error: libkvkontakte/albuminfo.h: No such file or directory
-- compilation terminated.
(about halfway down the list of errors)
This file is part of the development package/source package for 
libvkontakte.

What I find surprising is that it's even trying to compile 
plugin_vkontakte.cpp, as you had it marked as OFF (and thus CMake shouldn't 
expect to find anything related to vkontakte...) (and in your previous 
message, the error was exactly the same)

Remco




More information about the Digikam-users mailing list