Subject: bin/59: sup doesn't compile
To: None <gnats-admin>
From: None <jimj@miller.cs.uwm.edu>
List: netbsd-bugs
Date: 01/01/1994 18:20:03
>Number:         59
>Category:       bin
>Synopsis:       sup doesn't compile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    gnats-admin (Utility Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jan  1 18:20:02 1994
>Originator:     James Jegers
>Organization:
	
>Release:        
>Environment:
    	
System: NetBSD na1.cs.uwm.edu 0.9a JIMJ#3 i386


>Description:
	Sup doesn't recompile since the dirent.h changes.

	the files scan.c needs to include <sys/dirent.h>
	and the useage of struct direct, changed to struct dirent

	the file expand.c needs the same.

	Also, when looking at the header file, <sys/direct.h>
	I see there is a reference to direct in #define DIRSIZ,
	where is direct defined? For the kernel there is something.??

	
>How-To-Repeat:
	
>Fix:
	
>Audit-Trail:
>Unformatted:

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