FreeBSD web build failed on freefall.freebsd.org (fwd)
Murray Stokely
murray at freebsdmall.com
Tue May 24 15:17:09 UTC 2005
You can remove the index support from the russian docs by commenting
out the 'HAS_INDEX=yes' from the Handbook makefile. Both HAS_INDEX
and GEN_INDEX must be specified for the index to be built. This was
done for speed reasons. This way we only run collateindex.pl on those
documents that actually have an index (HAS_INDEX) when we recursively
specify to generate indices (GEN_INDEX).
As to actually fixing the problem, just compare with the English
build, where this works fine. Is a similar index.sgml file created
with a comma and ulink for the English build?
- Murray
On Tue, May 24, 2005 at 04:40:12PM +0200, Simon L. Nielsen wrote:
> On 2005.05.24 18:12:34 +0400, Dmitry Morozovsky wrote:
> > Colleagues,
> >
> > I'm stumbled a bit. I can't reproduce this error neither on my machine nor on
> > freefall where I do not set LANG/LC_*
>
> Do you set GEN_INDEX=yes ?
>
> --
> Simon L. Nielsen
More information about the freebsd-doc
mailing list