From owner-freebsd-current Fri Oct 9 07:34:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA10376 for freebsd-current-outgoing; Fri, 9 Oct 1998 07:34:45 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA10359 for ; Fri, 9 Oct 1998 07:34:35 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from hvergelmir.ifi.uio.no (2602@hvergelmir.ifi.uio.no [129.240.64.129]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id QAA02685 for ; Fri, 9 Oct 1998 16:34:16 +0200 (MET DST) Received: (from dag-erli@localhost) by hvergelmir.ifi.uio.no ; Fri, 9 Oct 1998 16:34:15 +0200 (MET DST) Mime-Version: 1.0 To: current@FreeBSD.ORG Subject: build failure Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which I am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 09 Oct 1998 16:34:14 +0200 Message-ID: Lines: 47 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id HAA10372 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been trying to make world for ~20 hours (every time with the freshest sources available). This jumps up and bites my arse every time. I've tried running it by hand, and it works fine... -------------------------------------------------------------- >>> Building legacy boot -------------------------------------------------------------- cd /usr/src/sys/boot && PATH=/usr/obj/elf/usr/src/tmp/sbin:/usr/obj/elf/usr/src/tmp/usr/sbin:/usr/obj/elf/usr/src/tmp/bin:/usr/obj/elf/usr/src/tmp/usr/bin:/usr/obj/elf/usr/src/tmp/usr/games BISON_SIMPLE=/usr/obj/elf/usr/src/tmp/usr/share/misc/bison.simple COMPILER_PATH=/usr/obj/elf/usr/src/tmp/usr/libexec:/usr/obj/elf/usr/src/tmp/usr/bin GCC_EXEC_PREFIX=/usr/obj/aout/usr/src/tmp/usr/lib/aout:/usr/obj/aout/usr/src/tmp/usr/lib/ LD_LIBRARY_PATH=/usr/obj/elf/usr/src/tmp/usr/lib/aout LIBRARY_PATH=/usr/obj/aout/usr/src/tmp/usr/lib/aout:/usr/obj/aout/usr/src/tmp/usr/lib OBJFORMAT_PATH=/usr/obj/elf/usr/src/tmp/usr/libexec CFLAGS="-nostdinc -O -pipe" /usr/obj/elf/usr/src/tmp/usr/bin/make DESTDIR=/usr/obj/aout/usr/src/tmp -DNOMAN depend; PATH=/usr/obj/elf/usr/src/tmp/sbin:/usr/obj/elf/usr/src/tmp/usr/sbin:/usr/obj/elf/usr/src/tmp/bin:/usr/obj/elf/usr/src/tmp/usr/bin:/usr/obj/elf/usr/src/tmp/usr/games BISON_SIMPLE=/usr/obj/elf/usr/src/tmp/usr/share/misc/bison.simple COMPILER_PATH=/usr/obj/elf/usr/src/tmp/usr/libexec:/usr/obj/elf/usr/src/tmp/usr/bin GCC_EXEC_PREFIX=/usr/obj/aout/usr/src/tmp/usr/lib/aout:/usr/obj/aout/usr/src/tmp/usr/lib/ LD_LIBRARY_PATH=/usr/obj/elf/usr/src/tmp/usr/lib/aout LIBRARY_PATH=/usr/obj/aout/usr/src/tmp/usr/lib/aout:/usr/obj/aout/usr/src/tmp/usr/lib OBJFORMAT_PATH=/usr/obj/elf/usr/src/tmp/usr/libexec CFLAGS="-nostdinc -O -pipe" /usr/obj/elf/usr/src/tmp/usr/bin/make DESTDIR=/usr/obj/aout/usr/src/tmp -DNOMAN all ===> i386 ===> i386/boot0 ===> i386/btx ===> i386/btx/btx ===> i386/btx/btxldr ===> i386/btx/lib ===> i386/libi386 ===> i386/loader ===> i386 ===> i386/boot0 Warning: Object directory not changed from original /usr/src/sys/boot/i386/boot0 (cd /usr/src/sys/boot/i386/boot0; m4 boot0.m4 boot0.s) | as -o boot0.o {standard input}: Assembler messages: {standard input}:245: Error: Bad Absolute Expression, absolute 0 assumed. {standard input}:245: Warning: Repeat < 0, .fill ignored *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Script done, output file is /var/log/make.19981009 DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message