ID: 42542 Updated by: [EMAIL PROTECTED] Reported By: mundra at gmail dot com -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Windows PHP Version: 5.2.4 New Comment:
Have you installed the libxml dlls/headers? You can't compile PHP without those..or you need to disable compiling libxml. Previous Comments: ------------------------------------------------------------------------ [2007-09-04 10:08:05] mundra at gmail dot com Description: ------------ php-5.2.4\ext\dom\php_dom.h(33) : fatal error C1083: Cannot open include file: 'libxml/parser.h': No such file or directory NMAKE : fatal error U1077: '"cl.exe"' : return code '0x2' Reproduce code: --------------- Step done: Ran the following set of commands in Visual Studio command line buildconf cscript /nologo configure.js nmake Expected result: ---------------- Compilation must go through Actual result: -------------- It stops ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42542&edit=1