From owner-freebsd-questions Wed Oct 16 13:20:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3582537B401 for ; Wed, 16 Oct 2002 13:20:42 -0700 (PDT) Received: from calico.dreamhaven.org (bdsl.66.12.17.211.gte.net [66.12.17.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95A5743E97 for ; Wed, 16 Oct 2002 13:20:41 -0700 (PDT) (envelope-from data@dreamhaven.org) Received: from data (helo=localhost) by calico.dreamhaven.org with local-esmtp (Exim 4.05) id 181uem-00004E-00 for freebsd-questions@freebsd.org; Wed, 16 Oct 2002 13:20:40 -0700 Date: Wed, 16 Oct 2002 13:20:40 -0700 (PDT) From: Bryce Newall To: FreeBSD Questions List Message-ID: MIME-Version: 1.0 Subject: Buildworld error Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=0.0 required=7.5 tests=none version=2.31 X-Spam-Level: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I am running into some difficulty trying to upgrade my system (a freshly-installed FreeBSD 4.7-RELEASE system) to 4.7-STABLE. About 45 minutes into the buildworld process, it bombs out with the following: ===> share/doc/papers/fsinterface touch _stamp.extraobjs (cd /usr/src/share/doc/papers/fsinterface; groff -mtty-char -Tascii -t -ms -o1- /usr/src/share/doc/papers/fsinterface/fsinterface.ms) | gzip -cn > fsinterface.ascii.gz ===> share/doc/papers/jail touch _stamp.extraobjs (cd /usr/src/share/doc/papers/jail; groff -mtty-char -Tascii -ms -o1- /usr/src/share/doc/papers/jail/paper.ms) | gzip -cn > jail.ascii.gz ===> share/doc/papers/kernmalloc (cd /usr/src/share/doc/papers/kernmalloc; soelim kernmalloc.t) > kernmalloc.ms vgrind -f < /usr/src/share/doc/papers/kernmalloc/appendix.t > appendix.ms elf_load_section: truncated ELF file Abort trap *** Error code 134 Stop in /usr/src/share/doc/papers/kernmalloc. *** Error code 1 Stop in /usr/src/share/doc/papers. *** Error code 1 Stop in /usr/src/share/doc. *** Error code 1 Stop in /usr/src/share. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. That "truncated ELF file" is what is concerning me, but I don't know what to check for. Any help will be greatly appreciated. Thanks!! ********************************************************* * Bryce Newall * Email: data@dreamhaven.org * * 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