Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69545 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66339 invoked from network); 12 Oct 2013 18:55:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Oct 2013 18:55:43 -0000 Authentication-Results: pb1.pair.com header.from=jakub.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=jakub.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.43 as permitted sender) X-PHP-List-Original-Sender: jakub.php@gmail.com X-Host-Fingerprint: 209.85.216.43 mail-qa0-f43.google.com Received: from [209.85.216.43] ([209.85.216.43:37291] helo=mail-qa0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B8/A8-31591-F2B99525 for ; Sat, 12 Oct 2013 14:55:43 -0400 Received: by mail-qa0-f43.google.com with SMTP id i13so1569718qae.16 for ; Sat, 12 Oct 2013 11:55:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=hMZvnVIJiDk8ZpD9+kxCrOdeNiVfVB/B+yMdBrWUzpc=; b=DCCFbIV7bCIbGpSWzbZ2HN88ukDCWKZoB65bqW7NJujzrBy5AbA33G9HRINgDkil4i IF+3JG1UEY/oDWLIvJ0QLrh8aT5HSLhi6QD+TMybcuWoBRHanEbgIHCKEpPgEcaVHm43 NzmQTAAqt6TCcEmY78bNAigJ1A5zyqeO40vQ9bNYBscSer+iwHZ5zH2vYHhBcyFcbAi+ T2O83Zaq+BPpEMBHFSPfK1g07oIum+8rX+ZRZoLN6nDVALgK68FIRwFLDYyhi8uEVFSq 1EyOglEQK97ptBLv8AiQ84sZdFlvgI6MR/V8uvh9/NFsAEzhSyPbG2n4K+8tZu933dvu yAag== MIME-Version: 1.0 X-Received: by 10.224.11.68 with SMTP id s4mr12057240qas.88.1381604139903; Sat, 12 Oct 2013 11:55:39 -0700 (PDT) Sender: jakub.php@gmail.com Received: by 10.224.37.133 with HTTP; Sat, 12 Oct 2013 11:55:39 -0700 (PDT) Date: Sat, 12 Oct 2013 19:55:39 +0100 X-Google-Sender-Auth: dlY5PqITNhst5cc-eWzyjuTTxu0 Message-ID: To: PHP internals list Content-Type: multipart/alternative; boundary=001a11c2c370faaed004e88fc720 Subject: Compile error for ZTS build with OpenSSL From: bukka@php.net (Jakub Zelenka) --001a11c2c370faaed004e88fc720 Content-Type: text/plain; charset=ISO-8859-1 Please can someone merge this PR from Daniel: https://github.com/php/php-src/pull/485 . It's not currently possible to compile PHP with OpenSSL and ZTS enabled... Thanks Jakub --001a11c2c370faaed004e88fc720--