From billsf@cuba.calyx.nl  Sat Jul 23 10:14:20 2005
Return-Path: <billsf@cuba.calyx.nl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1104016A4C4
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Jul 2005 10:14:20 +0000 (GMT)
	(envelope-from billsf@cuba.calyx.nl)
Received: from cuba.calyx.nl (cuba.calyx.nl [213.130.163.36])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BB6CC43D48
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Jul 2005 10:14:19 +0000 (GMT)
	(envelope-from billsf@cuba.calyx.nl)
Received: by cuba.calyx.nl (Postfix, from userid 1000)
	id EBAAB7540D4; Sat, 23 Jul 2005 12:14:18 +0200 (CEST)
Message-Id: <20050723101418.EBAAB7540D4@cuba.calyx.nl>
Date: Sat, 23 Jul 2005 12:14:18 +0200 (CEST)
From: Bill Squire {billsf} <billsf@cuba.calyx.nl>
Reply-To: Bill Squire {billsf} <billsf@cuba.calyx.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: "/usr/src/share/mk/sys.mk", line 275: if-less endif
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         83941
>Category:       kern
>Synopsis:       "/usr/src/share/mk/sys.mk", line 275: if-less endif
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    harti
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 23 10:20:17 GMT 2005
>Closed-Date:    Thu Sep 18 09:22:42 UTC 2008
>Last-Modified:  Thu Sep 18 09:22:42 UTC 2008
>Originator:     Bill Squire {billsf}
>Release:        FreeBSD 7.0-CURRENT amd64
>Organization:
Calyx Internet BV / BillSF Holding BV / Squire for Hire
>Environment:
System: FreeBSD curacao.n2it.nl 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Sun Jul 17 0
2:56:40 CEST 2005 root@curacao.n2it.nl:/usr/obj/usr/src/sys/CURACAO amd64


        
>Description:
Kernel will not build with the extra .endif
This has been distributed since the beginning of 7.0
>How-To-Repeat:
Try to build a kernel with the extra .endif, it wont even start.

>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.



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->harti 
Responsible-Changed-By: delphij 
Responsible-Changed-When: Sat Jul 23 18:12:20 GMT 2005 
Responsible-Changed-Why:  
Looks like rev. 1.86 of src/share/mk/sys.mk has caused the problem, 
which may exposed a bug in make(1)? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83941 

From: Bruce Cran <bruce@cran.org.uk>
To: bug-followup@FreeBSD.org, billsf@cuba.calyx.nl
Cc:  
Subject: Re: kern/83941: "/usr/src/share/mk/sys.mk", line 275: if-less endif
Date: Mon, 25 Feb 2008 20:07:17 +0000

 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
State-Changed-From-To: open->feedback 
State-Changed-By: remko 
State-Changed-When: Mon Feb 25 21:08:43 UTC 2008 
State-Changed-Why:  
Bruce asked for feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83941 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Thu Sep 18 09:22:14 UTC 2008 
State-Changed-Why:  
Feedback timeout (> 6 months). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83941 
>Unformatted:
