[Glade-devel] Can not build glade-r2099



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]