From owner-freebsd-current@FreeBSD.ORG Sat May 10 23:05:07 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E5D737B401 for ; Sat, 10 May 2003 23:05:07 -0700 (PDT) Received: from smtp015.mail.yahoo.com (smtp015.mail.yahoo.com [216.136.173.59]) by mx1.FreeBSD.org (Postfix) with SMTP id 929F443FAF for ; Sat, 10 May 2003 23:05:06 -0700 (PDT) (envelope-from kaeru@pd.jaring.my) Received: from unknown (HELO ?219.95.19.81?) (khairil?yusof@219.95.19.81 with plain) by smtp.mail.vip.sc5.yahoo.com with SMTP; 11 May 2003 06:05:05 -0000 From: Khairil Yusof To: freebsd-current@freebsd.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-oqcSrzO0rvx4GzVXRbBA" Organization: Message-Id: <1052633086.713.41.camel@daemon.home.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 11 May 2003 14:04:47 +0800 Subject: troff can't find macro files X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kaeru@pd.jaring.my List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 06:05:07 -0000 --=-oqcSrzO0rvx4GzVXRbBA Content-Type: text/plain Content-Transfer-Encoding: quoted-printable A very recent buildworld (yesterday) on -current has caused problems with troff and my man pages: troff: fatal error: can't find macro file tty-char Upon investigation, I found that troff was looking for macros in the default /usr/local/share/tmac dirs instead of /usr/share/tmac of freebsd. This is fixed by setting GROFF_TMAC_PATH to the correct paths, but although my buildworld didn't have problems, a lot of man pages display nothing. Is this supposed to be set or is troff patched for this on freebsd? These were missing man pages on my system: man grep (but egrep, fgrep etc. works) find a make clean, make, make install fixes bins that have the manual missing. All the other common commands I use, all seem to have man working properly. I hope I have provided enough clues on why, some man pages weren't installed and why troff can't find macros by default.=20 Does this problem affect anybody else? -- FreeBSD 5.1-BETA 1:41PM up 1:06, 1 user, load averages: 0.82, 0.85, 0.81 --=-oqcSrzO0rvx4GzVXRbBA Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA+vef9DAqnLW/+/X8RAobxAJ0QT6Fzf0bvtNG4WAMPHcYTc1DvbACgmqqk cdRBid5OORtPBCIZtx3b4/8= =eUMl -----END PGP SIGNATURE----- --=-oqcSrzO0rvx4GzVXRbBA--