C:\strawberry-perl-5.12.3.0-portable\cpan\build\Devel-BeginLift-0.001003-alv9dJ>perl Makefile.PL Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lmoldname Note (probably harmless): No library found for -lkernel32 Note (probably harmless): No library found for -luser32 Note (probably harmless): No library found for -lgdi32 Note (probably harmless): No library found for -lwinspool Note (probably harmless): No library found for -lcomdlg32 Note (probably harmless): No library found for -ladvapi32 Note (probably harmless): No library found for -lshell32 Note (probably harmless): No library found for -lole32 Note (probably harmless): No library found for -loleaut32 Note (probably harmless): No library found for -lnetapi32 Note (probably harmless): No library found for -luuid Note (probably harmless): No library found for -lws2_32 Note (probably harmless): No library found for -lmpr Note (probably harmless): No library found for -lwinmm Note (probably harmless): No library found for -lversion Note (probably harmless): No library found for -lodbc32 Note (probably harmless): No library found for -lodbccp32 Note (probably harmless): No library found for -lcomctl32 Writing Makefile for Devel::BeginLift Writing MYMETA.yml and MYMETA.json C:\strawberry-perl-5.12.3.0-portable\cpan\build\Devel-BeginLift-0.001003-alv9dJ>dmake cp lib/Devel/BeginLift.pm blib\lib\Devel\BeginLift.pm C:\strawberry-perl-5.12.3.0-portable\perl\bin\perl.exe "-Iinc" C:\strawberry-perl-5.12.3.0-portable\perl\site\lib\ExtUtils\xsubpp -typemap C:\strawberry-perl-5.12.3.0-portable\perl\lib\ExtUtils\typemap -typemap C:\strawberry-perl-5.12.3.0-portable\perl\site\lib\B\Utils\Install\typemap BeginLift.xs > BeginLift.xsc && C:\strawberry-perl-5.12.3.0-portable\perl\bin\perl.exe "-Iinc" -MExtUtils::Command -e "mv" -- BeginLift.xsc BeginLift.c gcc -c -IC:\strawberry-perl-5.12.3.0-portable\perl\site\lib\B\Hooks\OP\Check\Install -IC:\strawberry-perl-5.12.3.0-portable\perl\site\lib\B\Utils\Install -IC:\strawberry-perl-5.12.3.0-portable\perl\site\lib\B\Hooks\OP\Check\EntersubForCV\Install -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"0.001003\" -DXS_VERSION=\"0.001003\" "-IC:\strawberry-perl-5.12.3.0-portable\perl\lib\CORE" BeginLift.c Running Mkbootstrap for Devel::BeginLift () C:\strawberry-perl-5.12.3.0-portable\perl\bin\perl.exe "-Iinc" -MExtUtils::Command -e "chmod" -- 644 BeginLift.bs C:\strawberry-perl-5.12.3.0-portable\perl\bin\perl.exe "-Iinc" -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"Devel::BeginLift\", 'DLBASE' => 'BeginLift', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" dlltool --def BeginLift.def --output-exp dll.exp g++.exe -o blib\arch\auto\Devel\BeginLift\BeginLift.dll -Wl,--base-file -Wl,dll.base -mdll -s -L"C:\strawberry-perl-5.12.3.0-portable\perl\lib\CORE" -L"C:\strawberry-perl-5.12.3.0-portable\c\lib" BeginLift.o C:\strawberry-perl-5.12.3.0-portable\perl\lib\CORE\libperl512.a C:\strawberry-perl-5.12.3.0-portable\perl\site\lib\auto\B\Hooks\OP\Check\Check.a C:\strawberry-perl-5.12.3.0-portable\perl\site\lib\auto\B\Utils\Utils.a C:\strawberry-perl-5.12.3.0-portable\perl\site\lib\auto\B\Hooks\OP\Check\EntersubForCV\EntersubForCV.a dll.exp BeginLift.o:BeginLift.c:(.text+0x48e): undefined reference to `hook_op_check_entersubforcv_remove' BeginLift.o:BeginLift.c:(.text+0x54f): undefined reference to `hook_op_check_entersubforcv' BeginLift.o:BeginLift.c:(.text+0x787): undefined reference to `Perl_pad_swipe' collect2: ld returned 1 exit status dmake: Error code 129, while making 'blib\arch\auto\Devel\BeginLift\BeginLift.dll'