From owner-freebsd-current Sun May 2 9:21:26 1999 Delivered-To: freebsd-current@freebsd.org Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (Postfix) with ESMTP id 36C64153A3 for ; Sun, 2 May 1999 09:21:15 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id CAA30286; Mon, 3 May 1999 02:21:08 +1000 Date: Mon, 3 May 1999 02:21:08 +1000 From: Bruce Evans Message-Id: <199905021621.CAA30286@godzilla.zeta.org.au> To: andyf@speednet.com.au, freebsd-current@FreeBSD.ORG Subject: Re: make world failure mode Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ># uname -v >FreeBSD 3.1-STABLE #2: Mon Apr 26 22:46:11 EST 1999 > >I have noticed that if you do not have /usr/share/groff_font >directory, a buildworld will fail. I think GROFF_FONT_PATH is >missing from a Makefile maybe? The dev* directories are already >built in the obj tree... Similarly for /usr/share/tmac and GROFF_TMAC_PATH. Not quite similarly for /usr/share/dict/{various}. groff uses these, but there doesn't seem to be any macros for them. Hopefully they aren't used by buildworld. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message