From phk@critter.tfs.com  Sun Sep  8 03:47:58 1996
Received: from who.cdrom.com (who.cdrom.com [204.216.27.3])
          by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id DAA02000
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 8 Sep 1996 03:47:58 -0700 (PDT)
Received: from critter.tfs.com ([140.145.230.177])
          by who.cdrom.com (8.7.5/8.6.11) with ESMTP id DAA00406
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 8 Sep 1996 03:47:55 -0700 (PDT)
Received: (from phk@localhost) by critter.tfs.com (8.7.5/8.7.3) id MAA08034; Sun, 8 Sep 1996 12:46:26 +0200 (MET DST)
Message-Id: <199609081046.MAA08034@critter.tfs.com>
Date: Sun, 8 Sep 1996 12:46:26 +0200 (MET DST)
From: Poul-Henning Kamp <phk@critter.tfs.com>
Reply-To: phk@critter.tfs.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: make & /usr/obj is bogus.
X-Send-Pr-Version: 3.2

>Number:         1580
>Category:       conf
>Synopsis:       make & /usr/obj is bogus.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    steve
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep  8 03:50:01 PDT 1996
>Closed-Date:    Mon Oct 21 20:25:08 PDT 1996
>Last-Modified:  Mon Oct 21 20:27:14 PDT 1996
>Originator:     Poul-Henning Kamp
>Release:        FreeBSD 2.2-CURRENT i386
>Organization:
>Environment:

	

>Description:

On my system
  
        /usr/src -> ../a/src

so when I "make world" I get obj directories:
  
        /usr/obj/./a/src/usr.sbin/watch
  
Whats even more bogus is that if I
        
        cd /usr/src/usr.sbin/ncrcontrol
        make obj

then it makes
        
        /usr/obj/usr/src/usr.sbin/ncrcontrol

>How-To-Repeat:

	

>Fix:
	
	

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->steve 
Responsible-Changed-By: wosch 
Responsible-Changed-When: Thu Sep 26 17:16:47 PDT 1996 
Responsible-Changed-Why:  
Steve's area. 
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Mon Oct 21 20:25:08 PDT 1996 
State-Changed-Why:  
The originator has resolved this problem.  According to 
the author the problem was in the way csh(1) interpreted 
cwd. 
>Unformatted:
