Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6044 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33909 invoked by uid 1010); 3 Dec 2003 05:53:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 33884 invoked from network); 3 Dec 2003 05:53:24 -0000 Received: from unknown (HELO mail.de-punkt.de) (62.4.81.205) by pb1.pair.com with SMTP; 3 Dec 2003 05:53:24 -0000 Received: (qmail 3577 invoked by uid 508); 3 Dec 2003 05:53:24 -0000 Received: from sb@sebastian-bergmann.de by webby by uid 511 with qmail-scanner-1.16 (f-prot: 3.12. spamassassin: 2.60. Clear:. Processed in 0.330897 secs); 03 Dec 2003 05:53:24 -0000 Received: from unknown (HELO wopr) (sb@de-punkt.de@80.142.17.215) by webby.de-punkt.de with SMTP; 3 Dec 2003 05:53:23 -0000 Received: from wopr [127.0.0.1] by wopr (192.168.0.1) (userid 19) with Hamster-NewsToMail-Gate (Classic Hamster Version 2.0 Build 2.0.2.2) ; Wed, 03 Dec 2003 06:52:05 +0100 Date: Wed, 03 Dec 2003 06:52:04 +0100 Organization: www.sebastian-bergmann.de User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 X-Accept-Language: en-us, en References: <09a401c3b92d$a5d03b20$8802a8c0@obsidian> In-Reply-To: <09a401c3b92d$a5d03b20$8802a8c0@obsidian> To: internals@lists.php.net Sender: admin Lines: 71 X-Qmail-Scanner-Message-ID: <10704308035263571@webby> Subject: Re: [PHP-DEV] New win32 build system From: sebastian@php.net (Sebastian Bergmann) Message-ID: 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 ... Checking for link.exe ... Checking for nmake.exe ... Checking for make.exe ... 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 ... Checking for libxml2.lib ... Checking for libxml/parser.h ... 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 ... 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/