Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48232 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54787 invoked from network); 6 May 2010 11:56:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 May 2010 11:56:56 -0000 Authentication-Results: pb1.pair.com header.from=tony@daylessday.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tony@daylessday.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain daylessday.org designates 89.208.40.236 as permitted sender) X-PHP-List-Original-Sender: tony@daylessday.org X-Host-Fingerprint: 89.208.40.236 mail.daylessday.org Linux 2.6 Received: from [89.208.40.236] ([89.208.40.236:43420] helo=daylessday.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CB/43-39159-58EA2EB4 for ; Thu, 06 May 2010 07:56:55 -0400 Received: from [192.168.3.218] (unknown [212.42.62.198]) by daylessday.org (Postfix) with ESMTPSA id 4AC09BFA08B for ; Thu, 6 May 2010 15:56:50 +0400 (MSD) Message-ID: <4BE2AE81.5010804@daylessday.org> Date: Thu, 06 May 2010 15:56:49 +0400 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100317 SUSE/3.0.4-1.1.1 Thunderbird/3.0.4 MIME-Version: 1.0 To: internals@lists.php.net References: <4BE28E24.9010402@mageekbox.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: Compilation of trunk with --enable-dtrace From: tony@daylessday.org (Antony Dovgal) On 06.05.2010 15:21, David Soria Parra wrote: > FreeBSD Dtrace is known to be broken because of a syntax issue somewhere > in their DTrace scripts that are included by default. FreeBSD dtrace is > not supported at the moment. Anyway, you need to check the result of dtrace execution and abort with a nice errmsg if it fails. Also you might want to detect dtrace's version before running it. -- Wbr, Antony Dovgal --- http://pinba.org - realtime statistics for PHP