What is the type of a signed 64 bit integer? [none] What is the type of a signed 32 bit integer? [int] Writing Makefile for Fingerprint::Rabin::Internal Writing Makefile for Fingerprint::Rabin Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Rabin.pm blib\lib\Fingerprint\Rabin.pm nmake -f Makefile all -nologo cp Internal.pm ..\blib\lib\Fingerprint\Rabin\Internal.pm cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.1\" -DXS_VERSION=\"0.1\" "-IC:\cpanrun\build\5-10-0\lib\CORE" rabin64.c rabin64.c rabin64.c(1690) : error C2054: expected '(' to follow 'inline' rabin64.c(1691) : error C2082: redefinition of formal parameter 'fingerprint_from_text' rabin64.c(1691) : error C2143: syntax error : missing ';' before '{' NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~3\VC98\BIN\nmake.exe' : return code '0x2' Stop.