Date: Mon, 3 May 1999 02:21:08 +1000 From: Bruce Evans <bde@zeta.org.au> To: andyf@speednet.com.au, freebsd-current@FreeBSD.ORG Subject: Re: make world failure mode Message-ID: <199905021621.CAA30286@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
># 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905021621.CAA30286>