Date: Sat, 9 Dec 2000 22:11:28 -0800 (PST) From: "Thomas D. Dean" <tomdean@speakeasy.org> To: current@FreeBSD.ORG Subject: Re: Bootstrapping issues with groff(1) Message-ID: <200012100611.eBA6BSX49312@dsl081-020-229-sea1.dsl-isp.net> In-Reply-To: <3A330215.A981B3CA@cup.hp.com> (message from Marcel Moolenaar on Sat, 09 Dec 2000 20:09:57 -0800) References: <20001208181908.A12716@sunbay.com> <3A319751.D2C9E5AB@cup.hp.com> <20001209154347.A78374@sunbay.com> <3A329641.CC6D8447@cup.hp.com> <200012092138.eB9LcVW08042@dsl081-020-229-sea1.dsl-isp.net> <3A32A8A5.65C69B94@cup.hp.com> <200012100225.eBA2PVH08442@dsl081-020-229-sea1.dsl-isp.net> <3A32EC5A.6953D817@cup.hp.com> <200012100245.eBA2js708522@dsl081-020-229-sea1.dsl-isp.net> <3A330215.A981B3CA@cup.hp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I have no environment settings that relate to groff and only MANPATH that relates to man. There are no local modifications. etc/make.conf only has CFLAGS= -O -pipe HAVE_MOTIF= yes MOTIF_STATIC= yes USA_RESIDENT= YES WRKDIRPREFIX= /usr/obj/ports NO_MODULES= NO I have always done cvsup followed by 'make world'. # cd /usr/src/gnu/usr.bin # make clean # cd /usr/src # make -DNOCLEAN world fixed the problem. Before, I used 'make -j36 -DNOCLEAN world'. Could it be a problem with the Makefile in man? Next week, I will do a cvsup, etc. I will use -j36 and see if it changes anything. tomdean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012100611.eBA6BSX49312>