From owner-freebsd-questions@FreeBSD.ORG Fri May 14 17:54:48 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A001516A4CF for ; Fri, 14 May 2004 17:54:48 -0700 (PDT) Received: from smtp14.wxs.nl (smtp14.wxs.nl [195.121.6.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 862E843D1F for ; Fri, 14 May 2004 17:54:46 -0700 (PDT) (envelope-from freebsd@akruijff.dds.nl) Received: from kruij557.speed.planet.nl (ipd50a97ba.speed.planet.nl [213.10.151.186]) by smtp14.wxs.nl (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with ESMTP id <0HXQ00A90D78M3@smtp14.wxs.nl> for freebsd-questions@freebsd.org; Sat, 15 May 2004 02:54:44 +0200 (CEST) Received: from alex.lan (localhost [127.0.0.1]) by kruij557.speed.planet.nl (8.12.10/8.12.10) with ESMTP id i4F0shYK007818; Sat, 15 May 2004 02:54:43 +0200 Received: (from akruijff@localhost) by alex.lan (8.12.10/8.12.10/Submit) id i4F0sgTZ007817; Sat, 15 May 2004 02:54:42 +0200 Content-return: prohibited Date: Sat, 15 May 2004 02:54:42 +0200 From: Alex de Kruijff In-reply-to: To: admin2@forkthepenguin.com Message-id: <20040515005442.GG798@alex.lan> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4.2.1i References: X-Authentication-warning: alex.lan: akruijff set sender to freebsd@akruijff.dds.nl using -f cc: freebsd-questions@freebsd.org Subject: Re: 4.9 buildworld fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 May 2004 00:54:48 -0000 On Thu, May 13, 2004 at 01:54:12PM -0700, admin2@forkthepenguin.com wrote: > > Hello all, > I have two (nearly) identical systems running REL_ENG_4_9, but one > fails to complete a buildworld (error below). The randomly named file > is gone when the error occurs, so I can't find out why the strip > operation is not permitted. Securelevel is -1 and this fails in single > user mode. I'm out of places to look, any ideas? Just a couple of ideas that may prove to be worthless. You could try to scp all he source files from the working machine and recompile. Or you could try updating your source files with cvsup. Or check you /etc/make.conf -- Alex Articles based on solutions that I use: http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/