Subject: | installation error |
Date: | Tue, 3 Aug 2010 13:38:25 +0400 |
To: | <bug-XML-Fast [...] rt.cpan.org> |
From: | "Eugene Toropov" <jt [...] aaanet.ru> |
Checking if your kit is complete...
Looks good
Writing Makefile for XML::Fast
cp lib/XML/Fast.pm blib\lib\XML\Fast.pm
C:\usr\bin\perl.exe C:\usr\lib\ExtUtils\xsubpp -typemap C:\usr\lib\ExtUtils\typemap Fast.xs > Fast.xsc && C:\usr\bin\perl.exe -MExtUtils::Command -e "mv" -- Fast.xsc Fast.c
gcc -c -I. -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" "-IC:\usr\lib\CORE" Fast.c
gcc -c -I. -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" "-IC:\usr\lib\CORE" xmlfast.c
xmlfast.c: In function `parse_entity':
xmlfast.c:189: warning: comparison is always true due to limited range of data type
Running Mkbootstrap for XML::Fast ()
C:\usr\bin\perl.exe -MExtUtils::Command -e "chmod" -- 644 Fast.bs
C:\usr\bin\perl.exe -MExtUtils::Mksymlists \
-e "Mksymlists('NAME'=>\"XML::Fast\", 'DLBASE' => 'Fast', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);"
dlltool --def Fast.def --output-exp dll.exp
g++ -o blib\arch\auto\XML\Fast\Fast.dll -Wl,--base-file -Wl,dll.base -mdll -s -L"C:\usr\lib\CORE" -L"C:\usr\c\lib" Fast.o xmlfast.o -Wl,--image-base,0x68050000 C:\usr\lib\CORE\libperl510.a -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi3
2 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 dll.exp
xmlfast.o:xmlfast.c:(.text+0x7a1): undefined reference to `index'
xmlfast.o:xmlfast.c:(.text+0xd93): undefined reference to `index'
collect2: ld returned 1 exit status
dmake.EXE: Error code 129, while making 'blib\arch\auto\XML\Fast\Fast.dll'
MONS/XML-Fast-0.03.tar.gz
C:\strawberry\c\bin\dmake.EXE -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Failed during this command:
MONS/XML-Fast-0.03.tar.gz : make NO
Show quoted text
cpan>
Show quoted text>perl -v
This is perl, v5.10.1 (*) built for MSWin32-x86-multi-thread
Евгений
jt@aaanet.ru