From owner-freebsd-current@FreeBSD.ORG Thu Dec 1 18:46:41 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70CC9106564A for ; Thu, 1 Dec 2011 18:46:41 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout1-b.corp.bf1.yahoo.com (mrout1-b.corp.bf1.yahoo.com [98.139.253.104]) by mx1.freebsd.org (Postfix) with ESMTP id 203A28FC08 for ; Thu, 1 Dec 2011 18:46:40 +0000 (UTC) Received: from [127.0.0.1] (rideseveral.corp.yahoo.com [10.73.160.231]) by mrout1-b.corp.bf1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id pB1Ik36a090947 for ; Thu, 1 Dec 2011 10:46:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yahoo-inc.com; s=cobra; t=1322765163; bh=mzUQHDwNM6eopFJg0ykO7WKi/jw5J0xn4MWPQyVwll4=; h=Subject:From:Reply-To:To:Content-Type:Date:Message-ID: Mime-Version:Content-Transfer-Encoding; b=Rg7lcwxSxts1FtrL9ySmv++Q9QRPkX2uf3p/L4V/dWHe/1bglFcaqwLGAvoN1+D/U rMPuI4/m8JhlZatORdRKihifW8kiiI6knELSAgkkv7rVuqKakwt0NCt4rVwSUHI9Cj jyR88KGSRI2/TelvFLEl4pWf7sbv7bftud7kmPak= From: Sean Bruno To: "freebsd-current@freebsd.org" Content-Type: text/plain; charset="UTF-8" Date: Thu, 01 Dec 2011 10:46:03 -0800 Message-ID: <1322765163.2776.3.camel@hitfishpass-lx.corp.yahoo.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.3 (2.32.3-1.fc14) Content-Transfer-Encoding: 7bit Subject: Malformed conditional (${MK_CTF} != "no") X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: sbruno@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2011 18:46:41 -0000 I've noted that this morning's svn update seems to be breaking pretty badly. Is this related to the DTRACE conf changes? [seanb@sbpi386 ~/head/sys/modules/firewire]$ make ===> firewire (all) "/usr/home/seanb/head/sys/modules/firewire/firewire/../../../conf/kmod.mk", line 204: Malformed conditional (${MK_CTF} != "no") "/usr/home/seanb/head/sys/modules/firewire/firewire/../../../conf/kmod.mk", line 206: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /usr/home/seanb/head/sys/modules/firewire.