snaps not compiling

php.internals

Nuno Lopes

22 years ago
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

Christian Stocker

22 years ago
Hi this was fixed one hour ago (or change to libxml2 2.6 instead of 2.5) chregu On 2/23/04 10:54 AM, Nuno Lopes wrote:
> 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 >
-- christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 http://www.bitflux.ch | chregu@bitflux.ch | gnupg-keyid 0x5CE1DECB