Re: Build break :: No documentation for template mode l10n.format.mode



Hi
(ccing shaunm so he sees it.  Hopefully.)

On Wed, 2007-07-04 at 14:06 +0530, Srinidhi B S wrote:
> Hi All,
> 
> When building gnome-doc-utils from trunk, I'm getting the following error:
> 
> db2html-bibliography: No documentation for template mode l10n.format.mode
> make[2]: *** [C/db2html-bibliography.xml] Error 10
> make[2]: Leaving directory `/home/srinidhi/gnome2/gnome-doc-utils/doc/xslt'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/srinidhi/gnome2/gnome-doc-utils/doc'
> make: *** [all-recursive] Error 1
> 
> I couldn't find that file by doing "svn ls doc/xslt", so probably that
> file got missed out in SVN.

The file is actually there (in <root>/xslt/docbook/html).  I've checked
in a fix for this, but the build is breaking in a different place (the
xsldoc checks).

shaunm:
It looks like db-common.xsl needs to include / import gettext.xsl:

The stylesheet db-common calls an undefined template l10n.gettext

Working around that (by commenting calls to l10n.gettext out) results
in:

The stylesheet db2html-bibliography calls an undefined template
db.personname.list

Sorry, it's as far as I can go with it.

Thanks
Don

> 
> Thanks.
> Srinidhi.




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