Date: Tue, 24 May 2005 08:17:08 -0700 From: Murray Stokely <murray@freebsdmall.com> To: "Simon L. Nielsen" <simon@FreeBSD.org> Cc: freebsd-doc@freebsd.org, Dmitry Morozovsky <marck@rinet.ru> Subject: Re: FreeBSD web build failed on freefall.freebsd.org (fwd) Message-ID: <20050524151708.GA45327@freebsdmall.com> In-Reply-To: <20050524144011.GD10053@eddie.nitro.dk> References: <20050524175228.X65859@woozle.rinet.ru> <20050524144011.GD10053@eddie.nitro.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050524151708.GA45327>