[Catalyst] Testers Wanted: Cache::FastMmap 1.15 (w/Win32 Support)
Nilson Santos Figueiredo Junior
acid06 at gmail.com
Sun Oct 29 21:54:55 GMT 2006
On 10/29/06, Ash Berlin <ash at cpan.org> wrote:
> If you could all run it through its paces on both Win and *nix and let
> me know if there are any problems that would be great.
Unfortunately, it doesn't compile under Win32 with AS Perl 5.8.8
(build 817) using MSVC.
Compile log follows:
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
cp FastMmap.pm blib\lib\Cache\FastMmap.pm
nmake -f Makefile all -nologo
cp CImpl.pm ..\blib\lib\Cache\FastMmap\CImpl.pm
C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils\xsubpp -typemap C:\Perl\lib\E
xtUtils\typemap CImpl.xs > CImpl.xsc && C:\Perl\bin\perl.exe -MExtUtils::Comman
d -e mv CImpl.xsc CImpl.c
Please specify prototyping behavior for CImpl.xs (see perlxs manual)
cl -c -I. -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO
_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CON
TEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1
-DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" "-IC:\Perl\lib\CORE" CImpl.c
CImpl.c
CImpl.c(466) : warning C4101: 'RETVAL' : unreferenced local variable
CImpl.xs(606) : warning C4101: 'found' : unreferenced local variable
cl -c -I. -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO
_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CON
TEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1
-DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" "-IC:\Perl\lib\CORE" mmap_cache
.c
mmap_cache.c
mmap_cache.c(26) : fatal error C1083: Cannot open include file:
'win32.c': No such file or directory
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Arquivos de programas\Microsoft Visual
Studio .NET 2003\VC7\BIN\nmake.exe"' : return code '0x2'
Stop.
-Nilson Santos F. Jr.
More information about the Catalyst
mailing list