Subject: pkg/10153: cscope-13.0-2 doesn't compile on 1.4.1/i386
To: None <gnats-bugs@gnats.netbsd.org>
From: Phil Nelson <phil@ldc.cs.wwu.edu>
List: netbsd-bugs
Date: 05/18/2000 13:11:10
>Number:         10153
>Category:       pkg
>Synopsis:       cscope-13.0-2 doesn't compile on 1.4.1/i386
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu May 18 13:12:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Phil Nelson
>Release:        NetBSD-1.4.1
>Organization:
	WWU  Computer Science
>Environment:
System: NetBSD nooksack 1.4.1 NetBSD 1.4.1 (NOOKSACK) #0: Thu Aug 26 11:00:53 PDT 1999 phil@middlefork:/puffin/NetBSD-1.4.1/usr/src/sys/arch/i386/compile/NOOKSACK i386

>Description:
cscope-13.0-2 has the following compile error on my 1.4.1 system.

cc -c -O2 -DBSD -I../common ../common/input.c
../common/input.c: In function `mygetch':
../common/input.c:90: `KEY_BREAK' undeclared (first use in this function)
../common/input.c:90: (Each undeclared identifier is reported only once
../common/input.c:90: for each function it appears in.)
../common/input.c: In function `getline':
../common/input.c:116: `KEY_ENTER' undeclared (first use in this function)
../common/input.c:117: `KEY_BACKSPACE' undeclared (first use in this function)
../common/input.c:123: `KEY_BREAK' undeclared (first use in this function)
*** Error code 1
>How-To-Repeat:
    cd ....pkgsrc/deve/cscope
    make
>Fix:
I don't have a fix.
   
>Release-Note:
>Audit-Trail:
>Unformatted: