You probably just need to run autogen.sh again, maybe after doing git
clean -dfx (careful - this will delete local files).
--
murr...@murrayc.com
www.murrayc.com
www.openismus.com
___
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/
Hi Kjell,
Agree it's strange. I built cluttermm using jhbuild, so it's processed
the other 38 or so libraries with no problem. On cluttermm it fails.
The line in cluttermm/build/doc-reference.am that fails is
$(AM_V_GEN)$(XSLTPROC) $(dh_xsl_params) -o $@ $(tagfile_to_devhelp2) $<
and t
Could you be more specific? Which documentation fails to build? Gtkmm's
reference documentation? Any other package's ref docs?
gtkmm-documentation (the gtkmm tutorial)? Which command fails (including
all command parameters)?
If the error is in build/doc-reference.am, it's strange that only one