Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57470 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87812 invoked from network); 22 Jan 2012 10:07:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jan 2012 10:07:24 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gy0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:62013] helo=mail-gy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5D/C8-21061-ADFDB1F4 for ; Sun, 22 Jan 2012 05:07:23 -0500 Received: by ghrr13 with SMTP id r13so964272ghr.29 for ; Sun, 22 Jan 2012 02:07:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=A++WWPYTZy0dPXHTUhi/RGX1wHT4hOV+occgs5cUbwE=; b=oclHtFUriNCeOBexSjdsXgFPQh+29IVm2OSggmuIThPUkSRmv7423nnL6/UWkR/vRi am3216poV/VxUMuUhAXhEVAFd8FxfX0M+Sp+/9jJgHiRjI1trGhV5DjpgmQp9z4FxMho ka3Ok8HY6d/C7qZJSCD3aDeWIepTiJGBuJTnU= MIME-Version: 1.0 Received: by 10.236.181.198 with SMTP id l46mr5654724yhm.40.1327226838890; Sun, 22 Jan 2012 02:07:18 -0800 (PST) Received: by 10.147.169.10 with HTTP; Sun, 22 Jan 2012 02:07:18 -0800 (PST) In-Reply-To: <4F1B29A7.5070803@gmx.net> References: <4F1B29A7.5070803@gmx.net> Date: Sun, 22 Jan 2012 11:07:18 +0100 Message-ID: To: Christian Seiler Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [Windows] Error Building PHP 5.4 NTS Debug Version, mysqlnd From: pierre.php@gmail.com (Pierre Joye) hi, I cannot reproduce the error, mysqlnd builds just fine here. What's your configure line? Cheers, 2012/1/21 Christian Seiler : > Hi, > > I was compiling PHP 5.4 SVN for Windows and noticed that the NTS Debug > version does not compile correctly if mysqlnd is enabled. The ZTS Debug, > ZTS Release and NTS Release versions work without any problems. Also, > PHP 5.3 in all 4 variants (Debug/Release, NTS/ZTS) has no problems. > > I've attached the error messages I got as a text file, I apologize in > advance for the German error messages, the Visual Studio version I have > I have no idea how to make it output English messages. (There appears to > be no LC_ALL=3DC in Windows.) However, it should be easy to search for th= e > corresponding error message IDs if you have trouble understanding the > messages. > > To summarize the error, it chokes on the following statements: > > mysqlnd_driver.c, 100: > =A0 =A0 =A0 =A0DBG_ENTER("mysqlnd_error_list_pdtor"); > > mysqlnd_driver.c, 104: > =A0 =A0 =A0 =A0DBG_VOID_RETURN; > > Since I have no idea whatsoever about the internals of mysqlnd, I'm > posting this to the list. > > Regards, > Christian > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org