From owner-freebsd-alpha Sat Nov 9 17:54:29 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56BE237B401 for ; Sat, 9 Nov 2002 17:54:28 -0800 (PST) Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8F1943E42 for ; Sat, 9 Nov 2002 17:54:27 -0800 (PST) (envelope-from mjacob@feral.com) Received: from mailhost.feral.com (mjacob@mailhost.feral.com [192.67.166.1]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id gAA1sRZ53846 for ; Sat, 9 Nov 2002 17:54:27 -0800 (PST) (envelope-from mjacob@feral.com) Date: Sat, 9 Nov 2002 17:54:26 -0800 (PST) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: alpha@freebsd.org Subject: Re: stumped by latest build breakage In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is actually on more than one alpha. Whassup? On Sat, 9 Nov 2002, Matthew Jacob wrote: > > Attempts to build kernels on one alpha, buildworld updated as of Nov 6, > always now fail for me at: > > cc -c -x assembler-with-cpp -DLOCORE -O -pipe -mcpu=ev4 -mtune=ev5 -Wall > -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions -ansi -g -nostdinc -I- -I. -I/usr/src/sys > -I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/acpica > -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h > -fno-common -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding > "" /usr/src/sys/alpha/alpha/locore.s > cc: : No such file or directory > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/GPLUS. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > Interestingly enough, the cc was done, so that repeated 'makes' > advances the compilation by one object. > > Anyone see something like this or know anything about it? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message