Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14145 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34163 invoked by uid 1010); 21 Dec 2004 12:41:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34097 invoked from network); 21 Dec 2004 12:41:15 -0000 Received: from unknown (HELO smtp.unet.ru) (213.219.244.56) by pb1.pair.com with SMTP; 21 Dec 2004 12:41:15 -0000 Received: from host.phpclub.net by smtp.unet.ru (8.12.9/Unet) with ESMTP id iBLCfBxm008506 for ; Tue, 21 Dec 2004 15:41:12 +0300 (MSK) Received: from armada by host.phpclub.net (8.12.6/Unet) with ESMTP id iBLCf3s8077458 for ; Tue, 21 Dec 2004 15:41:07 +0300 (MSK) Date: Tue, 21 Dec 2004 15:36:51 +0300 To: internals@lists.php.net Message-ID: <20041221153651.2b8957e3.tony2001@phpclub.net> In-Reply-To: References: X-Mailer: Sylpheed version 1.0.0beta3 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] zend_strtod.c compile error From: tony2001@phpclub.net (Antony Dovgal) On Tue, 21 Dec 2004 14:33:48 +0200 (IST) Stanislav Malyshev wrote: > After recent changes, zend_strtod.c from PHP 4 CVS does not compile on > my Linux, giving: > > php4/Zend/zend_strtod.c:234: error: syntax error before "uint32_t" > > uin32_t is defined in stdint.h which is never included as far as I > see. -- I've encountered the same problem, but ./buildconf helped. This happens because Jani recently added a new magic macro to detect little/big endians. -- Wbr, Antony Dovgal aka tony2001 tony2001@phpclub.net || antony@dovgal.com