From owner-freebsd-stable@FreeBSD.ORG Wed Dec 1 17:34:25 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59D6316A4CF for ; Wed, 1 Dec 2004 17:34:25 +0000 (GMT) Received: from calvin.biaix.org (86.Red-213-97-212.pooles.rima-tde.net [213.97.212.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2D9E43D48 for ; Wed, 1 Dec 2004 17:34:23 +0000 (GMT) (envelope-from lists-bsd-stable@biaix.org) Received: from calvin.biaix.org (localhost.biaix.org [127.0.0.1]) by calvin.biaix.org (8.12.10/8.12.10) with ESMTP id iB1HZQsX004047 for ; Wed, 1 Dec 2004 18:35:27 +0100 (CET) (envelope-from lists-bsd-stable@biaix.org) Received: (from joan@localhost) by calvin.biaix.org (8.12.10/8.12.10/Submit) id iB1BjNA1001358 for freebsd-stable@freebsd.org; Wed, 1 Dec 2004 12:45:23 +0100 (CET) (envelope-from lists-bsd-stable@biaix.org) X-Authentication-Warning: calvin.biaix.org: joan set sender to lists-bsd-stable@biaix.org using -f Date: Wed, 1 Dec 2004 12:45:22 +0100 From: Joan Picanyol To: freebsd-stable@FreeBSD.org Message-ID: <20041201114522.GA645@calvin.biaix.org> Mail-Followup-To: freebsd-stable@freebsd.org References: <20041123130255.M32543@heron.pl> <20041128231702.W40277@carver.gumbysoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041128231702.W40277@carver.gumbysoft.com> User-Agent: Mutt/1.4.2.1i Subject: on supported builds and make errors (was: Re: cannot install -STABLE world on 5.2.1 via NFS) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Dec 2004 17:34:25 -0000 * Doug White [20041129 12:20]: > > Error 127 = command not found Where are all these defined? Can't find them in make(1) nor "Pmake - A Tutorial" nor /usr/share/mk/. > ache will probably chime in here shortly to say that this is not a > supported configuration (where the build and install target machines are > not the same release level). Is there a list of (un)supported configurations? What I gather is that one of the following must be true: 1.- build and install machines are the same release level (or I can somehow "cross-build" 4.8.p2 from 4-STABLE?) 2.- build and install machines are the same arch (or __MAKE_CONF can overcome this?) tks -- pica