Date: Tue, 11 Jun 2002 18:02:25 -0400 (EDT) From: <up@3.am> To: FreeBSD ISP List <freebsd-isp@freebsd.org> Subject: 'make world' crashes consistently Message-ID: <Pine.BSF.4.10.10206111755310.85611-100000@richard2.pil.net>
next in thread | raw e-mail | index | archive | help
Trying to shake out the (apparently many) hardware bugs from the latest server I built, I did several 'make world's to stress test it. They were successful the first couple of times, but on the third try, it locked the server up completely. After a cold reboot, it came up fine, but now, every time I try to do a 'make world', I get: <snip> obj-elf.o: In function `obj_elf_popsection': obj-elf.o(.text+0xfc1): undefined reference to `section_stack' obj-elf.o(.text+0xfdb): undefined reference to `section_stack' obj-elf.o(.text+0xfe3): undefined reference to `previous_section' obj-elf.o(.text+0xfeb): undefined reference to `previous_subsection' *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils/as/i386-freebsd. *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils/as. *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 I tried a 'make clean', then even did a cvsup of the latest -stable branch, even rebuilt the kernel, but the same thing keeps happening. I'm getting new CPUs (apparently I had *2* new, defective PIII 600s) in a couple of days (already swapped out the motherboard-L440GX), and if need be, I'll just start over from scratch, but I'm curious as to why this won't work... TIA, James Smallacombe PlantageNet, Inc. CEO and Janitor up@3.am http://3.am ========================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" 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.10.10206111755310.85611-100000>