Date: Sun, 13 May 2001 11:24:06 -0700 From: "Kulraj Gurm (bosa.ca Account)" <kulraj@bosa.ca> To: "Kulraj Gurm (bosa.ca Account)" <kulraj@bosa.ca>, <freebsd-stable@freebsd.org> Subject: Re : Make buildworld fails Message-ID: <004d01c0dbd9$e5be1600$64c8a8c0@kimsamy.com>
next in thread | raw e-mail | index | archive | help
Is there anywhere I could cross reference what these error codes mean/ *** Error code 126 *** Error code 1 Thnx again, Kulraj ----- Original Message ----- From: "Kulraj Gurm (bosa.ca Account)" <kulraj@bosa.ca> To: <freebsd-stable@freebsd.org> Sent: Sunday, May 13, 2001 9:14 AM Subject: Make buildworld fails - possible hardware problem? > Updated source tree yesterday and running make buildword fails as follows; > previous version 4.2 RELEASE - had no problems. I suspect hardware problem > but have no idea where to look or what component to blame. > The CPU is running at spec. not overclocked - original AMD Athlon 500MHz > (not t'bird) running at an acceptable temp. 42 C. 128Mb PC100 SDRAM - > already tried different RAM. IDE Fujitsu 30Gb HDD. > > ------------------------------- > > > (cd /usr/src/sys/boot/i386/btx/btx; m4 btx.s) | as --defsym > BTX_FLAGS=0x0 -o btx.o > {standard input}: Assembler messages: > {standard input}:527: Warning: stand-alone `data16' prefix > {standard input}:544: Warning: stand-alone `data16' prefix > ld -N -e start -Ttext 0x9000 -o btx.out btx.o > objcopy -S -O binary btx.out btx > ===> sys/boot/i386/btx/btxldr > (cd /usr/src/sys/boot/i386/btx/btxldr; m4 -DLOADER_ADDRESS=0x200000 > btxldr.s ) | as -o btxldr.o > ld -N -e start -Ttext 0x200000 -o btxldr.out btxldr.o > objcopy -S -O binary btxldr.out btxldr > ===> sys/boot/i386/btx/lib > as -elf -o btxcsu.o /usr/src/sys/boot/i386/btx/lib/btxcsu.s > as -elf -o btxsys.o /usr/src/sys/boot/i386/btx/lib/btxsys.s > as -elf -o btxv86.o /usr/src/sys/boot/i386/btx/lib/btxv86.s > ld -elf -i -o crt0.o btxcsu.o btxsys.o btxv86.o > ===> 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. > > ----------------------------- > > Any help gratefully appreciated. > > Regards, > > Kulraj Gurm > > 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?004d01c0dbd9$e5be1600$64c8a8c0>