difficulties with gnome-doc-utils.make



Hi,

I've some difficulties wiht gnome-doc-utils.make

./autogen.sh fails with:
running intltoolize...
Running libtoolize...
Running aclocal...
Running autoconf...
Running autoheader...
Running automake...
automake: cannot open < gnome-doc-utils.make: No such file or directory

the I tried bootstrap.sh
./bootstrap.sh make the correct symlink
gnome-doc-utils.make -> /usr/share/gnome-doc-utils/gnome-doc-utils.make
Ans then a lot of warnign messages:

running intltoolize...
Running libtoolize...
Running aclocal...
Running autoconf...
Running autoheader...
Running automake...
gnome-doc-utils.make:74: if $(DOC_H_FILE: non-POSIX variable name
gnome-doc-utils.make:74: (probably a GNU make extension)
doc/Makefile.am:2:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:77: if $(DOC_H_FILE: non-POSIX variable name
gnome-doc-utils.make:77: (probably a GNU make extension)
doc/Makefile.am:2:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:110: if $(DOC_USER_FORMATS: non-POSIX variable 
name
gnome-doc-utils.make:110: (probably a GNU make extension)
doc/Makefile.am:2:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:115: if $(filter environment,$(origin LINGUAS: 
non-POSIX variable name
gnome-doc-utils.make:115: (probably a GNU make extension)
doc/Makefile.am:2:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:115: filter $(LINGUAS: non-POSIX variable name
gnome-doc-utils.make:115: (probably a GNU make extension)
doc/Makefile.am:2:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:144: shell xmllint --format $(2: non-POSIX 
variable name
gnome-doc-utils.make:144: (probably a GNU make extension)
doc/Makefile.am:2:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:144: notdir $(patsubst %/$(notdir $(2: non-POSIX 
variable name


./configure runs normally but then, with make, I have:
...
Making all in doc
make[3]: Entering directory `/usr/local/src/balsa/balsa-2.3.27/doc'
make[3]: *** No rule to make target `../gnome-doc-utils.make', needed 
by `Makefile.in'.  Stop.


I've removed the include for  gnome-doc-utils.make in ./doc/Makefile.am 
and rerun autogen.sh / configure / make to build the package.

I configure balsa with:

--with-compface --with-gpgme --enable-smime \
   --with-gss --with-gtkspell --with-ldap --with-sqlite --with-ssl \
   --with-gtksourceview --enable-extra-mimeicons --with-webkit 

if BUILD_WITH_G_D_U
include $(top_srcdir)/gnome-doc-utils.make
dist-hook: doc-dist-hook
DOC_MODULE = balsa



Happy New Year !

Best regards

Jean-Luc

Attachment: pgpKnVuoZ48nB.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]