]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Document a workaround for getting past the groff infinite loop problem
authorimp <imp@FreeBSD.org>
Sun, 4 May 2003 06:26:30 +0000 (06:26 +0000)
committerimp <imp@FreeBSD.org>
Sun, 4 May 2003 06:26:30 +0000 (06:26 +0000)
commita0a7c268e050f50234f60c2957b42f48cba0cb56
treec1acac307acc21949a980a7f7e40366dd93ac709
parentdfd339c3ffa50f7ee1810c10d8eee39b3a9b339c
Document a workaround for getting past the groff infinite loop problem
when your userland is older tahn your kernel and Makefile.inc1 therefore
thinks that you don't need to rebuild groff, when in fact you do.  This
workaround is to set OSRELDATE to 500110 before building, but only if you
have a new enough Makefile.inc1.

I've confirmed this on my laptop, which was suffering from this problem.
Since it only hits power users, we'll naively assume that such users are
smart enough to read UPDATING.
UPDATING