From owner-freebsd-questions Fri Jan 19 16: 3:58 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ds9.dreamhaven.org (dt065n6a.san.rr.com [24.30.156.106]) by hub.freebsd.org (Postfix) with ESMTP id D22E637B400 for ; Fri, 19 Jan 2001 16:03:39 -0800 (PST) Received: from data (helo=localhost) by ds9.dreamhaven.org with local-esmtp (Exim 3.13 #1) id 14JlVW-0009Jh-00 for freebsd-questions@freebsd.org; Fri, 19 Jan 2001 16:03:50 -0800 Date: Fri, 19 Jan 2001 16:03:50 -0800 (PST) From: Bryce Newall X-X-Sender: To: FreeBSD Questions List Subject: 4.2-Release -> 4.2-Stable problems Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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