snaps.php.net is not compiling PHP 5 for windows.

>From http://snaps.php.net/win32/snapshot.log:
compat.c
ext\xml\compat.c(272) : error C2078: too many initializers
ext\xml\compat.c(317) : error C2039: 'sax2' : is not a member of
'_xmlParserCtxt'
        ..\php_build\include\libxml/parser.h(161) : see declaration of
'_xmlParserCtxt'
ext\xml\compat.c(403) : error C2039: 'lastError' : is not a member of
'_xmlParserCtxt'
        ..\php_build\include\libxml/parser.h(161) : see declaration of
'_xmlParserCtxt'
ext\xml\compat.c(403) : error C2065: 'XML_ERR_WARNING' : undeclared
identifier
xml.c
NMAKE : fatal error U1077: '"cl.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual
Studio\VC98\bin\NMAKE.EXE"' : return code '0x2'
Stop.



Nuno

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

Reply via email to