Bug 15618

Summary: Makefile needs update for /usr/src
Product: Base System Reporter: yardley <yardley>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description yardley 1999-12-22 06:00:01 UTC
The system hasnt been rebooted yet, but was cvsup'ed at like 11am on December 21st and the kernel was rebuilt.  At that point, I also did a make world, however the make world fails when it tries installing stuff into /usr/share/examples/diskless.  The reason for this is that the directory was not created by the Makefile.

actual directories that need created:
/usr/share/examples/diskless
/usr/share/examples/diskless/209.157.86.12
/usr/share/examples/diskless/HT.DISKLESS
/usr/share/examples/diskless/HT.STD

Fix: 

make the make installworld create that directory structure.
How-To-Repeat: go from 3.3 -> 3.4
Comment 1 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 1999-12-22 10:58:03 UTC
State Changed
From-To: open->closed

This has been fixed in rev 1.146.2.11 of src/etc/mtree/BSD.usr.dist of 
STABLE.