[Digikam-users] Digikam 0.9.2_beta2 compilation problem

Guillaume Castagnino casta at xwing.info
Tue May 29 06:19:49 BST 2007


Le Mon, 28 May 2007 23:50:14 +0200, Mikolaj Machowski a écrit:
> With that type of errors you have at least `make distclean`, or even
> better do fresh checkout.
> 
> m.

Hi,

Problem is that it's not a checkout, it's the tarball of the
beta2 release that can be found on SF ;)
I do not really undestand why I get this error.

I currently have worked around the problem by disabling theme
designer with this patch :

diff -U3 -r digikam-0.9.2-beta2.orig/digikam/Makefile.am digikam-0.9.2-beta2/digikam/Makefile.am
--- digikam-0.9.2-beta2.orig/digikam/Makefile.am        2007-05-28 22:36:06.000000000 +0200
+++ digikam-0.9.2-beta2/digikam/Makefile.am     2007-05-28 22:36:18.000000000 +0200
@@ -1,6 +1,6 @@
 COMPILE_FIRST = sqlite

-SUBDIRS = sqlite libs utilities digikam themedesigner showfoto data kioslave imageplugins
+SUBDIRS = sqlite libs utilities digikam showfoto data kioslave imageplugins

 EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL README TODO digikam.lsm



Regards,
Guillaume







More information about the Digikam-users mailing list