building with latest perl on Win32 I get this error:
cl -c -ID:\apps\XML\libxml2\include -nologo -GF -W3 -Od -MD
-Zi -DDEBUGGING -DWIN32 -D_CONSOLE -DNO_STRICT -DPERL_TEXT
MODE_SCRIPTS -DUSE_PERLIO -D_USE_32BIT_TIME_T -Od -MD -Zi -DDEBUGGING
-DVERSION=\"1.89\" -DXS_VERSION=\"1.89\" "-ID:\perl-t
ests\perl-5.15.6-383d-nothr\lib\CORE" -DHAVE_UTF8 -DHAVE_BLANK
Av_CharPtrPtr.c
Av_CharPtrPtr.c
cl -c -ID:\apps\XML\libxml2\include -nologo -GF -W3 -Od -MD
-Zi -DDEBUGGING -DWIN32 -D_CONSOLE -DNO_STRICT -DPERL_TEXT
MODE_SCRIPTS -DUSE_PERLIO -D_USE_32BIT_TIME_T -Od -MD -Zi -DDEBUGGING
-DVERSION=\"1.89\" -DXS_VERSION=\"1.89\" "-ID:\perl-t
ests\perl-5.15.6-383d-nothr\lib\CORE" -DHAVE_UTF8 -DHAVE_BLANK Devel.c
Devel.c
Devel.xs(64) : error C2275: 'xmlNode' : illegal use of this type as an
expression
D:\apps\XML\libxml2\include\libxml/tree.h(448) : see declaration
of 'xmlNode'
Devel.xs(64) : error C2065: 'node' : undeclared identifier
Devel.xs(65) : error C2275: 'xmlNode' : illegal use of this type as an
expression
D:\apps\XML\libxml2\include\libxml/tree.h(448) : see declaration
of 'xmlNode'
Devel.xs(65) : error C2065: 'owner' : undeclared identifier
Devel.xs(66) : warning C4047: 'function' : 'struct _xmlNode *' differs
in levels of indirection from 'int '
Devel.xs(66) : warning C4024: 'PmmNodeToSv' : different types for formal
and actual parameter 1
Devel.xs(66) : error C2223: left of '->_private' must point to struct/union
Devel.xs(66) : error C2198: 'PmmNodeToSv' : too few actual parameters
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
1.88 version builds fine.
Summary of my perl5 (revision 5 version 15 subversion 6 patch blead
2012-01-04.19:12:48 990c89d7f48761c1d0383d6378653b6b1fe2c99c
v5.15.6-383-g990c89d) configuration:
Snapshot of: 990c89d7f48761c1d0383d6378653b6b1fe2c99c
Platform:
osname=MSWin32, osvers=5.1, archname=MSWin32-x86-perlio
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='cl', ccflags ='-nologo -GF -W3 -Od -MD -Zi -DDEBUGGING -DWIN32
-D_CONSOLE -DNO_STRICT -DPERL_TEXTMODE_SCRIPTS -DUSE_PERLIO
-D_USE_32BIT_TIME_T',
optimize='-Od -MD -Zi -DDEBUGGING',
cppflags='-DWIN32'
ccversion='12.00.8804', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug
-libpath:"D:\perl-tests\perl-5.15.6-383d-nothr\lib\CORE" -machine:x86'
libpth=D:\MSVStudio\VC98\lib
libs=oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib
netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib
odbc32.lib odbccp32.lib comctl32.lib msvcrt.lib
perllibs=oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib
netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib
odbc32.lib odbccp32.lib comctl32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl515.lib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug
-libpath:"D:\perl-tests\perl-5.15.6-383d-nothr\lib\CORE" -machine:x86'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING HAS_TIMES HAVE_INTERP_INTERN MYMALLOC
PERLIO_LAYERS PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under MSWin32
Compiled at Jan 4 2012 23:59:13
%ENV:
PERL5LIB="D:\Work\PerlScripts\translations;D:\Work\PerlScripts\utl;D:\Work\PerlScripts\xml;D:\Work\PerlScripts\sgml;D:\Work\PerlScripts\pleps;D:\Work\PerlScripts\frutl;D:\Personal\perlutl"
@INC:
D:\Work\PerlScripts\translations
D:\Work\PerlScripts\utl
D:\Work\PerlScripts\xml
D:\Work\PerlScripts\sgml
D:\Work\PerlScripts\pleps
D:\Work\PerlScripts\frutl
D:\Personal\perlutl
D:/perl-tests/perl-5.15.6-383d-nothr/site/lib
D:/perl-tests/perl-5.15.6-383d-nothr/lib
.