#9660: gtk-doc-1.26 does not play well with glib and other packages
----------------------+--------------------------
 Reporter:  wblaszcz  |       Owner:  blfs-book@…
     Type:  defect    |      Status:  reopened
 Priority:  normal    |   Milestone:  8.1
Component:  BOOK      |     Version:  SVN
 Severity:  normal    |  Resolution:
 Keywords:            |
----------------------+--------------------------

Comment (by bdubbs@…):

 OK, I see the issue.  The problem only occurs if --enable-gtk-doc is
 passed to configure.

 If I apply the sed to doc/Makefile.am, I get an error about

 {{{
 configure.ac:24: error: version mismatch.  This is Automake 1.15.1,
 configure.ac:24: but the definition used by this AM_INIT_AUTOMAKE
 configure.ac:24: comes from Automake 1.15.  You should recreate
 configure.ac:24: aclocal.m4 with aclocal and run automake again.
 }}}

 Applying the sed to Makefile.in, I get;

 {{{
 make[3]: gtkdoc-mktmpl: Command not found
 }}}

 I get the same when patching Makefile.am and running autoreconf after the
 sed.

 Should we just mark this as broken for now?

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/9660#comment:18>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to