Date: Thu, 27 Jun 1996 08:43:39 -0700 From: Scott Blachowicz <scott@statsci.com> To: "Jordan K. Hubbard" <jkh@time.cdrom.com> Cc: Michael Reifenberger <root@totum.plaut.de>, FreeBSD-Current <current@FreeBSD.org> Subject: Re: Building inside of /usr/src? Message-ID: <m0uZJEK-00060BC@main.statsci.com> In-Reply-To: Your message of "Thu, 27 Jun 1996 02:59:11 -0700." <26037.835869551@time.cdrom.com> References: <26037.835869551@time.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"Jordan K. Hubbard" <jkh@time.cdrom.com> wrote: > > (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! :( Could it somehow be a shell "builtin" pwd that is looking at a $PWD that gets set/cleared oddly? Does everyone have the same shell getting run for the makefile commands? I don't know...just grasping for some straws...:-) Scott Blachowicz Ph: 206/283-8802x240 Mathsoft (Data Analysis Products Div) 1700 Westlake Ave N #500 scott@statsci.com Seattle, WA USA 98109 Scott.Blachowicz@seaslug.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0uZJEK-00060BC>