Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12738 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53618 invoked by uid 1010); 11 Sep 2004 15:53:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 53562 invoked from network); 11 Sep 2004 15:53:39 -0000 Received: from unknown (HELO sapo.pt) (212.55.154.22) by pb1.pair.com with SMTP; 11 Sep 2004 15:53:39 -0000 Received: (qmail 14042 invoked from network); 11 Sep 2004 15:53:38 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.152) by relay2 with SMTP; 11 Sep 2004 15:53:38 -0000 Received: (qmail 18569 invoked from network); 11 Sep 2004 15:50:22 -0000 Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[81.193.187.151]) (envelope-sender ) by mta2 (qmail-ldap-1.03) with SMTP for ; 11 Sep 2004 15:50:22 -0000 Message-ID: <00fc01c49818$072e04f0$0100a8c0@pc07653> To: "PHPdev" Date: Sat, 11 Sep 2004 16:57:23 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: win32 build broken From: nlopess@php.net ("Nuno Lopes") Hello, It seems that the php 5 win32 build is broken. From http://snaps.php.net/win32/snapshot.log : "Enabling extension ..\pecl\db [shared] c:\php4build\snap\configure.js(3879, 1) Microsoft JScript runtime error: 'PHP_DBDO' is undefined" Nuno