From owner-freebsd-current@FreeBSD.ORG Sun Mar 21 09:27:31 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 798E916A4CE for ; Sun, 21 Mar 2004 09:27:31 -0800 (PST) Received: from robin.ip.net.ua (robin.ip.net.ua [195.49.140.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E48E43D46 for ; Sun, 21 Mar 2004 09:27:30 -0800 (PST) (envelope-from ru@robin.ip.net.ua) Received: from robin.ip.net.ua (localhost [127.0.0.1]) by robin.ip.net.ua (8.12.10/8.12.10) with ESMTP id i2LHRMpS038663; Sun, 21 Mar 2004 19:27:22 +0200 (EET) (envelope-from ru@robin.ip.net.ua) Received: (from ru@localhost) by robin.ip.net.ua (8.12.10/8.12.10/Submit) id i2LHRMWg038662; Sun, 21 Mar 2004 19:27:22 +0200 (EET) (envelope-from ru) Date: Sun, 21 Mar 2004 19:27:22 +0200 From: Ruslan Ermilov To: Tim Hawkins Message-ID: <20040321172722.GA38653@robin.ip.net.ua> References: <200403211652.06933.timh@contentspace.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200403211652.06933.timh@contentspace.demon.co.uk> User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org Subject: Re: Problems with make installworld X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Mar 2004 17:27:31 -0000 On Sun, Mar 21, 2004 at 04:52:06PM +0000, Tim Hawkins wrote: > Im trying to upgrade to -current > > I have built the world and kernel, installed the kernel but > I cant install the world > > I keep getting an errormessage from make installworld which > says that I dont have a "proxy" user defined. > > Can anybody give me step by step instructions on how to get around > this? > Yes, they are in src/UPDATING, in the COMMON ITEMS section.