Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp SAVI.pm blib\lib\SAVI.pm AutoSplitting blib\lib\SAVI.pm (blib\lib\auto\SAVI) C:\cpanrun-5.8\build\5-8-0\bin\perl.exe C:\cpanrun-5.8\build\5-8-0\lib\ExtUtils/xsubpp -typemap C:\cpanrun-5.8\build\5-8-0\lib\ExtUtils\typemap -typemap typemap SAVI.xs > SAVI.xsc && C:\cpanrun-5.8\build\5-8-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 -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" "-IC:\cpanrun-5.8\build\5-8-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(482) : warning C4013: 'snprintf' undefined; assuming extern returning int SAVI.xs(522) : warning C4133: 'function' : incompatible types - from 'char [128]' to 'unsigned short *' "Running Mkbootstrap for SAVI ()" C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Command -e chmod 644 SAVI.bs C:\cpanrun-5.8\build\5-8-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-5.8\build\5-8-0\lib\CORE" -machine:x86 SAVI.obj C:\cpanrun-5.8\build\5-8-0\lib\CORE\perl58.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\wsock32.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 SAVI.obj : error LNK2001: unresolved external symbol _snprintf blib\arch\auto\SAVI\SAVI.dll : fatal error LNK1120: 2 unresolved externals NMAKE : fatal error U1077: 'link' : return code '0x460' Stop.