ID: 13514 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Compile Failure Operating System: Windows 2000 SP2 PHP Version: 4.0.6 New Comment:
Works -> closed. Previous Comments: ------------------------------------------------------------------------ [2001-10-23 11:29:22] [EMAIL PROTECTED] Just checked Zend and ZendTS for php4-200110230600. "Everything" works now ;) ------------------------------------------------------------------------ [2001-10-23 10:45:07] [EMAIL PROTECTED] Does this happen with latest CVs snapshot from http://snaps.php.net/ ? ------------------------------------------------------------------------ [2001-10-02 12:08:04] [EMAIL PROTECTED] Using Visual Studio 7 build 9254 (VS.NET Beta 2), Bison 1.28, and flex 2.5.8, compile of "zend_ini_scanner.c" fails, reporting that "ini_lineno" is an undefined symbol. I could not find a declaration for "ini_lineno" in the Zend sources, but did find an extern reference to "int ini_lineno". I added the line "int ini_lineno;" before the line "static char *ini_filename;" in "zend_ini_scanner.l" and build proceeded normally. ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=13514&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]