Build issues digikam-doc-en-0.9.2-beta1.tar.bz2

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Build issues digikam-doc-en-0.9.2-beta1.tar.bz2

Mark Purcell
All,

It appears the configure script in digikam-doc-en-0.9.2-beta1.tar.bz2
is expecting to build all lang, not just the en version included. It also
doesn't build the included showfoto..

checking if doc should be compiled... yes
configure: creating ./config.status
wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1258.
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: error: cannot find input file: doc/da_digikam/Makefile.in


--- digikam-doc-0.9.2-beta1.orig/configure.in
+++ digikam-doc-0.9.2-beta1/configure.in
@@ -78,24 +78,8 @@
 AM_CONDITIONAL(doc_SUBDIR_included, test "x$doc_SUBDIR_included" = xyes)
 AC_CONFIG_FILES([ Makefile ])
 AC_CONFIG_FILES([ doc/Makefile ])
-AC_CONFIG_FILES([ doc/da_digikam/Makefile ])
-AC_CONFIG_FILES([ doc/de_digikam/Makefile ])
 AC_CONFIG_FILES([ doc/digikam/Makefile ])
-AC_CONFIG_FILES([ doc/es_digikam/Makefile ])
-AC_CONFIG_FILES([ doc/es_showfoto/Makefile ])
-AC_CONFIG_FILES([ doc/et_digikam/Makefile ])
-AC_CONFIG_FILES([ doc/et_showfoto/Makefile ])
-AC_CONFIG_FILES([ doc/fr_showfoto/Makefile ])
-AC_CONFIG_FILES([ doc/it_digikam/Makefile ])
-AC_CONFIG_FILES([ doc/nl_digikam/Makefile ])
-AC_CONFIG_FILES([ doc/nl_showfoto/Makefile ])
-AC_CONFIG_FILES([ doc/pl_digikam/Makefile ])
-AC_CONFIG_FILES([ doc/pl_showfoto/Makefile ])
-AC_CONFIG_FILES([ doc/pt_BR_digikam/Makefile ])
-AC_CONFIG_FILES([ doc/pt_digikam/Makefile ])
-AC_CONFIG_FILES([ doc/pt_showfoto/Makefile ])
-AC_CONFIG_FILES([ doc/ru_digikam/Makefile ])
-AC_CONFIG_FILES([ doc/sv_digikam/Makefile ])
+AC_CONFIG_FILES([ doc/showfoto/Makefile ])
 AC_OUTPUT
 dnl Put here things to be done at the very end - telling users
 dnl about additional packages to install. Better yet is giving

Mark

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

attachment0 (196 bytes) Download Attachment