Writing Makefile for Win32::Sound Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Sound.pm blib\lib\Win32\Sound.pm 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 Sound.xs > Sound.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Sound.xsc Sound.c cl -c -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.45\" -DXS_VERSION=\"0.45\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Sound.c Sound.c Sound.xs(319) : error C2065: 'na' : undeclared identifier Sound.xs(706) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data Sound.xs(712) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data Sound.xs(853) : error C2065: 'dowarn' : undeclared identifier Sound.xs(863) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data Sound.xs(869) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned short ', possible loss of data Sound.c(1480) : warning C4091: ' ' : ignored on left of 'int ' when no variable is declared NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.