Checking if your kit is complete... Looks good Note (probably harmless): No library found for -R/opt/local/lib Note (probably harmless): No library found for -lsavi Writing Makefile for SAVI Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp SAVI.pm blib\lib\SAVI.pm AutoSplitting blib\lib\SAVI.pm (blib\lib\auto\SAVI) C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap -typemap typemap SAVI.xs > SAVI.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv SAVI.xsc SAVI.c Please specify prototyping behavior for SAVI.xs (see perlxs manual) cl -c -I. -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.30\" -DXS_VERSION=\"0.30\" "-IC:\cpanrun\build\5-10-0\lib\CORE" SAVI.c SAVI.c SAVI.xs(237) : warning C4133: 'function' : incompatible types - from 'char [128]' to 'unsigned short *' SAVI.xs(262) : warning C4133: 'function' : incompatible types - from 'char *' to 'const unsigned short *' SAVI.xs(262) : warning C4133: 'function' : incompatible types - from 'char *' to 'const unsigned short *' SAVI.xs(279) : warning C4133: 'function' : incompatible types - from 'char *' to 'const unsigned short *' SAVI.xs(279) : warning C4133: 'function' : incompatible types - from 'char [1024]' to 'unsigned short *' SAVI.xs(307) : warning C4133: 'function' : incompatible types - from 'char [1024]' to 'unsigned short *' SAVI.xs(337) : warning C4133: 'function' : incompatible types - from 'char *' to 'const unsigned short *' SAVI.xs(364) : warning C4133: 'function' : incompatible types - from 'char [7]' to 'const unsigned short *' SAVI.xs(364) : warning C4022: 'function through pointer' : pointer mismatch for actual parameter 3 SAVI.xs(469) : warning C4133: 'function' : incompatible types - from 'char [128]' to 'unsigned short *' SAVI.xs(522) : warning C4133: 'function' : incompatible types - from 'char [128]' to 'unsigned short *' Running Mkbootstrap for SAVI () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 SAVI.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"SAVI\", 'DLBASE' => 'SAVI', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\SAVI\SAVI.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 SAVI.obj C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib C:\PROGRA~1\MICROS~3\VC98\LIB\oldnames.lib C:\PROGRA~1\MICROS~3\VC98\LIB\kernel32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\user32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\gdi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\winspool.lib C:\PROGRA~1\MICROS~3\VC98\LIB\comdlg32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\advapi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\shell32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\ole32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\oleaut32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\netapi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\uuid.lib C:\PROGRA~1\MICROS~3\VC98\LIB\ws2_32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\mpr.lib C:\PROGRA~1\MICROS~3\VC98\LIB\winmm.lib C:\PROGRA~1\MICROS~3\VC98\LIB\version.lib C:\PROGRA~1\MICROS~3\VC98\LIB\odbc32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\odbccp32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\msvcrt.lib -def:SAVI.def Creating library blib\arch\auto\SAVI\SAVI.lib and object blib\arch\auto\SAVI\SAVI.exp SAVI.obj : error LNK2001: unresolved external symbol _DllGetClassObject@12 blib\arch\auto\SAVI\SAVI.dll : fatal error LNK1120: 1 unresolved externals NMAKE : fatal error U1077: 'link' : return code '0x460' Stop.