Date: Sat, 9 Nov 2002 18:06:50 -0800 From: Marcel Moolenaar <marcel@xcllnt.net> To: Matthew Jacob <mjacob@feral.com> Cc: alpha@FreeBSD.ORG Subject: Re: stumped by latest build breakage Message-ID: <20021110020650.GA43521@athlon.pn.xcllnt.net> In-Reply-To: <Pine.BSF.4.21.0211091720190.52837-100000@beppo> References: <Pine.BSF.4.21.0211091720190.52837-100000@beppo>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Nov 09, 2002 at 05:26:14PM -0800, Matthew Jacob wrote: > > 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 ^^^^ I think the double-quotes are the problem. Do you have a local change where a variable is put inside \" and it evaluates to the empty string? > Anyone see something like this or know anything about it? I don't see it myself. I just rebuilt world and kernel on my alpha. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net 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?20021110020650.GA43521>