# running Build.PL C:\cpanrun\build\5-10-0\bin\perl.exe Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Algorithm-SVMLight' version '0.08' Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe Build --makefile_env_macros 1 C:\cpanrun\build\5-10-0\bin\perl.exe lib/Algorithm/param_set.c.PL lib/Algorithm/param_set.c Copying lib\Algorithm\SVMLight.pm -> blib\lib\Algorithm\SVMLight.pm lib\Algorithm\SVMLight.xs -> lib\Algorithm\SVMLight.c Generating script 'lib\Algorithm\SVMLight.ccs' cl -nologo -c @"lib\Algorithm\SVMLight.ccs" -Fo"lib\Algorithm\SVMLight.obj" "lib\Algorithm\SVMLight.c" SVMLight.c lib\Algorithm\SVMLight.xs(21) : fatal error C1083: Cannot open include file: 'svm_common.h': No such file or directory error building dll file from 'lib\Algorithm\SVMLight.c' at C:/cpanrun/build/5-10-0/lib/ExtUtils/CBuilder/Platform/Windows.pm line 143. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x2' Stop.