Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Apr 1998 14:18:50 +0300
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        stable@FreeBSD.ORG
Subject:   Re: make world newbie: how to build not in /usr/src
Message-ID:  <19980420141850.A27699@ucb.crimea.ua>
In-Reply-To: <199804201047.MAA27087@obsidian.noc.dfn.de>; from Jens Schweikhardt on Mon, Apr 20, 1998 at 12:47:11PM %2B0200
References:  <199804201047.MAA27087@obsidian.noc.dfn.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 20, 1998 at 12:47:11PM +0200, Jens Schweikhardt wrote:
> hello, world\n
> 
> 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.

Regards,
-- 
Ruslan Ermilov          System Administrator
ru@ucb.crimea.ua        United Commercial Bank
+380-652-247647         Simferopol, Crimea
2426679                 ICQ Network, UIN

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?19980420141850.A27699>