From owner-freebsd-current@FreeBSD.ORG Sun Mar 21 09:33:40 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 2D90516A4CE for ; Sun, 21 Mar 2004 09:33:40 -0800 (PST) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76C9643D39 for ; Sun, 21 Mar 2004 09:33:39 -0800 (PST) (envelope-from sos@DeepCore.dk) Received: from DeepCore.dk (sos.deepcore.dk [194.192.25.130]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id i2LHXWDS070804; Sun, 21 Mar 2004 18:33:37 +0100 (CET) (envelope-from sos@DeepCore.dk) Message-ID: <405DD1EB.3050504@DeepCore.dk> Date: Sun, 21 Mar 2004 18:33:31 +0100 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20040126 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Bjoern A. Zeeb" References: <200403211652.06933.timh@contentspace.demon.co.uk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-mail-scanned: by DeepCore Virus & Spam killer v1.4 cc: freebsd-current@freebsd.org cc: Tim Hawkins 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:33:40 -0000 Bjoern A. Zeeb wrote: > On Sun, 21 Mar 2004, 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? > > read UPDATING 20040308 Better yet, add "NO_PF=yo" to /etc/make.conf, that gets around it for good ;) -- -Søren