From lyndon@orthanc.ab.ca  Mon Sep 16 11:57:21 2002
Return-Path: <lyndon@orthanc.ab.ca>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 554F237B400
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Sep 2002 11:57:21 -0700 (PDT)
Received: from orthanc.ab.ca (orthanc.ab.ca [216.123.203.186])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A09C343E3B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Sep 2002 11:57:20 -0700 (PDT)
	(envelope-from lyndon@orthanc.ab.ca)
Received: from orthanc.ab.ca (localhost.orthanc.ab.ca [IPv6:::1])
	by orthanc.ab.ca (8.12.6/8.12.6) with ESMTP id g8GIvJsl092557
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Sep 2002 12:57:19 -0600 (MDT)
	(envelope-from lyndon@orthanc.ab.ca)
Received: (from lyndon@localhost)
	by orthanc.ab.ca (8.12.6/8.12.6/Submit) id g8GIvIQ1092556;
	Mon, 16 Sep 2002 12:57:18 -0600 (MDT)
Message-Id: <200209161857.g8GIvIQ1092556@orthanc.ab.ca>
Date: Mon, 16 Sep 2002 12:57:18 -0600 (MDT)
From: Lyndon Nerenberg <lyndon@orthanc.ab.ca>
Reply-To: Lyndon Nerenberg <lyndon@orthanc.ab.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: make tags is broken (+FIX)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         42852
>Category:       bin
>Synopsis:       make tags is broken (+FIX)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    ru
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 16 12:00:15 PDT 2002
>Closed-Date:    Mon Dec 23 08:35:15 PST 2002
>Last-Modified:  Mon Dec 23 08:35:15 PST 2002
>Originator:     Lyndon Nerenberg
>Release:        FreeBSD 4.7-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD orthanc.ab.ca 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #0: Fri Sep 6 12:06:35 MDT 2002 lyndon@orthanc.ab.ca:/u/freebsd/cvssrc/RELENG_4/sys/compile/FROBOZZ i386


>Description:
The removal of gtags broke the system 'tags' make target -- nobody
reverted the make templates to once again use ctags.

>How-To-Repeat:
	cd /usr/src && make tags
>Fix:
Apply the patch at ftp://orthanc.ab.ca/lyndon/freebsd/share/mk/tags.patch
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: ru 
State-Changed-When: Thu Oct 17 06:48:58 PDT 2002 
State-Changed-Why:  
Fixed in 5.0-CURRENT (in a different way) in the following 
files/revisions: 

bsd.dep.mk,v 1.38 
bsd.prog.mk,v 1.129 
sys.mk,v 1.65 


Responsible-Changed-From-To: freebsd-bugs->ru 
Responsible-Changed-By: ru 
Responsible-Changed-When: Thu Oct 17 06:48:58 PDT 2002 
Responsible-Changed-Why:  
To be MFCed later. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=42852 
State-Changed-From-To: patched->closed 
State-Changed-By: ru 
State-Changed-When: Mon Dec 23 08:34:16 PST 2002 
State-Changed-Why:  
Fix merged into 4.7-STABLE. 

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