Date: Tue, 15 Dec 1998 18:06:42 -0800 From: Mike Smith <mike@smith.net.au> To: Forrest Aldrich <forrie@forrie.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: FreeBSD Buildworld fails Message-ID: <199812160206.SAA01013@dingo.cdrom.com> In-Reply-To: Your message of "Tue, 15 Dec 1998 17:35:52 EST." <4.1.19981215173455.009a4b10@206.25.93.69>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812160206.SAA01013>