compile exits with error

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

compile exits with error

Daniel Bauer-2
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...

regards

Daniel
--
Daniel Bauer photographer Basel Switzerland
professional photography: http://www.daniel-bauer.com
erotic art photos: http://www.bauer-nudes.com/en/linux.html
Madagascar special: http://www.fotograf-basel.ch/madagascar/
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: compile exits with error

Arnd Baecker
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
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: compile exits with error

Daniel Bauer-2
On Friday 22 February 2008 19.32:40, Arnd Baecker wrote:

> 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"):
> >
> > ...
>
> 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

It helped :-)
Compile was successful, I can start digikam, but there's still a crash.
I'll open a new thread for that.

thanks, and have a nice evening.

Daniel
--
Daniel Bauer photographer Basel Switzerland
professional photography: http://www.daniel-bauer.com
erotic art photos: http://www.bauer-nudes.com/en/linux.html
Madagascar special: http://www.fotograf-basel.ch/madagascar/
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users