From owner-freebsd-questions@FreeBSD.ORG Tue May 6 01:38:48 2003 Return-Path: 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 7B7AB37B401 for ; Tue, 6 May 2003 01:38:48 -0700 (PDT) Received: from moria.seul.org (MORIA.MIT.EDU [18.244.0.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EDBB43FAF for ; Tue, 6 May 2003 01:38:48 -0700 (PDT) (envelope-from gabe@seul.org) Received: by moria.seul.org (Postfix, from userid 734) id 0FFE233B51; Tue, 6 May 2003 04:38:47 -0400 (EDT) Date: Tue, 6 May 2003 04:38:46 -0400 From: Gabriel Rocha To: questions@freebsd.org Message-ID: <20030506043846.N8924@seul.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: Error in make buildworld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2003 08:38:48 -0000 I get the following error while making world, any ideas on how to fix it? Please CC me in replies as I am not subscribed to the list. Thanks in advance. --Gabe ===> mbr ===> boot0 ===> btx ===> btx/btx ===> btx/btxldr ===> btx/lib ===> boot2 dd if=/dev/zero of=boot2.ldr bs=512 count=1 2>/dev/null elf_load_section: truncated ELF file Abort trap *** Error code 134 Stop in /usr/src/sys/boot/i386/boot2. *** Error code 1 Stop in /usr/src/sys/boot/i386.