From owner-freebsd-stable@FreeBSD.ORG Wed Sep 10 10:56:16 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74CC516A4BF for ; Wed, 10 Sep 2003 10:56:16 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9F3343FE0 for ; Wed, 10 Sep 2003 10:56:12 -0700 (PDT) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h8AHsu9F047803 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 10 Sep 2003 20:54:57 +0300 (EEST) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h8AHstL4047798; Wed, 10 Sep 2003 20:54:55 +0300 (EEST) (envelope-from ru) Date: Wed, 10 Sep 2003 20:54:55 +0300 From: Ruslan Ermilov To: Forrest Aldrich Message-ID: <20030910175454.GA47098@sunbay.com> References: <6.0.0.22.2.20030910112758.01c00318@192.168.1.1> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jRHKVT23PllUwdXP" Content-Disposition: inline In-Reply-To: <6.0.0.22.2.20030910112758.01c00318@192.168.1.1> User-Agent: Mutt/1.5.4i cc: freebsd-stable@freebsd.org Subject: Re: problems with groff X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Sep 2003 17:56:16 -0000 --jRHKVT23PllUwdXP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 10, 2003 at 11:30:56AM -0400, Forrest Aldrich wrote: > Why would this be happening, and how can I fix this - the man subsystem= =20 > hasn't been working because of this for a while. This is=20 > FreeBSD-4.9-Prerelease: >=20 > # gdb man man > GNU gdb 4.18 (FreeBSD) > This GDB was configured as "i386-unknown-freebsd"...(no debugging symbols= =20 > found)... >=20 > /usr/share/tmac/man: No such file or directory. >=20 > And when I go to run a manpage, I sometimes get this error: >=20 > # man troff > Formatting page, please wait...troff: fatal error: can't find macro file= =20 > tty-char > Done. >=20 > But clearly tty-char is in: >=20 > # ls -l /usr/share/tmac/tty-char.tmac > -r--r--r-- 1 root wheel 5102 Sep 10 11:16 /usr/share/tmac/tty-char.tmac >=20 >=20 > This can't be that difficult to fix... where is the problem? Installing= =20 > again from /usr/src doesn't make any different here, so I wonder if it's = a=20 > config issue? >=20 Maybe some /usr/loca stuff gets in the way? How about temporarily ``mv /usr/local /usr/local~'' and attempting to run ``man troff'' again? Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --jRHKVT23PllUwdXP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/X2VuUkv4P6juNwoRAkbzAJ9bQLrmfqIhGH4iFDOAUm5UAWcfIwCfUwv8 Cx9BbE4t3VtjKF9RlWL0KPg= =BVC/ -----END PGP SIGNATURE----- --jRHKVT23PllUwdXP--