Subject: Re: port-amd64/34282: console color is broken on amd64 when using pkgsrc/misc/screen on amd64
To: None <gnats-bugs@NetBSD.org>
From: Alan Barrett <apb@cequrux.com>
List: netbsd-bugs
Date: 10/05/2006 08:47:36
On Wed, 04 Oct 2006, Thomas Dickey wrote:
>  However, none of the comments made on the mailing lists have
>  identified the problem other than the oblique comment that it has
>  been fixed in some version.
>  (Since no analysis has been presented, it is unlikely that it is fixed).

Since the string "OOPS" no longer appears in the libterm sources, or in
the binary libtermcap.a, it is unlikely that the library still prints
"OOPS".  Are you sure you tried -current?  Or you could just apply the
patch to whatever sources you use:

   cvs diff -r 1.23 -r 1.25 src/lib/term/t_goto.c

Is it possible that your xterm is linked against a non-NetBSD libtermcap?

--apb (Alan Barrett)