Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10135 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47530 invoked by uid 1010); 28 May 2004 04:45:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 47492 invoked from network); 28 May 2004 04:45:41 -0000 Received: from unknown (HELO took.shire) (68.126.141.9) by pb1.pair.com with SMTP; 28 May 2004 04:45:41 -0000 Received: (qmail 66316 invoked by uid 1001); 28 May 2004 04:50:46 -0000 Date: Fri, 28 May 2004 04:50:46 +0000 To: internals@lists.php.net Message-ID: <20040528045046.GE38565@bagend.shire> Mail-Followup-To: internals@lists.php.net References: <5.1.0.14.2.20040527180858.0365c350@127.0.0.1> <20040527201117.GA38565@bagend.shire> <20040528002954.GA5494@shaka.acc.umu.se> <20040528043747.GD38565@bagend.shire> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040528043747.GD38565@bagend.shire> User-Agent: Mutt/1.4.1i Subject: Re: [PHP-DEV] RC3RC1 From: curt@php.net (Curt Zirzow) * Thus wrote Curt Zirzow (curt@php.net): > I tracked it down that it broke for me at revision 1.21 (the pty > support for proc_open), the macro #define _XOPEN_SOURCE 500 causes > my system to change which POSIX version to compile with. Actually it was revision 1.24 that broke things for me, defining _XOPEN_SOURCE at 500 or 600 breaks things on FreeBSD. Curt -- "I used to think I was indecisive, but now I'm not so sure."