Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 1996 12:03:16 +0200 (MET DST)
From:      sos@freebsd.org
To:        root@totum.plaut.de (Michael Reifenberger)
Cc:        jkh@time.cdrom.com, current@freebsd.org
Subject:   Re: Building inside of /usr/src?
Message-ID:  <199606271003.MAA05612@ra.dkuug.dk>
In-Reply-To: <Pine.BSI.3.94.960627112835.7404B-100000@totum.plaut.de> from "Michael Reifenberger" at Jun 27, 96 11:40:11 am

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606271003.MAA05612>