[Digikam-users] DK 4.2 compilation error

Remco Viëtor remco.vietor at wanadoo.fr
Mon Aug 18 12:12:12 BST 2014


On Monday 18 August 2014 12:25:40 maderios wrote:
> (...)
> Generating setupdatabase.moc
> Generating searchgroup.moc
> Generating albummodel.moc
> [ 45%] Built target digikam_automoc
> Makefile:126: recipe for target 'all' failed
> make: *** [all] Error 2
> 
> Full new output  digikam-4.2 compilation-2
> http://pastebin.com/z6H4ZgFS
> 

The interesting bit in your pastebin dump starts with:
| /usr/local/src/digikam-4.2.0/digikam-4.2.0/extra/kipi-
| plugins/videoslideshow/magickiface/magickiface.cpp:183:61: error:
| ‘MagickCoreGenesis’ was not declared in this scope
|     MagickCoreGenesis(path.toLocal8Bit().data(), MagickFalse);

indicating that you might not have installed the Imagemagick development 
package (the Imagemagick library was found according to your paste).

It might be useful to check that you have the development packages 
installed for all of the dependencies for digikam.

Remco



More information about the Digikam-users mailing list