Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969368247 php.internals:16236 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53054 invoked by uid 1010); 13 May 2005 11:30:15 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 40389 invoked from network); 13 May 2005 11:12:34 -0000 Received: from unknown (HELO ctindustries.net) (127.0.0.1) by localhost with SMTP; 13 May 2005 11:12:34 -0000 X-Host-Fingerprint: 216.117.147.250 unknown Linux 2.4/2.6 Received: from ([216.117.147.250:43435] helo=ctindustries.net) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 5B/5E-36148-B9B84824 for ; Fri, 13 May 2005 07:12:34 -0400 Received: from [127.0.0.1] (dsta-aa203.pivot.net [66.186.171.203]) (authenticated bits=0) by ctindustries.net (8.12.8/8.12.8) with ESMTP id j4D9uiTw024695; Fri, 13 May 2005 05:56:46 -0400 Message-ID: <42848AFC.10807@ctindustries.net> Date: Fri, 13 May 2005 07:09:48 -0400 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sebastian Bergmann CC: internals@lists.php.net, phpdoc@lists.php.net, georg@php.net References: <000c01c553f9$c380afc0$0100a8c0@pc07653> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.84/876/Thu May 12 19:14:29 2005 on ctindustries.net X-Virus-Status: Clean Subject: Re: [PHP-DEV] Re: Fw: win32 build broken From: rrichards@ctindustries.net (Rob Richards) 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? > >