From owner-freebsd-dtrace@FreeBSD.ORG Thu Jun 27 15:56:52 2013 Return-Path: Delivered-To: freebsd-dtrace@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A02D1BAD for ; Thu, 27 Jun 2013 15:56:52 +0000 (UTC) (envelope-from gnn@freebsd.org) Received: from vps.hungerhost.com (vps.hungerhost.com [216.38.53.176]) by mx1.freebsd.org (Postfix) with ESMTP id 793561F64 for ; Thu, 27 Jun 2013 15:56:52 +0000 (UTC) Received: from [209.249.190.124] (port=52397 helo=gnnmac.hudson-trading.com) by vps.hungerhost.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.80.1) (envelope-from ) id 1UsEZ1-0003qU-37; Thu, 27 Jun 2013 11:56:51 -0400 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: State of DTrace on FreeBSD From: George Neville-Neil In-Reply-To: Date: Thu, 27 Jun 2013 11:56:56 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Akbar Saidov X-Mailer: Apple Mail (2.1508) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vps.hungerhost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - freebsd.org X-Get-Message-Sender-Via: vps.hungerhost.com: authenticated_id: gnn@neville-neil.com Cc: freebsd-dtrace@freebsd.org X-BeenThere: freebsd-dtrace@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "A discussion list for developers working on DTrace in FreeBSD." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 15:56:52 -0000 On Jun 26, 2013, at 21:12 , Akbar Saidov wrote: >> On fresh 8.4 install it's not possible to build a kernel or world > WITH_CTF=3D1, build fails with WITH_CTF & WITHOUT_CTF can't both be = set >=20 > If I am not mistaken, I believe that issue is addressed in this = revision > http://svnweb.freebsd.org/base?view=3Drevision&revision=3D241969 where = it makes > it possible to specify WITH_XXX in /etc/src.conf >=20 >=20 If you apply that locally does it fix your problem? I need to setup a = testing environment for 8.X and I don't have one to hand. Best, George