Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 1997 15:23:13 +0100 (MET)
From:      Wolfgang Helbig <wh@MX.BA-Stuttgart.De>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/2362: make tags does not work with objdir installed
Message-ID:  <199701021423.PAA01417@helbig.informatik.ba-stuttgart.de>
Resent-Message-ID: <199701021430.GAA06165@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         2362
>Category:       bin
>Synopsis:       make tags does not work with objdir installed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan  2 06:30:02 PST 1997
>Last-Modified:
>Originator:     Wolfgang Helbig
>Organization:
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

 	/usr/obj  with all subdirs as installed from last `make world'. 	

>Description:

 	ctags and egrep does not get any files when a `make tags'
	is entered from /sys/i386.

>How-To-Repeat:

	make world
	cd /sys/i386
	make tags
>Fix:
	
	cd /sys/i386
	rm -rf /usr/obj`/bin/pwd'
	make tags
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701021423.PAA01417>