From owner-freebsd-stable Fri Nov 15 11:11:13 2002 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 8728537B404 for ; Fri, 15 Nov 2002 11:11:12 -0800 (PST) Received: from nic-naa.net (216-220-241-233.midmaine.com [216.220.241.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id 239C143E4A for ; Fri, 15 Nov 2002 11:11:10 -0800 (PST) (envelope-from brunner@nic-naa.net) Received: from nic-naa.net (localhost.nic-naa.net [127.0.0.1]) by nic-naa.net (8.12.6/8.12.6) with ESMTP id gAFJBkov006801; Fri, 15 Nov 2002 14:11:46 -0500 (EST) (envelope-from brunner@nic-naa.net) Message-Id: <200211151911.gAFJBkov006801@nic-naa.net> To: Larry Rosenman Cc: Eric Brunner-Williams in Portland Maine , freebsd-stable@FreeBSD.ORG, brunner@nic-naa.net Subject: Re: is it __stderrp or __stdiooutp or COMPAT3X=yes or ... In-Reply-To: Your message of "Fri, 15 Nov 2002 12:40:51 CST." <209840000.1037385651@lerlaptop.iadfw.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <6799.1037387506.1@nic-naa.net> Date: Fri, 15 Nov 2002 14:11:46 -0500 From: Eric Brunner-Williams in Portland Maine Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ... > add > COMPAT3X=yes > to your /etc/make.conf and make installworld. OK. I created /etc/make.conf, and added the 3X one-liner, cd'd to /usr/src, and ran make installworld. This comes to an end in /usr/src/lib/compat, libalias.so.3 doesn't exist. Fortunately, this is on a 2 CPU 1GHz PIII, so the buildworld won't be too long... then I'll try again. Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message