Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15984 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60363 invoked by uid 1010); 17 Apr 2005 19:38:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 60345 invoked from network); 17 Apr 2005 19:38:47 -0000 Received: from unknown (HELO kromann.info) (127.0.0.1) by localhost with SMTP; 17 Apr 2005 19:38:47 -0000 X-Host-Fingerprint: 64.186.239.125 c-064-186-239-125.oc1.redwire.net Linux 2.4/2.6 Received: from ([64.186.239.125:3044] helo=mail.kromann.info) by pb1.pair.com (ecelerity 1.2.12rc1 r(5476:5477)) with SMTP id DE/7D-45330-54BB2624 for ; Sun, 17 Apr 2005 15:38:45 -0400 Received: from warp (unknown [64.186.239.115]) by mail.kromann.info (Postfix) with SMTP id B88172AE58; Sun, 17 Apr 2005 12:38:42 -0700 (PDT) To: "Terry R. Lacey" Cc: X-Mailer: Swwwing 2000 Message-ID: <11137668431680000@9866357972520000.9866341568840000> MIME-Version: 1.0 Reply-To: "Frank M. Kromann" Date: Sun, 17 Apr 2005 12:40:43 -0700 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] VC6 Win32 Build From: frank@kromann.info ("Frank M. Kromann") buildconf.bat should be located in the root of the source three and contain these two lines @echo off cscript /nologo win32\build\buildconf.js if buildconf.js is executed this way it should not produce any errors or arnings. - Frank > I'm also trying to Build php5ts using the VC6 Build Tools as recommended in > the file README.WIN32-BUILD-SYSTEM because I seem to be getting absolutely > nowhere using the GUI. When I open the Tools Command Prompt, there's no > buildconf.bat. So I ran buildconf.js and came up with the following Window: > > Windows Script Host > > Script: buildconf.js > Line: 22 > Char: 1 > Error: The handle is invalid. > Code: 80070006 > Source: NULL > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >