Date: Tue, 6 May 2003 09:30:59 -0400 From: Gabriel Rocha <gabe@seul.org> To: questions@freebsd.org Subject: make world problem Message-ID: <20030506093059.C16591@seul.org>
next in thread | raw e-mail | index | archive | help
My last question was a tad vague... This is a newly installed 4_8-RELEASE box, I just cvsup'ef last night and got the following error while trying to make world. Any opinions welcome. Thanks. --Gabe # pwd /usr/src/sys/boot/i386 # make ===> mbr Warning: Object directory not changed from original /usr/src/sys/boot/i386/mbr ===> boot0 Warning: Object directory not changed from original /usr/src/sys/boot/i386/boot0 ===> btx ===> btx/btx Warning: Object directory not changed from original /usr/src/sys/boot/i386/btx/btx ===> btx/btxldr Warning: Object directory not changed from original /usr/src/sys/boot/i386/btx/btxldr ===> btx/lib Warning: Object directory not changed from original /usr/src/sys/boot/i386/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. # exit
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030506093059.C16591>