Date: Thu, 27 Jun 1996 02:59:11 -0700 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: Michael Reifenberger <root@totum.plaut.de> Cc: FreeBSD-Current <current@freebsd.org> Subject: Re: Building inside of /usr/src? Message-ID: <26037.835869551@time.cdrom.com> In-Reply-To: Your message of "Thu, 27 Jun 1996 11:40:11 %2B0200." <Pine.BSI.3.94.960627112835.7404B-100000@totum.plaut.de>
next in thread | previous in thread | raw e-mail | index | archive | help
> (totum)(root) # make obj > /usr/obj/usr/src/lib/libc created for /usr/src/lib/libc > (totum)(root) # pwd > /usr/src/lib/libc > (totum)(root) # cd /a/src/lib/libc > (totum)(root) # pwd > /a/src/lib/libc > (totum)(root) # make cleandir > (totum)(root) # make obj > /usr/obj/a/src/lib/libc created for /a/src/lib/libc > > ?????? Yeah, good question.. :-) I wonder if getcwd() is somehow becoming confused on your system. It should return the canonical path and it's clearly not! :( Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?26037.835869551>