Bug 83941

Summary: "/usr/src/share/mk/sys.mk", line 275: if-less endif
Product: Base System Reporter: Bill Squire {billsf} <billsf>
Component: kernAssignee: Hartmut Brandt <harti>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 7.0-CURRENT   
Hardware: Any   
OS: Any   

Description Bill Squire {billsf} 2005-07-23 11:20:17 UTC
Kernel will not build with the extra .endif
This has been distributed since the beginning of 7.0

Fix: 

Simply delete line 275 of /usr/src/share/mk/sys.mk (.endif)

The error message is to the point.
This only makes it a bit anoying to follow and 7.0 nothing more.
How-To-Repeat: Try to build a kernel with the extra .endif, it wont even start.
Comment 1 Xin LI freebsd_committer freebsd_triage 2005-07-23 19:12:20 UTC
Responsible Changed
From-To: freebsd-bugs->harti

Looks like rev. 1.86 of src/share/mk/sys.mk has caused the problem, 
which may exposed a bug in make(1)?
Comment 2 Rebecca Cran freebsd_committer freebsd_triage 2008-02-25 20:07:17 UTC
Hi,

I've been unable to reproduce this problem on an amd64 laptop running 
7.0-RC3 with src/share/mk/sys.mk rev 1.86 - or with the current 
revision.  Lots of changes have been made to make(1) since July 2005 and 
while I can't see a commit which would have fixed that bug specifically, 
it seems that it has been fixed in the course of all the changes.

Could you confirm whether or not you're still seeing this problem please?

Cheers,
Bruce
Comment 3 Remko Lodder freebsd_committer freebsd_triage 2008-02-25 21:08:43 UTC
State Changed
From-To: open->feedback

Bruce asked for feedback
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2008-09-18 10:22:14 UTC
State Changed
From-To: feedback->closed

Feedback timeout (> 6 months).