Date: Sat, 9 Nov 2002 17:26:14 -0800 (PST) From: Matthew Jacob <mjacob@feral.com> To: alpha@freebsd.org Subject: stumped by latest build breakage Message-ID: <Pine.BSF.4.21.0211091720190.52837-100000@beppo>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0211091720190.52837-100000>