Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 1996 22:12:58 +0200 (MET DST)
From:      Michael Reifenberger <root@totum.plaut.de>
To:        Scott Blachowicz <scott@statsci.com>
Cc:        FreeBSD-Current <current@freebsd.org>
Subject:   Re: Building inside of /usr/src? 
Message-ID:  <Pine.BSI.3.94.960627220856.248A-100000@totum.plaut.de>
In-Reply-To: <m0uZJf7-000608C@main.statsci.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 27 Jun 1996, Scott Blachowicz wrote:

> Date: Thu, 27 Jun 1996 09:11:20 -0700
> From: Scott Blachowicz <scott@statsci.com>
> To: Michael Reifenberger <root@totum.plaut.de>
> Cc: "Jordan K. Hubbard" <jkh@time.cdrom.com>,
>     FreeBSD-Current <current@FreeBSD.org>
> Subject: Re: Building inside of /usr/src? 
> 
> Michael Reifenberger <root@totum.plaut.de> wrote:
...
> > (totum)(root) # which pwd
> > pwd:     aliased to echo $cwd
> > 
> > It is defined in my ~/.tcshrc
> 
> Does removing it from there actually fix the problem?
> 
No. 

(totum)(root) # cd /usr/src/lib/libc
(totum)(root) # pwd  
/a/src/lib/libc 
(totum)(root) # env 
...
PWD=/usr/src/lib/libc 
...
(totum)(root) # make cleandir
(totum)(root) # make obj
/usr/obj/usr/src/lib/libc created for /usr/src/lib/libc   


Bye!
----
Michael Reifenberger




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.960627220856.248A-100000>