From owner-freebsd-isp Tue Jun 11 15: 2:50 2002 Delivered-To: freebsd-isp@freebsd.org Received: from richard2.pil.net (richard2.pil.net [208.8.16.11]) by hub.freebsd.org (Postfix) with SMTP id 6F79037B419 for ; Tue, 11 Jun 2002 15:02:29 -0700 (PDT) Received: (qmail 86516 invoked by uid 1825); 11 Jun 2002 22:02:25 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 11 Jun 2002 22:02:25 -0000 Date: Tue, 11 Jun 2002 18:02:25 -0400 (EDT) From: X-Sender: up@richard2.pil.net To: FreeBSD ISP List Subject: 'make world' crashes consistently Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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: 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