Date: Thu, 8 May 2003 08:03:21 +0200 From: tnhn <leonnguyen@brutele.be> To: freebsd-current@freebsd.org Subject: Re: make world issue with troff Message-ID: <20030508080321.6dc2bee5.leonnguyen@brutele.be> In-Reply-To: <002001c31517$fec96b30$3d2c0c80@quenya> References: <002001c31517$fec96b30$3d2c0c80@quenya>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
Before updating you should read the /usr/src/UPDATING...
I did also the mistake so here is the answer you'll find there :
20030502:
groff has been updated. If you try to do a buildworld and
get an infinite loop in troff, update to May 4th or newer. If you
have a newer kernel than userland, you may need to set the OSRELDATE
to 500110 in your environment before starting a buildworld.
=> setenv OSRELDATE 500110
and then "make buildworld"
Regards
On Wed, 7 May 2003 21:12:09 -0700
"John Stockdale" <jstockdale@stanford.edu> wrote:
> After cvsup'ing to the latest src for 5.0-CURRENT, I'm running a make
> world and after running fine for awhile the build process stalls (with
> 100% processor usage) whenever the troff process is called.
>
> Any ideas?
>
> -John
>
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030508080321.6dc2bee5.leonnguyen>
