Date: Wed, 22 Apr 1998 22:42:22 -0500 (CDT) From: Joel Ray Holveck <joelh@gnu.org> To: ru@ucb.crimea.ua Cc: stable@FreeBSD.ORG Subject: Re: make world newbie: how to build not in /usr/src Message-ID: <199804230342.WAA01515@detlev.UUCP> In-Reply-To: <19980420141850.A27699@ucb.crimea.ua> (message from Ruslan Ermilov on Mon, 20 Apr 1998 14:18:50 %2B0300) References: <199804201047.MAA27087@obsidian.noc.dfn.de> <19980420141850.A27699@ucb.crimea.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
>> when I run make in /usr/src I get warnings that the object directory >> has not been changed. Apart from that, /usr/src isn't big enough to >> hold all compilation results. I've read all the READMEs I could find >> in /usr/src but it seems I'm missing the obvious. If someone could >> clue me in on how to compile with a readonly /usr/src... >> Thanks a bunch. > Why are you running ``make'' in /usr/src? > Read the head of /usr/src/Makefile for the list of user-driven targets. > Anyway, according to /usr/share/mk/bsd.obj.mk ``obj'' target will create > build directory in /usr/obj. This brings up another question... Is there a generally accepted way of only building what's changed since your last `make world'? I can handle occassional dependancy lossage, but I have a slow machine and would rather not have to put up with how long a `make world' takes. Best, joelh -- Joel Ray Holveck - joelh@gnu.org - http://www.wp.com/piquan Fourth law of programming: Anything that can go wrong wi sendmail: segmentation violation - core dumped To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804230342.WAA01515>