[Glade-devel] Can not build glade-r2099
- From: screwdriver at lxnt.info (Alexander Sabourenkov)
- Subject: [Glade-devel] Can not build glade-r2099
- Date: Tue, 27 Jan 2009 15:01:27 +0300
Hello.
I have problems building glade svn revision 2099.
./autogen.sh
[output skipped]
make
[good output skipped]
xsltproc -o glade-C.omf --stringparam db2omf.basename glade
--stringparam db2omf.format 'docbook' --stringparam db2omf.dtd
"-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C
--stringparam db2omf.omf_dir "/usr/local/share/omf" --stringparam
db2omf.help_dir "/usr/local/share/gnome/help" --stringparam
db2omf.omf_in "/home/lxnt/tmp/glade3/help/glade.omf.in" --stringparam
db2omf.scrollkeeper_cl "`scrollkeeper-config
--pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config
--variable db2omf gnome-doc-utils` C/glade.xml || { rm -f "glade-C.omf";
exit 1; }
db2omf: Could not construct the OMF subject element.
Add a subject element to /home/lxnt/tmp/glade3/help/glade.omf.in.
make[2]: *** [glade-C.omf] Error 1
I got by temporarily by doing the following:
Index: Makefile.am
===================================================================
--- Makefile.am (revision 2099)
+++ Makefile.am (working copy)
@@ -1,8 +1,8 @@
SUBDIRS = po data gladeui src plugins doc
-if HAVE_GNOME_DOC_UTILS
-SUBDIRS += help
-endif
+#if HAVE_GNOME_DOC_UTILS
+#SUBDIRS += help
+#endif
ACLOCAL_AMFLAGS = -I m4
System: ubuntu hardy.
I would certainly try to fix any issues I see in the code, but this
autoconf-gnome-glue stuff is out of reach for me.
--
./lxnt
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]