Subject: misc/3054: `make depend` fails in several directories
To: None <gnats-bugs@gnats.netbsd.org>
From: None <frueauf@ira.uka.de>
List: netbsd-bugs
Date: 12/22/1996 22:13:50
>Number:         3054
>Category:       misc
>Synopsis:       `make depend` fails in several directories
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    misc-bug-people (Misc Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Dec 22 13:20:00 1996
>Last-Modified:
>Originator:     Thorsten Frueauf
>Organization:
private
	
>Release:        <NetBSD-current source date> NetBSD current 21.12.1996
>Environment:
	
System: NetBSD cyberlap 1.2B NetBSD 1.2B (CYBERLAP) #1: Sun Dec 22 13:58:28 CET 1996 frueauf@cyberlap:/usr/src/sys/arch/i386/compile/CYBERLAP i386


>Description:
	
I did a `make depend` from /usr/src and failed in several directories.
>How-To-Repeat:
	

Do a `make cleandir` in /usr/src, then a `make depend` and watch:

===> usr.sbin/gspa/gspahextoc
cannot open .depend: no such file
*** Error code 2

===> games/fortune/datfiles
cannot open .depend: no such file
*** Error code 2

===> gnu/lib/libg++/libg++/genclass
cannot open .depend: no such file
*** Error code 2

>Fix:
	
I just touched .depend in the above directories, dunno how to really fix it.
Maybe they corespond with the recent changes in /src/share/mk/* - just a guess.
>Audit-Trail:
>Unformatted:
`make depend` fails in several directories