Date: Sat, 22 Jul 2000 03:50:59 -0500 From: "Tony Johnson" <gjohnson@gs.verio.net> To: <freebsd-current@FreeBSD.ORG> Subject: buildworld error Message-ID: <00bd01bff3b9$f519eec0$4a7c01cc@gs.verio.net>
index | next in thread | raw e-mail
[-- Attachment #1 --] When I was doing a make world on my system for 5.0-current, I was getting this error: ===> 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 1 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. su-2.04# [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <META content="MSHTML 5.50.4030.2400" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>When I was doing a make world on my system for 5.0-current, I was getting this error:</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>===> sys/boot/i386/boot2<BR>as --defsym FLAGS=0x80 /usr/src/sys/boot/i386/boot2/boot1.s -o boot1.o<BR>ld -nostdlib -static -N -e start -Ttext 0x7c00 -o boot1.out boot1.o<BR>objcopy -S -O binary boot1.out boot1<BR>dd if=/dev/zero of=boot2.ldr bs=512 count=1 2>/dev/null<BR>*** Error code 1<BR> <BR>Stop in /usr/src/sys/boot/i386/boot2.<BR>*** Error code 1<BR> <BR>Stop in /usr/src/sys/boot/i386.<BR>*** Error code 1<BR> <BR>Stop in /usr/src/sys/boot.<BR>*** Error code 1<BR> <BR>Stop in /usr/src/sys.<BR>*** Error code 1<BR> <BR>Stop in /usr/src.<BR>*** Error code 1<BR> <BR>Stop in /usr/src.<BR>*** Error code 1<BR> <BR>Stop in /usr/src.<BR>su-2.04# <BR></DIV></FONT></BODY></HTML>help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00bd01bff3b9$f519eec0$4a7c01cc>
