Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969368249 php.internals:16237 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20446 invoked by uid 1010); 13 May 2005 12:43:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 5444 invoked from network); 13 May 2005 12:23:38 -0000 Received: from unknown (HELO op.pl) (127.0.0.1) by localhost with SMTP; 13 May 2005 12:23:38 -0000 X-Host-Fingerprint: 85.92.69.73 iko.gotobg.net Linux 2.4/2.6 Received: from ([85.92.69.73:57671] helo=iko.gotobg.net) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id A6/A0-36148-94C94824 for ; Fri, 13 May 2005 08:23:38 -0400 Received: from p54a0f4ee.dip.t-dialin.net ([84.160.244.238] helo=[192.168.0.42]) by iko.gotobg.net with esmtpa (Exim 4.43) id 1DWZCZ-00065P-2A; Fri, 13 May 2005 15:23:35 +0300 Message-ID: <42849C33.8040107@hristov.com> Date: Fri, 13 May 2005 14:23:15 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050219 MIME-Version: 1.0 To: Rob Richards CC: Sebastian Bergmann , internals@lists.php.net, phpdoc@lists.php.net, georg@php.net References: <000c01c553f9$c380afc0$0100a8c0@pc07653> <42848AFC.10807@ctindustries.net> In-Reply-To: <42848AFC.10807@ctindustries.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - iko.gotobg.net X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - hristov.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] Re: Fw: win32 build broken From: php@hristov.com (Andrey Hristov) In process of resolving - will be fixed quite soon. Andrey Rob Richards wrote: > It's the mysqli extension due to this commit: > http://news.php.net/php.cvs/31779 and the addition of my_global.h > mysql config-win.h include has too many conflicting defines with TSRM, > ZEND and PHP. > > cc'd Georg. > > Rob > > Sebastian Bergmann wrote: > >>> HEAD built fine for me after April 26. But it broke (at least for me) >>> some time after Friday. >>> >> >> Am I the only one having this problem? >> >> >