Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp BSDGlob.pm blib\lib\File\BSDGlob.pm AutoSplitting blib\lib\File\BSDGlob.pm (blib\lib\auto\File\BSDGlob) 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.94\" -DXS_VERSION=\"0.94\" "-IC:\cpanrun-5.8\build\5-8-0\lib\CORE" bsd_glob.c bsd_glob.c bsd_glob.c(357) : warning C4244: '=' : conversion from 'const unsigned short ' to 'char ', possible loss of data bsd_glob.c(347) : warning C4101: 'pwd' : unreferenced local variable bsd_glob.c(627) : error C2065: 'readdir' : undeclared identifier bsd_glob.c(627) : warning C4047: '=' : 'struct direct *(__cdecl *)()' differs in levels of indirection from 'int ' bsd_glob.c(650) : warning C4013: 'closedir' undefined; assuming extern returning int bsd_glob.c(796) : warning C4013: 'opendir' undefined; assuming extern returning int bsd_glob.c(796) : warning C4047: 'return' : 'struct _dir_struc *' differs in levels of indirection from 'int ' bsd_glob.c(866) : warning C4244: '=' : conversion from 'const unsigned short ' to 'char ', possible loss of data NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.