Date: Thu, 16 May 2002 12:16:08 +0300 From: "George L. Yermulnik" <yz@tormoz.net> To: freebsd-stable@FreeBSD.ORG Subject: make buildworld trouble =( Message-ID: <20020516091608.GA644@iptelecom.net.ua>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020516091608.GA644>