Date: Sat, 9 Nov 2002 18:35:23 -0800 (PST) From: Matthew Jacob <mjacob@feral.com> To: Marcel Moolenaar <marcel@xcllnt.net> Cc: alpha@FreeBSD.ORG Subject: Re: stumped by latest build breakage Message-ID: <Pine.BSF.4.21.0211091834390.54071-100000@beppo> In-Reply-To: <20021110020650.GA43521@athlon.pn.xcllnt.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 9 Nov 2002, Marcel Moolenaar wrote: > 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? Ah. That was it. It was my attempt to reinstall the WERROR stuff that got broken a few weeks ago (so wouldn't have to do it on a command line). Sorry for the noise! My bad - I should have checked GENERIC unmodified first! > > > 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?Pine.BSF.4.21.0211091834390.54071-100000>