Date: Sat, 3 May 2003 23:26:30 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING Message-ID: <200305040626.h446QUUw023032@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/05/03 23:26:30 PDT
FreeBSD src repository
Modified files:
. UPDATING
Log:
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.
Revision Changes Path
1.250 +6 -1 src/UPDATING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305040626.h446QUUw023032>
