Bug 61416

Summary: 'make clean' fails in releng_4
Product: Base System Reporter: Daniel Zuck <Daniel.Zuck>
Component: i386Assignee: freebsd-i386 (Nobody) <i386>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Daniel Zuck 2004-01-16 11:20:06 UTC
     Cleaning the world before 'make buildworld' fails at:
===> secure/usr.bin/openssl
with
rm -f openssl app_rand.o apps.o [...]  -->   rm: openssl: is a directory

How-To-Repeat:       cd /usr/src && make clean with the cvsup'd version releng_4, which was updated at date 20040115.
Comment 1 Simon L. B. Nielsen freebsd_committer freebsd_triage 2004-05-04 23:52:37 UTC
State Changed
From-To: open->closed

Close the PR since build problems with RELENG_4 should be reported to 
the freebsd-stable mailing list. 

Also, this sounds like a problem with a stale directory in the source 
tree e.g. caused by updating via cvs without the -P option.