Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64186 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56860 invoked from network); 6 Dec 2012 21:34:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2012 21:34:41 -0000 X-Host-Fingerprint: 217.114.211.68 unknown Date: Thu, 06 Dec 2012 16:34:40 -0500 Received: from [217.114.211.68] ([217.114.211.68:11250] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CE/23-27691-07F01C05 for ; Thu, 06 Dec 2012 16:34:40 -0500 To: internals@lists.php.net References: <50C05DCE.4000308@php.net> User-Agent: slrn/0.9.9p1 (SunOS) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: X-Posted-By: 217.114.211.68 Subject: Re: Cannot build PHP-5.5 with --enable-dtrace on Fedora 17 From: dsp@php.net (David Soria Parra) 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. David