Subject: misc/130: Problem when building current-15Feb94 src/share/termcap
To: None <gnats-admin>
From: Scott Reynolds <scott@bart.acs.nmu.edu>
List: netbsd-bugs
Date: 02/16/1994 11:50:02
>Number:         130
>Category:       misc
>Synopsis:       termcap database build with output redirected fails
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnats-admin (Misc Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Feb 16 11:50:02 1994
>Originator:     
>Organization:
Academic Computing Dept.
Northern Michigan University
>Release:        
>Environment:
Zenith Z-433+
NetBSD-current-15Feb94
i386
System: NetBSD bart.acs.nmu.edu 0.9a BART#6 i386


>Description:
Trying to build a new termcap database with "make build" and output
redirected to a file results in the following:

===> termcap
ex - /export/NetBSD/NetBSD-current/src/share/termcap/termcap.src < /export/NetBSD/NetBSD-current/src/share/termcap/reorder > /dev/null
ex: /dev/tty: Device not configured
*** Error code 1

Stop.

>How-To-Repeat:
	make build >& Output
>Fix:
	Don't redirect output to a file
>Audit-Trail:
>Unformatted:


------------------------------------------------------------------------------