Wez Furlong wrote:
> Then type nmake to build the things you configured.

  Current CVS breaks at this point for me:

E:\home\php\php5>cscript /nologo configure.js --enable-debug --disable-apache
Saving configure options to config.nice.bat
Checking for cl.exe ...  <in default path>
Checking for link.exe ...  <in default path>
Checking for nmake.exe ...  <in default path>
Checking for make.exe ...  <in default path>
Checking for arpa\nameser.h ...  ..\bindlib_w32

Build dir: Debug_TS
PHP Core:  php5ts_debug.dll and php5ts_debug.lib

Enabling sapi/cgi
Enabling sapi/cli
Enabling sapi/isapi
Enabling ext/bcmath
Enabling ext/calendar
Enabling ext/com_dotnet
Enabling ext/ctype
Enabling ext/dom
Enabling ext/ftp
Enabling ext/libxml
Checking for iconv.lib ...  <not found>
Checking for libxml2.lib ...  <not found>
Checking for libxml/parser.h ...  <not found>
Enabling ext/odbc
Enabling ext/pcre
Enabling ext/session
Enabling ext/simplexml
Enabling ext/sqlite
Enabling ext/standard
Enabling ext/tokenizer
Enabling ext/wddx
Enabling ext/xml
Enabling ext/zlib
Checking for zlib.lib ...  <not found>
Checking for zlib.h ...  ..\zlib

Creating build dirs...
Generating files...
Generating Makefile
Generating main/internal_functions.c
Generating main/config.w32.h
Done.

Type 'nmake' to build PHP

E:\home\php\php5>nmake

Microsoft (R) Program Maintenance-Dienstprogramm: Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. Alle Rechte vorbehalten.

         bison --output=Zend/zend_ini_parser.\ -v -d -p ini_
Zend/zend_ini_parser
.y
Zend/zend_ini_parser.y: conflicts: 4 shift/reduce
Zend/zend_ini_parser.y: warning: conflicting outputs to file
`Zend/zend_ini_pars
er.\\'
bison: cannot open file `Zend/zend_ini_parser.\': No such file or directory
NMAKE : fatal error U1077: 'bison' : Rueckgabe-Code '0x1'
Stop.

-- 
Sebastian Bergmann
http://sebastian-bergmann.de/                   http://phpOpenTracker.de/

Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to