Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10129 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19932 invoked by uid 1010); 28 May 2004 00:30:02 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 19909 invoked from network); 28 May 2004 00:30:01 -0000 Received: from unknown (HELO khan.acc.umu.se) (130.239.18.139) by pb1.pair.com with SMTP; 28 May 2004 00:30:01 -0000 Received: from localhost (localhost [127.0.0.1]) by amavisd-new (Postfix) with ESMTP id E92C4D2BF for ; Fri, 28 May 2004 02:30:00 +0200 (MEST) Received: from shaka.acc.umu.se (shaka.acc.umu.se [130.239.18.148]) by khan.acc.umu.se (Postfix) with ESMTP id 9D0A5D270 for ; Fri, 28 May 2004 02:29:55 +0200 (MEST) Received: by shaka.acc.umu.se (Postfix, from userid 23488) id 64953F; Fri, 28 May 2004 02:29:55 +0200 (MEST) Date: Fri, 28 May 2004 02:29:55 +0200 To: internals@lists.php.net Message-ID: <20040528002954.GA5494@shaka.acc.umu.se> References: <5.1.0.14.2.20040527180858.0365c350@127.0.0.1> <20040527201117.GA38565@bagend.shire> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040527201117.GA38565@bagend.shire> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new at acc.umu.se Subject: Re: [PHP-DEV] RC3RC1 From: guru@acc.umu.se (Daniel Fahlgren) On Thu, May 27, 2004 at 08:11:17PM +0000, Curt Zirzow wrote: > * Thus wrote Andi Gutmans (andi@zend.com): > > Please test. If there are no critical problems I'll release RC3 tomorrow > > which I think will be the last RC for 5.0. > > > > I'm getting an error during compile, > [..] > In file included > from /usr/home/curt/source/php-5.0.0RC3RC1/Zend/zend.h:244, > from /usr/home/curt/source/php-5.0.0RC3RC1/main/php.h:34, > from /usr/home/curt/source/php-5.0.0RC3RC1/ext/standard/proc_open.c:25: > /usr/home/curt/source/php-5.0.0RC3RC1/Zend/zend_hash.h:39: > error: syntax error before "uint" I guess you are using Solaris or AIX, right? I figured out a way to get it to compile cleanly on Solaris, but I'm not sure if Wes fixed the CVS.. Any how.. if you add #define __EXTENSIONS__ #define _ALL_SOURCE #include in proc_open.c it will compile.. The __EXTENSIONS__ is for Solaris and _ALL_SOURCE is needed for AIX. (at least 4.3) In the AIX case I needed to run configure with --without-iconv in order for it to link correctly, not sure if thats a general AIX problem or just on the machine I tried it on. Irix is another story, haven't had the time to dig in on the problem. / Fahlgren -- I live the way I type; fast, with a lot of mistakes Daniel Fahlgren http://www.acc.umu.se/~guru/ sysadm@{acc,cs,math}.umu.se 070-3406400 ordf@acc