From owner-freebsd-stable Mon Apr 20 04:19:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA02466 for freebsd-stable-outgoing; Mon, 20 Apr 1998 04:19:27 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [194.93.177.113]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA02444 for ; Mon, 20 Apr 1998 11:19:00 GMT (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.8.8/8.8.8) id OAA27786; Mon, 20 Apr 1998 14:18:50 +0300 (EEST) (envelope-from ru) Message-ID: <19980420141850.A27699@ucb.crimea.ua> Date: Mon, 20 Apr 1998 14:18:50 +0300 From: Ruslan Ermilov To: stable@FreeBSD.ORG Subject: Re: make world newbie: how to build not in /usr/src Mail-Followup-To: stable@FreeBSD.ORG References: <199804201047.MAA27087@obsidian.noc.dfn.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91i In-Reply-To: <199804201047.MAA27087@obsidian.noc.dfn.de>; from Jens Schweikhardt on Mon, Apr 20, 1998 at 12:47:11PM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk 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