Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2002 09:42:24 -0700
From:      Jason Morgan <jwm-freebsd@sentinelchicken.net>
To:        freebsd-stable@freebsd.org
Subject:   Re: make buildworld trouble =(
Message-ID:  <20020516094224.A18680@samson.sentinelchicken.net>
In-Reply-To: <20020516091608.GA644@iptelecom.net.ua>; from yz@tormoz.net on Thu, May 16, 2002 at 12:16:08PM %2B0300
References:  <20020516091608.GA644@iptelecom.net.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020516094224.A18680>