pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/52505: screen produces error



>Number:         52505
>Category:       pkg
>Synopsis:       screen produces SC: kdch1: unprintable character
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Aug 23 19:15:00 +0000 2017
>Originator:     Greywolf
>Release:        NetBSD 8.99.1
>Organization:
None
>Environment:
	
	
$ ldd /usr/local/bin/screen
/usr/local/bin/screen:
        -lncurses.6 => /usr/local/lib/libncurses.so.6
        -lc.12 => /usr/lib/libc.so.12
        -lelf.2 => /usr/lib/libelf.so.2
        -lutil.7 => /usr/lib/libutil.so.7
        -lcrypt.1 => /usr/lib/libcrypt.so.1
System: NetBSD eddie.starwolf.com 8.99.1 NetBSD 8.99.1 (EDDIE) #11: Fri Jul 21 13:55:41 PDT 2017 greywolf%eddie.starwolf.com@localhost:/sys/arch/amd64/compile/EDDIE amd64
Architecture: x86_64
Machine: amd64
>Description:
	When using any program that is termcap-dependent --
	tset/reset, vi, more, less -- inside screen, the message

	(program): SC: kdch1: unprintable character

	appears
>How-To-Repeat:
	cd /usr/src/pkg/misc/screen
	make && make install
	(/path/to/)screen
	tset
	reset
	more /etc/fstab
	vi /tmp/foo
>Fix:
	


Home | Main Index | Thread Index | Old Index