[Digikam-users] compile exits with error

Arnd Baecker arnd.baecker at web.de
Fri Feb 22 18:32:40 GMT 2008


Hi Daniel,

On Fri, 22 Feb 2008, Daniel Bauer wrote:

> Hi,
>
> now I have a new compiler problem... The compile-script exits with some errors
> ("Fehler"):
>
> editorwindow.cpp:897: error: 'class KDcrawIface::RawDecodingSettings' has no
> member named 'automaticColorBalance'
> editorwindow.cpp:898: error: 'class KDcrawIface::RawDecodingSettings' has no
> member named 'cameraColorBalance'
> make[5]: *** [editorwindow.lo] Fehler 1
> make[5]: *** Warte auf noch nicht beendete Prozesse...
> mv -f .deps/imagewindow.Tpo .deps/imagewindow.Plo
> make[5]: Leaving directory
> `/home/daniel/digikam/source/graphics/digikam/utilities/imageeditor/editor'
> make[4]: *** [all-recursive] Fehler 1
> make[4]: Leaving directory
> `/home/daniel/digikam/source/graphics/digikam/utilities/imageeditor'
> make[3]: *** [all-recursive] Fehler 1
> make[3]: Leaving directory
> `/home/daniel/digikam/source/graphics/digikam/utilities'
> make[2]: *** [all-recursive] Fehler 1
> make[2]: Leaving directory `/home/daniel/digikam/source/graphics/digikam'
> make[1]: *** [all-recursive] Fehler 1
> make[1]: Leaving directory `/home/daniel/digikam/source/graphics'
> make: *** [all] Fehler 2
>
> It all began, when I for the first time wanted to open the editor and digikam
> crashed. Before I had updated my system to the latest KDE 3.5.9 and so I
> thought: ok, lets get the latest version and compile it. But then I got the
> errors above...
>
> So I deleted everything, source and binary files and began again. But the
> errors still occur and I cannot start digikam anymore. Hm.
>
> I saved all the output of the compile script to a file, if you want to look at
> it, here it is:
> http://www.daniel-bauer.com/digi/outp_comp_digi.txt (691.2 KB) or
> http://www.daniel-bauer.com/digi/outp_comp_digi.txt.tar.gz (55.3 KB)
>
> sorry to bother you again...

No problem at all!

This error is (most likely) caused by a very recent update
of libkdcraw. I.e. you need to compile the libs again
(just do
  svn up
  make install
in the libs directory
)

and the run the compile of digikam again.

Hope this helps,

Arnd



More information about the Digikam-users mailing list