ID:               42542
 User updated by:  mundra at gmail dot com
 Reported By:      mundra at gmail dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Compile Failure
 Operating System: Windows
 PHP Version:      5.2.4
 New Comment:

How does one disable libxml. Theres no such provision in 
cscript /nologo configure.js --help


Previous Comments:
------------------------------------------------------------------------

[2007-09-04 10:28:44] [EMAIL PROTECTED]

Have you installed the libxml dlls/headers? You can't compile PHP
without those..or you need to disable compiling libxml.

------------------------------------------------------------------------

[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

Reply via email to