Date: Fri, 19 Jan 2001 16:03:50 -0800 (PST) From: Bryce Newall <data@dreamhaven.org> To: FreeBSD Questions List <freebsd-questions@freebsd.org> Subject: 4.2-Release -> 4.2-Stable problems Message-ID: <Pine.BSF.4.31.0101191601120.18326-100000@dreamhaven.net>
next in thread | raw e-mail | index | archive | help
Greetings, I've got a brand new installation of 4.2-RELEASE running on a system, and am trying to upgrade it to 4.2-STABLE. I used cvsup to download the source, and after almost 7 hours of compiling (ouch! Pentium 166), make buildworld dies with the following: ===> 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 It doesn't indicate what exactly the problem is, just the Error code 126. Anyone have any thoughts/ideas? I'm mystified. Thanks in advance! ********************************************************* * Bryce Newall * Email: data@dreamhaven.org * * ICQ: 461599 * www.dreamhaven.org/~data * * "Computers make very fast, very accurate mistakes." * ********************************************************* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.31.0101191601120.18326-100000>