From owner-freebsd-sparc Fri Aug 9 15: 9:52 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D24A437B400 for ; Fri, 9 Aug 2002 15:09:50 -0700 (PDT) Received: from vpop.dmv.com (vpop.dmv.com [64.45.144.24]) by mx1.FreeBSD.org (Postfix) with SMTP id 5844443E5E for ; Fri, 9 Aug 2002 15:09:50 -0700 (PDT) (envelope-from patrick@godloveya.com) Received: (qmail 42337 invoked by uid 89); 9 Aug 2002 22:24:41 -0000 Message-ID: <20020809222441.42332.qmail@vpop.dmv.com> From: "Patrick" To: sparc@FreeBSD.ORG Subject: make exits on signal 11 (core dump) Date: Fri, 09 Aug 2002 18:24:40 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The last two days, I keep getting this message whenever I try to 'make buildkernel' or 'make buildworld' the line that causes the signal 11 is: cd /usr/src; make -V .CURDIR:C/.// 2>&1 >/dev/null | grep -q "Unknown modifier 'C'"; then make make; fi running make with just the -V switch is the problem. Thanks, Patrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message