From owner-freebsd-alpha Sat Nov 9 18: 7: 9 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 F37D537B404 for ; Sat, 9 Nov 2002 18:07:07 -0800 (PST) Received: from kayak.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id E163343E6E for ; Sat, 9 Nov 2002 18:07:04 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by kayak.xcllnt.net (8.12.6/8.12.6) with ESMTP id gAA26p0N016820; Sat, 9 Nov 2002 18:06:51 -0800 (PST) (envelope-from marcel@kayak.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.6/8.12.6) with ESMTP id gAA26pDg043529; Sat, 9 Nov 2002 18:06:51 -0800 (PST) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.6/8.12.6/Submit) id gAA26pWW043528; Sat, 9 Nov 2002 18:06:51 -0800 (PST) (envelope-from marcel) Date: Sat, 9 Nov 2002 18:06:50 -0800 From: Marcel Moolenaar To: Matthew Jacob Cc: alpha@FreeBSD.ORG Subject: Re: stumped by latest build breakage Message-ID: <20021110020650.GA43521@athlon.pn.xcllnt.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i 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 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