From owner-freebsd-current Thu Jun 27 03:03:56 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA15516 for current-outgoing; Thu, 27 Jun 1996 03:03:56 -0700 (PDT) Received: from ra.dkuug.dk (ra.dkuug.dk [193.88.44.193]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id DAA15501 for ; Thu, 27 Jun 1996 03:03:47 -0700 (PDT) Received: (from sos@localhost) by ra.dkuug.dk (8.6.12/8.6.12) id MAA05612; Thu, 27 Jun 1996 12:03:16 +0200 Message-Id: <199606271003.MAA05612@ra.dkuug.dk> Subject: Re: Building inside of /usr/src? To: root@totum.plaut.de (Michael Reifenberger) Date: Thu, 27 Jun 1996 12:03:16 +0200 (MET DST) Cc: jkh@time.cdrom.com, current@freebsd.org In-Reply-To: from "Michael Reifenberger" at Jun 27, 96 11:40:11 am From: sos@freebsd.org Reply-to: sos@freebsd.org X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In reply to Michael Reifenberger who wrote: > > (totum)(root) # cd /usr/src/ > (totum)(root) # make mk > ... > (totum)(root) # cd lib/libc > (totum)(root) # make cleandir > (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 > > ?????? > Ahhhh, that was why my nfs install went south last night :( -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org) FreeBSD Core Team So much code to hack -- so little time.