From owner-freebsd-current Tue Dec 15 18:08:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA05085 for freebsd-current-outgoing; Tue, 15 Dec 1998 18:08:56 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dingo.cdrom.com (goldfish.pht.co.jp [210.171.55.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA05079 for ; Tue, 15 Dec 1998 18:08:54 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id SAA01013; Tue, 15 Dec 1998 18:06:42 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199812160206.SAA01013@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Forrest Aldrich cc: freebsd-current@FreeBSD.ORG Subject: Re: FreeBSD Buildworld fails In-reply-to: Your message of "Tue, 15 Dec 1998 17:35:52 EST." <4.1.19981215173455.009a4b10@206.25.93.69> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 15 Dec 1998 18:06:42 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Buildworld is still failing after a make clean, and cvsups today > (FreeBSD-3.0-CURRENT): There are no errors in this transcript. I suspect that you're not properly capturing the full build output; use the 'script' command for this. > > cc -nostdinc -O -pipe -DBOOT_FORTH > -I/usr/src/sys/boot/i386/loader/../../ficl > -I/usr/src/sys/boot/i386/loader/../../common > -I/usr/src/sys/boot/i386/loader/../../.. -I. -Wall > -I/usr/src/sys/boot/i386/loader/.. > -I/usr/src/sys/boot/i386/loader/../btx/lib -elf -DNEW_LINKER_SET > -I/usr/obj/elf/usr/src/tmp/usr/include -c > /usr/src/sys/boot/i386/loader/../../common/interp.c > /usr/src/sys/boot/i386/loader/../../common/interp.c: In function `perform': > /usr/src/sys/boot/i386/loader/../../common/interp.c:48: warning: unused > variable `i' > /usr/src/sys/boot/i386/loader/../../common/interp.c: In function `interact': > /usr/src/sys/boot/i386/loader/../../common/interp.c:85: warning: implicit > declaration of function `bf_init' > /usr/src/sys/boot/i386/loader/../../common/interp.c:110: warning: implicit > declaration of function `bf_run' > /usr/src/sys/boot/i386/loader/../../common/interp.c:82: warning: unused > variable `argv' > /usr/src/sys/boot/i386/loader/../../common/interp.c:81: warning: unused > variable `argc' > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message