From owner-freebsd-stable Thu May 16 10:34: 8 2002 Delivered-To: freebsd-stable@freebsd.org Received: from samson.sentinelchicken.net (dsl-pb-5965.linkline.com [64.30.196.222]) by hub.freebsd.org (Postfix) with SMTP id B3D7E37B405 for ; Thu, 16 May 2002 10:33:58 -0700 (PDT) Received: (qmail 18759 invoked by uid 1001); 16 May 2002 16:42:24 -0000 Date: Thu, 16 May 2002 09:42:24 -0700 From: Jason Morgan To: freebsd-stable@freebsd.org Subject: Re: make buildworld trouble =( Message-ID: <20020516094224.A18680@samson.sentinelchicken.net> References: <20020516091608.GA644@iptelecom.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020516091608.GA644@iptelecom.net.ua>; from yz@tormoz.net on Thu, May 16, 2002 at 12:16:08PM +0300 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 I've run into the same trouble before. It is usually fixed by cleaning out /usr/obj and running mergemaster. After doing this, try to get the most recent source and then run make buildworld again. Also, go into single user mode before beginning. JWM On Thu, May 16, 2002 at 12:16:08PM +0300, George L. Yermulnik wrote: > Hello! > > I've got the following problem running `make buildworld' as root in /usr/src/ > CVSup'ed at May, 16th (few hours ago) > > #> uname -mrs > FreeBSD 4.5-RELEASE i386 > > --- cut --- > ===> sys/boot/i386/boot2 > as --defsym FLAGS=0x80 /usr/src/sys/boot/i386/boot2/boot1.s -o boot1.o > ld -nostdlib -static -N -e start -Ttext 0x7c00 -o boot1.out boot1.o > objcopy -S -O binary boot1.out boot1 > dd if=/dev/zero of=boot2.ldr bs=512 count=1 2>/dev/null > *** Error code 126 > > Stop in /usr/src/sys/boot/i386/boot2. > *** Error code 1 > > Stop in /usr/src/sys/boot/i386. > *** Error code 1 > > Stop in /usr/src/sys/boot. > *** Error code 1 > > Stop in /usr/src/sys. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > --- cut --- > > Anyone can help solving this problem? > > Thanx in advance > > -- > yz@iptcom.net > [YZ-RIPE] > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message