Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp Native.pm blib\lib\BTRIEVE\Native.pm 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 Native.xs > Native.xsc && C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Command -e mv Native.xsc Native.c cl -c -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.03\" -DXS_VERSION=\"0.03\" "-IC:\cpanrun-5.8\build\5-8-0\lib\CORE" Native.c Native.c Native.xs(32) : warning C4244: 'function' : conversion from 'short ' to 'char ', possible loss of data "Running Mkbootstrap for BTRIEVE::Native ()" C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Native.bs C:\cpanrun-5.8\build\5-8-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"BTRIEVE::Native\", 'DLBASE' => 'Native', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { BTRCALL=>q[wbtrv32.BTRCALL] }, 'DL_VARS' => []);" link -out:blib\arch\auto\BTRIEVE\Native\Native.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun-5.8\build\5-8-0\lib\CORE" -machine:x86 Native.obj C:\cpanrun-5.8\build\5-8-0\lib\CORE\perl58.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib -def:Native.def Native.def : warning LNK4017: IMPORTS statement not supported for the target platform; ignored Native.def : warning LNK4017: BTRCALL=wbtrv32.BTRCALL statement not supported for the target platform; ignored Creating library blib\arch\auto\BTRIEVE\Native\Native.lib and object blib\arch\auto\BTRIEVE\Native\Native.exp Native.obj : error LNK2001: unresolved external symbol _BTRCALL@28 blib\arch\auto\BTRIEVE\Native\Native.dll : fatal error LNK1120: 1 unresolved externals NMAKE : fatal error U1077: 'link' : return code '0x460' Stop.