Writing Makefile for Crypt::securid Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp securid.pm blib\lib\Crypt\securid.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.04\" -DXS_VERSION=\"0.04\" "-IC:\cpanrun\build\5-10-0\lib\CORE" sid.c sid.c sid.h(21) : error C2632: 'long' followed by 'long' is illegal C:\PROGRA~1\MICROS~3\VC98\INCLUDE\stdio.h(234) : error C2632: 'long' followed by 'long' is illegal C:\PROGRA~1\MICROS~3\VC98\INCLUDE\stdlib.h(287) : error C2632: 'long' followed by 'long' is illegal C:\PROGRA~1\MICROS~3\VC98\INCLUDE\stdlib.h(288) : error C2632: 'long' followed by 'long' is illegal C:\PROGRA~1\MICROS~3\VC98\INCLUDE\stdlib.h(289) : error C2632: 'long' followed by 'long' is illegal C:\PROGRA~1\MICROS~3\VC98\INCLUDE\stdlib.h(339) : error C2632: 'long' followed by 'long' is illegal C:\PROGRA~1\MICROS~3\VC98\INCLUDE\stdlib.h(340) : error C2632: 'long' followed by 'long' is illegal C:\PROGRA~1\MICROS~3\VC98\INCLUDE\stdlib.h(341) : error C2632: 'long' followed by 'long' is illegal C:\PROGRA~1\MICROS~3\VC98\INCLUDE\stdlib.h(360) : error C2059: syntax error : '(' C:\PROGRA~1\MICROS~3\VC98\INCLUDE\stdlib.h(361) : error C2059: syntax error : '(' sid.c(33) : error C2054: expected '(' to follow '__inline__' sid.c(33) : error C2085: 'ror8' : not in formal parameter list sid.c(33) : error C2143: syntax error : missing ';' before '{' sid.c(36) : error C2632: 'long' followed by 'long' is illegal sid.c(36) : error C2054: expected '(' to follow '__inline__' sid.c(37) : error C2632: 'long' followed by 'long' is illegal sid.c(38) : error C2085: 'rol64' : not in formal parameter list sid.c(38) : error C2143: syntax error : missing ';' before '{' sid.c(42) : error C2632: 'long' followed by 'long' is illegal sid.c(42) : error C2054: expected '(' to follow '__inline__' sid.c(42) : error C2632: 'long' followed by 'long' is illegal sid.c(42) : error C2085: 'bswap64' : not in formal parameter list sid.c(42) : error C2143: syntax error : missing ';' before '{' sid.c(115) : warning C4013: 'ror8' undefined; assuming extern returning int sid.c(117) : warning C4013: 'bswap64' undefined; assuming extern returning int sid.c(117) : warning C4013: 'rol64' undefined; assuming extern returning int NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.