Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64215 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60890 invoked from network); 10 Dec 2012 11:51:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Dec 2012 11:51:44 -0000 Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 212.27.42.5 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 212.27.42.5 smtp5-g21.free.fr Linux 2.6 Received: from [212.27.42.5] ([212.27.42.5:54470] helo=smtp5-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7B/00-60401-CCCC5C05 for ; Mon, 10 Dec 2012 06:51:42 -0500 Received: from dixsept.famillecollet.com (unknown [82.241.130.121]) by smtp5-g21.free.fr (Postfix) with ESMTP id 1C9BFD4811A for ; Mon, 10 Dec 2012 12:51:33 +0100 (CET) Message-ID: <50C5CCC4.9070704@fedoraproject.org> Date: Mon, 10 Dec 2012 12:51:32 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: PHP Internals References: <50C05DCE.4000308@php.net> In-Reply-To: X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] Re: Cannot build PHP-5.5 with --enable-dtrace on Fedora 17 From: remi@fedoraproject.org (Remi Collet) Le 06/12/2012 22:34, David Soria Parra a écrit : > On 2012-12-06, Sebastian Bergmann wrote: >> I brought this up on #php.pecl yesterday and David already investigated >> a bit but I thought I should probably bring this up here as well. >> >> I cannot build PHP-5.5 with --enable-dtrace on Fedora 17, details are >> here: https://gist.github.com/4214282 > > Yes thanks for creating a ticket. Assign it to me. I'll look into it, > sadly though I cannot reproduce it yet, even though I run Fedora 17 > (fedora, yay!) as well. > Can you please have a look to the patch attached to the bug 63706 ? Remi. > David >