Subject: port-i386/5203: pcvt_ioctl.h isn't installed
To: None <gnats-bugs@gnats.netbsd.org>
From: Dan Winship <danw@mit.edu>
List: netbsd-bugs
Date: 03/25/1998 21:11:22
>Number:         5203
>Category:       port-i386
>Synopsis:       pcvt_ioctl.h isn't installed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnats-admin (GNATS administrator)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 25 18:20:00 1998
>Last-Modified:
>Originator:     Dan Winship
>Organization:
MIT
>Release:        current
>Environment:
	
System: NetBSD zork.mit.edu 1.3E NetBSD 1.3E (COCONUT) #8: Wed Mar 25 00:31:37 EST 1998 danw@zork.mit.edu:/usr/src/sys/arch/i386/compile/COCONUT i386


>Description:
	pcvt_ioctl.h (which is needed by the X build if you want pcvt
	compatibility) doesn't get installed by default. Someone added
	lines to sys/arch/i386/isa/pcvt/Makefile to make it install it,
	but that Makefile doesn't get run
>How-To-Repeat:
	
>Fix:
*** /usr/src/sys/arch/i386/Makefile.orig	Sat Feb 21 18:51:04 1998
--- /usr/src/sys/arch/i386/Makefile	Sat Feb 21 18:51:16 1998
***************
*** 24,29 ****
  	    cd $$i && rm -f tags; ln -s ../tags tags; done
  
  
! SUBDIR=	stand
  
  .include <bsd.subdir.mk>
--- 24,29 ----
  	    cd $$i && rm -f tags; ln -s ../tags tags; done
  
  
! SUBDIR=	stand isa/pcvt
  
  .include <bsd.subdir.mk>
>Audit-Trail:
>Unformatted: