[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: i386/1898: XF4 Corrupted Man Page
The following reply was made to PR i386/1898; it has been noted by GNATS.
From: "J.C. Roberts" <unknown@abac.com>
To: gnats@cvs.openbsd.org, bugs@cvs.openbsd.org
Cc: Subject: Re: i386/1898: XF4 Corrupted Man Page
Date: Mon, 25 Jun 2001 14:08:17 -0700
On Mon, 25 Jun 2001 12:50:02 -0600 (MDT), you wrote:
>Thank you very much for your problem report.
>It has the internal identification `i386/1898'.
>The individual assigned to look at your
>bug is: bugs.
>
>>Category: i386
>>Responsible: bugs
>>Synopsis: Corrupted Man Page Halts make install on XF4 v4.1.0
>>Arrival-Date: Mon Jun 25 12:50:02 MDT 2001
Darn!
I forgot to write down one instruction for the (pathetic) work around
I posted. Before running "make install" again (after the error) you
need to delete the contents of /usr/X11R6/man/cat3/ where the Xdbe*
man pages get installed.
Also there's a mistake in the last paragraph of the bug report:
/usr/XF4/xc/doc/man/dbe
should be
/usr/XF4/xc/doc/man/Xext/dbe
Once you get it installed, run "man XdbeGetBackBufferAttibutes" and
you'll see a screwed up subject line on this entry. This is the man
page that is installed just before the one that causes the error
(XdbeGetVisualInfo).
JCR