This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Jan Dubois, This is a computer-generated test report for Win32-0.31, created automatically by CPAN::Reporter, version 0.99_08, and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. Sections of this report: * Tester comments * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: No requirements found ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = C PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 20924 PERL5_CPAN_IS_EXECUTING = /home/sand/.cpan/build/Win32-0.31-VFpSjy/Makefile.PL PERL5_CPAN_IS_RUNNING = 20924 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/bin/zsh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /usr/local/perl-5.6.2/bin/perl UID: $< = 1005 EUID: $> = 1005 GID: $( = 1005 1005 EGID: $) = 1005 1005 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 0 Cwd 3.25 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 2.99_02 Test::More 0.64 YAML n/a YAML::Syck 0.85 version 0.7203 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make': cp Win32.pm blib/lib/Win32.pm /usr/local/perl-5.6.2/bin/perl /usr/local/perl-5.6.2/lib/5.6.2/ExtUtils/xsubpp -typemap /usr/local/perl-5.6.2/lib/5.6.2/ExtUtils/typemap Win32.xs > Win32.xsc && mv Win32.xsc Win32.c cc -c -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" -fpic "-I/usr/local/perl-5.6.2/lib/5.6.2/i686-linux-64int/CORE" Win32.c Win32.xs:2:21: error: windows.h: No such file or directory Win32.xs:3:20: error: shlobj.h: No such file or directory Win32.xs:22: error: expected ')' before '*' token Win32.xs:23: error: expected ')' before '*' token Win32.xs:24: error: expected ')' before '*' token Win32.xs:25: error: expected ')' before '*' token Win32.xs:26: error: expected ')' before '*' token Win32.xs:27: error: expected ')' before '*' token Win32.xs:28: error: expected ')' before '*' token Win32.xs:29: error: expected ')' before '*' token Win32.xs:30: error: expected ')' before '*' token Win32.xs:31: error: expected ')' before '*' token Win32.xs:33: error: expected ')' before '*' token Win32.xs:34: error: expected ')' before '*' token Win32.xs:35: error: expected ')' before '*' token Win32.xs:36: error: expected ')' before '*' token Win32.xs:38: error: expected ')' before '*' token Win32.xs:39: error: expected ')' before '*' token Win32.xs:40: error: expected ')' before '*' token Win32.xs:90: error: expected specifier-qualifier-list before 'DWORD' Win32.xs:101: warning: excess elements in struct initializer Win32.xs:101: warning: (near initialization for 'g_osver') Win32.xs:101: warning: excess elements in struct initializer Win32.xs:101: warning: (near initialization for 'g_osver') Win32.xs:101: warning: excess elements in struct initializer Win32.xs:101: warning: (near initialization for 'g_osver') Win32.xs:101: warning: excess elements in struct initializer Win32.xs:101: warning: (near initialization for 'g_osver') Win32.xs:101: warning: excess elements in struct initializer Win32.xs:101: warning: (near initialization for 'g_osver') Win32.xs:101: warning: excess elements in struct initializer Win32.xs:101: warning: (near initialization for 'g_osver') Win32.xs:101: warning: excess elements in struct initializer Win32.xs:101: warning: (near initialization for 'g_osver') Win32.xs:101: warning: excess elements in struct initializer Win32.xs:101: warning: (near initialization for 'g_osver') Win32.xs:101: warning: excess elements in struct initializer Win32.xs:101: warning: (near initialization for 'g_osver') Win32.xs:101: warning: excess elements in struct initializer Win32.xs:101: warning: (near initialization for 'g_osver') Win32.xs:101: warning: excess elements in struct initializer Win32.xs:101: warning: (near initialization for 'g_osver') Win32.xs:102: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'g_osver_ex' Win32.xs: In function 'IsWin95': Win32.xs:109: error: 'struct <anonymous>' has no member named 'dwPlatformId' Win32.xs:109: error: 'VER_PLATFORM_WIN32_WINDOWS' undeclared (first use in this function) Win32.xs:109: error: (Each undeclared identifier is reported only once Win32.xs:109: error: for each function it appears in.) Win32.xs: In function 'IsWinNT': Win32.xs:115: error: 'struct <anonymous>' has no member named 'dwPlatformId' Win32.xs:115: error: 'VER_PLATFORM_WIN32_NT' undeclared (first use in this function) Win32.xs: In function 'IsWin2000': Win32.xs:121: error: 'struct <anonymous>' has no member named 'dwMajorVersion' Win32.xs: At top level: Win32.xs:127: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token Win32.xs:147: error: expected ')' before '*' token Win32.xs:176: error: expected ')' before '*' token In file included from Win32.xs:243: longpath.inc: In function 'my_longpathA': longpath.inc:21: error: 'WIN32_FIND_DATAA' undeclared (first use in this function) longpath.inc:21: error: expected ';' before 'fdata' longpath.inc:22: error: 'HANDLE' undeclared (first use in this function) longpath.inc:22: error: expected ';' before 'fhand' longpath.inc:23: error: 'MAX_PATH' undeclared (first use in this function) longpath.inc:80: error: 'fhand' undeclared (first use in this function) longpath.inc:80: error: 'fdata' undeclared (first use in this function) longpath.inc:82: error: 'INVALID_HANDLE_VALUE' undeclared (first use in this function) In file included from Win32.xs:251: longpath.inc: At top level: longpath.inc:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token Win32.xs:276: error: expected ';', ',' or ')' before '*' token Win32.xs:306: error: expected ')' before '*' token Win32.xs: In function 'w32_ExpandEnvironmentStrings': Win32.xs:366: error: 'WCHAR' undeclared (first use in this function) Win32.xs:366: error: expected ';' before 'value' Win32.xs:367: error: 'source' undeclared (first use in this function) Win32.xs:368: error: 'value' undeclared (first use in this function) Win32.xs:369: warning: assignment makes pointer from integer without a cast Win32.xs: In function 'w32_IsAdminUser': Win32.xs:383: error: 'HMODULE' undeclared (first use in this function) Win32.xs:383: error: expected ';' before 'module' Win32.xs:384: error: 'PFNIsUserAnAdmin' undeclared (first use in this function) Win32.xs:384: error: expected ';' before 'pfnIsUserAnAdmin' Win32.xs:385: error: 'PFNOpenThreadToken' undeclared (first use in this function) Win32.xs:385: error: expected ';' before 'pfnOpenThreadToken' Win32.xs:386: error: 'PFNOpenProcessToken' undeclared (first use in this function) Win32.xs:386: error: expected ';' before 'pfnOpenProcessToken' Win32.xs:387: error: 'PFNGetTokenInformation' undeclared (first use in this function) Win32.xs:387: error: expected ';' before 'pfnGetTokenInformation' Win32.xs:388: error: 'PFNAllocateAndInitializeSid' undeclared (first use in this function) Win32.xs:388: error: expected ';' before 'pfnAllocateAndInitializeSid' Win32.xs:389: error: 'PFNEqualSid' undeclared (first use in this function) Win32.xs:389: error: expected ';' before 'pfnEqualSid' Win32.xs:390: error: 'PFNFreeSid' undeclared (first use in this function) Win32.xs:390: error: expected ';' before 'pfnFreeSid' Win32.xs:391: error: 'HANDLE' undeclared (first use in this function) Win32.xs:391: error: expected ';' before 'hTok' Win32.xs:392: error: 'DWORD' undeclared (first use in this function) Win32.xs:392: error: expected ';' before 'dwTokInfoLen' Win32.xs:393: error: 'TOKEN_GROUPS' undeclared (first use in this function) Win32.xs:393: error: 'lpTokInfo' undeclared (first use in this function) Win32.xs:394: error: 'SID_IDENTIFIER_AUTHORITY' undeclared (first use in this function) Win32.xs:394: error: expected ';' before 'NtAuth' Win32.xs:395: error: 'PSID' undeclared (first use in this function) Win32.xs:395: error: expected ';' before 'pAdminSid' Win32.xs:411: error: 'module' undeclared (first use in this function) Win32.xs:413: error: 'pfnIsUserAnAdmin' undeclared (first use in this function) Win32.xs:413: error: expected ';' before 'GetProcAddress' Win32.xs:429: error: 'pfnOpenThreadToken' undeclared (first use in this function) Win32.xs:429: error: expected ';' before 'GetProcAddress' Win32.xs:430: error: 'pfnOpenProcessToken' undeclared (first use in this function) Win32.xs:430: error: expected ';' before 'GetProcAddress' Win32.xs:431: error: 'pfnGetTokenInformation' undeclared (first use in this function) Win32.xs:431: error: expected ';' before 'GetProcAddress' Win32.xs:432: error: 'pfnAllocateAndInitializeSid' undeclared (first use in this function) Win32.xs:432: error: expected ';' before 'GetProcAddress' Win32.xs:433: error: 'pfnEqualSid' undeclared (first use in this function) Win32.xs:433: error: expected ';' before 'GetProcAddress' Win32.xs:434: error: 'pfnFreeSid' undeclared (first use in this function) Win32.xs:434: error: expected ';' before 'GetProcAddress' Win32.xs:445: error: 'TOKEN_QUERY' undeclared (first use in this function) Win32.xs:445: error: 'hTok' undeclared (first use in this function) Win32.xs:453: error: 'TokenGroups' undeclared (first use in this function) Win32.xs:453: error: 'dwTokInfoLen' undeclared (first use in this function) Win32.xs:454: error: expected expression before ')' token Win32.xs:471: error: 'NtAuth' undeclared (first use in this function) Win32.xs:471: error: 'SECURITY_BUILTIN_DOMAIN_RID' undeclared (first use in this function) Win32.xs:472: error: 'DOMAIN_ALIAS_RID_ADMINS' undeclared (first use in this function) Win32.xs:472: error: 'pAdminSid' undeclared (first use in this function) Win32.xs: In function 'w32_LookupAccountName': Win32.xs:503: error: 'DWORD' undeclared (first use in this function) Win32.xs:503: error: expected ';' before 'SIDLen' Win32.xs:504: error: 'SID_NAME_USE' undeclared (first use in this function) Win32.xs:504: error: expected ';' before 'snu' Win32.xs:506: error: expected ';' before 'DomLen' Win32.xs:507: error: 'BOOL' undeclared (first use in this function) Win32.xs:507: error: expected ';' before 'bResult' Win32.xs:513: error: 'SIDLen' undeclared (first use in this function) Win32.xs:514: error: 'DomLen' undeclared (first use in this function) Win32.xs:516: error: 'bResult' undeclared (first use in this function) Win32.xs:522: error: 'snu' undeclared (first use in this function) Win32.xs: In function 'w32_LookupAccountSID': Win32.xs:536: error: 'PSID' undeclared (first use in this function) Win32.xs:536: error: expected ';' before 'sid' Win32.xs:538: error: 'DWORD' undeclared (first use in this function) Win32.xs:538: error: expected ';' before 'AcctLen' Win32.xs:540: error: expected ';' before 'DomLen' Win32.xs:541: error: 'SID_NAME_USE' undeclared (first use in this function) Win32.xs:541: error: expected ';' before 'snu' Win32.xs:542: error: 'BOOL' undeclared (first use in this function) Win32.xs:542: error: expected ';' before 'bResult' Win32.xs:547: error: 'sid' undeclared (first use in this function) Win32.xs:549: error: 'bResult' undeclared (first use in this function) Win32.xs:552: error: 'AcctLen' undeclared (first use in this function) Win32.xs:554: error: 'DomLen' undeclared (first use in this function) Win32.xs:555: error: 'snu' undeclared (first use in this function) Win32.xs: In function 'w32_InitiateSystemShutdown': Win32.xs:569: error: 'HANDLE' undeclared (first use in this function) Win32.xs:569: error: expected ';' before 'hToken' Win32.xs:570: error: 'TOKEN_PRIVILEGES' undeclared (first use in this function) Win32.xs:570: error: expected ';' before 'tkp' Win32.xs:571: error: 'BOOL' undeclared (first use in this function) Win32.xs:571: error: expected ';' before 'bRet' Win32.xs:581: error: 'TOKEN_ADJUST_PRIVILEGES' undeclared (first use in this function) Win32.xs:581: error: 'TOKEN_QUERY' undeclared (first use in this function) Win32.xs:582: error: 'hToken' undeclared (first use in this function) Win32.xs:586: error: 'tkp' undeclared (first use in this function) Win32.xs:589: error: 'SE_PRIVILEGE_ENABLED' undeclared (first use in this function) Win32.xs:593: error: 'PTOKEN_PRIVILEGES' undeclared (first use in this function) Win32.xs:597: error: 'bRet' undeclared (first use in this function) Win32.xs: In function 'w32_AbortSystemShutdown': Win32.xs:611: error: 'HANDLE' undeclared (first use in this function) Win32.xs:611: error: expected ';' before 'hToken' Win32.xs:612: error: 'TOKEN_PRIVILEGES' undeclared (first use in this function) Win32.xs:612: error: expected ';' before 'tkp' Win32.xs:613: error: 'BOOL' undeclared (first use in this function) Win32.xs:613: error: expected ';' before 'bRet' Win32.xs:622: error: 'TOKEN_ADJUST_PRIVILEGES' undeclared (first use in this function) Win32.xs:622: error: 'TOKEN_QUERY' undeclared (first use in this function) Win32.xs:623: error: 'hToken' undeclared (first use in this function) Win32.xs:627: error: 'tkp' undeclared (first use in this function) Win32.xs:630: error: 'SE_PRIVILEGE_ENABLED' undeclared (first use in this function) Win32.xs:634: error: 'PTOKEN_PRIVILEGES' undeclared (first use in this function) Win32.xs:637: error: 'bRet' undeclared (first use in this function) Win32.xs: In function 'w32_MsgBox': Win32.xs:651: error: 'DWORD' undeclared (first use in this function) Win32.xs:651: error: expected ';' before 'flags' Win32.xs:658: error: 'flags' undeclared (first use in this function) Win32.xs:661: error: 'WCHAR' undeclared (first use in this function) Win32.xs:661: error: 'title' undeclared (first use in this function) Win32.xs:662: error: 'msg' undeclared (first use in this function) Win32.xs: In function 'w32_LoadLibrary': Win32.xs:683: error: 'HANDLE' undeclared (first use in this function) Win32.xs:683: error: expected ';' before 'hHandle' Win32.xs:687: error: 'hHandle' undeclared (first use in this function) Win32.xs: In function 'w32_FreeLibrary': Win32.xs:697: error: 'HINSTANCE' undeclared (first use in this function) Win32.xs:697: error: expected expression before 'unsigned' Win32.xs: In function 'w32_GetProcAddress': Win32.xs:709: error: 'HINSTANCE' undeclared (first use in this function) Win32.xs:709: error: expected expression before 'unsigned' Win32.xs: In function 'w32_RegisterServer': Win32.xs:715: error: 'BOOL' undeclared (first use in this function) Win32.xs:715: error: expected ';' before 'result' Win32.xs:716: error: 'HMODULE' undeclared (first use in this function) Win32.xs:716: error: expected ';' before 'module' Win32.xs:721: error: 'module' undeclared (first use in this function) Win32.xs:723: error: 'PFNDllRegisterServer' undeclared (first use in this function) Win32.xs:723: error: expected ';' before 'pfnDllRegisterServer' Win32.xs:724: error: 'pfnDllRegisterServer' undeclared (first use in this function) Win32.xs:724: error: expected ';' before 'GetProcAddress' Win32.xs:726: error: 'result' undeclared (first use in this function) Win32.xs: In function 'w32_UnregisterServer': Win32.xs:736: error: 'BOOL' undeclared (first use in this function) Win32.xs:736: error: expected ';' before 'result' Win32.xs:737: error: 'HINSTANCE' undeclared (first use in this function) Win32.xs:737: error: expected ';' before 'module' Win32.xs:742: error: 'module' undeclared (first use in this function) Win32.xs:744: error: 'PFNDllUnregisterServer' undeclared (first use in this function) Win32.xs:744: error: expected ';' before 'pfnDllUnregisterServer' Win32.xs:745: error: 'pfnDllUnregisterServer' undeclared (first use in this function) Win32.xs:745: error: expected ';' before 'GetProcAddress' Win32.xs:747: error: 'result' undeclared (first use in this function) Win32.xs: In function 'w32_GetChipName': Win32.xs:764: error: 'SYSTEM_INFO' undeclared (first use in this function) Win32.xs:764: error: expected ';' before 'sysinfo' Win32.xs:766: error: 'sysinfo' undeclared (first use in this function) Win32.xs: In function 'w32_GuidGen': Win32.xs:775: error: 'GUID' undeclared (first use in this function) Win32.xs:775: error: expected ';' before 'guid' Win32.xs:777: error: 'HRESULT' undeclared (first use in this function) Win32.xs:777: error: expected ';' before 'hr' Win32.xs:779: error: 'hr' undeclared (first use in this function) Win32.xs:780: error: 'LPOLESTR' undeclared (first use in this function) Win32.xs:780: error: expected ';' before 'pStr' Win32.xs:781: error: 'guid' undeclared (first use in this function) Win32.xs:781: error: 'pStr' undeclared (first use in this function) Win32.xs:782: error: 'CP_ACP' undeclared (first use in this function) Win32.xs: In function 'w32_GetFolderPath': Win32.xs:794: error: 'MAX_PATH' undeclared (first use in this function) Win32.xs:795: error: 'WCHAR' undeclared (first use in this function) Win32.xs:795: error: expected ';' before 'wpath' Win32.xs:798: error: 'HMODULE' undeclared (first use in this function) Win32.xs:798: error: expected ';' before 'module' Win32.xs:807: error: 'module' undeclared (first use in this function) Win32.xs:809: error: 'PFNSHGetFolderPathA' undeclared (first use in this function) Win32.xs:809: error: expected ';' before 'pfna' Win32.xs:811: error: 'PFNSHGetFolderPathW' undeclared (first use in this function) Win32.xs:811: error: expected ';' before 'pfnw' Win32.xs:812: error: 'pfnw' undeclared (first use in this function) Win32.xs:812: error: expected ';' before 'GetProcAddress' Win32.xs:813: error: 'wpath' undeclared (first use in this function) Win32.xs:815: warning: assignment makes pointer from integer without a cast Win32.xs:819: error: 'pfna' undeclared (first use in this function) Win32.xs:819: error: expected ';' before 'GetProcAddress' Win32.xs:829: error: 'PFNSHGetSpecialFolderPathA' undeclared (first use in this function) Win32.xs:829: error: expected ';' before 'pfna' Win32.xs:831: error: 'PFNSHGetSpecialFolderPathW' undeclared (first use in this function) Win32.xs:831: error: expected ';' before 'pfnw' Win32.xs:832: error: expected ';' before 'GetProcAddress' Win32.xs:835: warning: assignment makes pointer from integer without a cast Win32.xs:839: error: expected ';' before 'GetProcAddress' Win32.xs:853: error: 'HKEY' undeclared (first use in this function) Win32.xs:853: error: expected ';' before 'hkey' Win32.xs:854: error: expected ';' before 'root' Win32.xs:855: error: 'name' undeclared (first use in this function) Win32.xs:859: error: 'CSIDL_APPDATA' undeclared (first use in this function) Win32.xs:861: error: 'CSIDL_COOKIES' undeclared (first use in this function) Win32.xs:862: error: 'CSIDL_DESKTOP' undeclared (first use in this function) Win32.xs:863: error: 'CSIDL_DESKTOPDIRECTORY' undeclared (first use in this function) Win32.xs:864: error: 'CSIDL_FAVORITES' undeclared (first use in this function) Win32.xs:865: error: 'CSIDL_FONTS' undeclared (first use in this function) Win32.xs:866: error: 'CSIDL_HISTORY' undeclared (first use in this function) Win32.xs:867: error: 'CSIDL_INTERNET_CACHE' undeclared (first use in this function) Win32.xs:872: error: 'CSIDL_NETHOOD' undeclared (first use in this function) Win32.xs:873: error: 'CSIDL_PERSONAL' undeclared (first use in this function) Win32.xs:874: error: 'CSIDL_PRINTHOOD' undeclared (first use in this function) Win32.xs:875: error: 'CSIDL_PROGRAMS' undeclared (first use in this function) Win32.xs:876: error: 'CSIDL_RECENT' undeclared (first use in this function) Win32.xs:877: error: 'CSIDL_SENDTO' undeclared (first use in this function) Win32.xs:878: error: 'CSIDL_STARTMENU' undeclared (first use in this function) Win32.xs:879: error: 'CSIDL_STARTUP' undeclared (first use in this function) Win32.xs:880: error: 'CSIDL_TEMPLATES' undeclared (first use in this function) Win32.xs:885: error: 'root' undeclared (first use in this function) Win32.xs:885: error: 'HKEY_LOCAL_MACHINE' undeclared (first use in this function) Win32.xs:889: error: 'CSIDL_COMMON_DESKTOPDIRECTORY' undeclared (first use in this function) Win32.xs:891: error: 'CSIDL_COMMON_FAVORITES' undeclared (first use in this function) Win32.xs:892: error: 'CSIDL_COMMON_PROGRAMS' undeclared (first use in this function) Win32.xs:893: error: 'CSIDL_COMMON_STARTMENU' undeclared (first use in this function) Win32.xs:894: error: 'CSIDL_COMMON_STARTUP' undeclared (first use in this function) Win32.xs:909: error: 'KEY_QUERY_VALUE' undeclared (first use in this function) Win32.xs:909: error: 'hkey' undeclared (first use in this function) Win32.xs:909: error: 'ERROR_SUCCESS' undeclared (first use in this function) Win32.xs:910: error: expected ';' before 'data' Win32.xs:911: error: 'DWORD' undeclared (first use in this function) Win32.xs:911: error: expected ';' before 'cb' Win32.xs:912: error: expected ';' before 'type' Win32.xs:913: error: 'type' undeclared (first use in this function) Win32.xs:913: error: 'BYTE' undeclared (first use in this function) Win32.xs:913: error: expected expression before ')' token Win32.xs:915: error: 'REG_SZ' undeclared (first use in this function) Win32.xs:915: error: 'cb' undeclared (first use in this function) Win32.xs:915: error: 'data' undeclared (first use in this function) Win32.xs:918: warning: assignment makes pointer from integer without a cast Win32.xs:932: warning: assignment makes pointer from integer without a cast Win32.xs:933: warning: assignment makes pointer from integer without a cast Win32.xs:934: warning: assignment makes pointer from integer without a cast Win32.xs:935: warning: assignment makes pointer from integer without a cast Win32.xs:936: warning: assignment makes pointer from integer without a cast Win32.xs: In function 'w32_GetFileVersion': Win32.xs:950: error: 'DWORD' undeclared (first use in this function) Win32.xs:950: error: expected ';' before 'size' Win32.xs:951: error: expected ';' before 'handle' Win32.xs:959: error: 'size' undeclared (first use in this function) Win32.xs:959: error: 'handle' undeclared (first use in this function) Win32.xs:968: error: 'VS_FIXEDFILEINFO' undeclared (first use in this function) Win32.xs:968: error: 'info' undeclared (first use in this function) Win32.xs:969: error: 'UINT' undeclared (first use in this function) Win32.xs:969: error: expected ';' before 'len' Win32.xs:970: error: 'len' undeclared (first use in this function) Win32.xs: In function 'w32_GetCwd': Win32.xs:1016: warning: initialization makes pointer from integer without a cast Win32.xs: In function 'w32_SetCwd': Win32.xs:1045: error: 'WCHAR' undeclared (first use in this function) Win32.xs:1045: error: 'wide' undeclared (first use in this function) Win32.xs:1046: warning: initialization makes pointer from integer without a cast Win32.xs: In function 'w32_LoginName': Win32.xs:1099: error: 'WCHAR' undeclared (first use in this function) Win32.xs:1099: error: expected ';' before 'name' Win32.xs:1100: error: 'DWORD' undeclared (first use in this function) Win32.xs:1100: error: expected ';' before 'size' Win32.xs:1101: error: 'name' undeclared (first use in this function) Win32.xs:1101: error: 'size' undeclared (first use in this function) Win32.xs:1102: warning: assignment makes pointer from integer without a cast Win32.xs:1108: error: expected ';' before 'size' Win32.xs: In function 'w32_NodeName': Win32.xs:1121: error: 'MAX_COMPUTERNAME_LENGTH' undeclared (first use in this function) Win32.xs:1122: error: 'DWORD' undeclared (first use in this function) Win32.xs:1122: error: expected ';' before 'size' Win32.xs:1124: error: 'size' undeclared (first use in this function) Win32.xs: In function 'w32_DomainName': Win32.xs:1136: error: 'HMODULE' undeclared (first use in this function) Win32.xs:1136: error: expected ';' before 'module' Win32.xs:1137: error: 'PFNNetApiBufferFree' undeclared (first use in this function) Win32.xs:1137: error: expected ';' before 'pfnNetApiBufferFree' Win32.xs:1138: error: 'PFNNetWkstaGetInfo' undeclared (first use in this function) Win32.xs:1138: error: expected ';' before 'pfnNetWkstaGetInfo' Win32.xs:1140: error: 'module' undeclared (first use in this function) Win32.xs:1141: error: 'pfnNetApiBufferFree' undeclared (first use in this function) Win32.xs:1141: error: expected ';' before 'GetProcAddress' Win32.xs:1142: error: 'pfnNetWkstaGetInfo' undeclared (first use in this function) Win32.xs:1142: error: expected ';' before 'GetProcAddress' Win32.xs:1148: error: 'DWORD' undeclared (first use in this function) Win32.xs:1148: error: expected ';' before 'dnamelen' Win32.xs:1150: error: expected specifier-qualifier-list before 'DWORD' Win32.xs:1158: error: 'struct <anonymous>' has no member named 'wki100_langroup' Win32.xs:1158: error: 'struct <anonymous>' has no member named 'wki100_langroup' Win32.xs:1159: error: 'CP_ACP' undeclared (first use in this function) Win32.xs:1159: error: 'struct <anonymous>' has no member named 'wki100_langroup' Win32.xs:1160: error: 'LPSTR' undeclared (first use in this function) Win32.xs:1160: error: expected ')' before 'dname' Win32.xs:1163: error: 'struct <anonymous>' has no member named 'wki100_computername' Win32.xs:1164: error: expected ')' before 'dname' Win32.xs:1175: error: expected ';' before 'size' Win32.xs:1178: error: 'size' undeclared (first use in this function) Win32.xs:1180: error: expected ';' before 'sidlen' Win32.xs:1182: error: expected ';' before 'dnamelen' Win32.xs:1183: error: 'SID_NAME_USE' undeclared (first use in this function) Win32.xs:1183: error: expected ';' before 'snu' Win32.xs:1184: error: 'PSID' undeclared (first use in this function) Win32.xs:1184: error: 'sidlen' undeclared (first use in this function) Win32.xs:1185: error: 'dnamelen' undeclared (first use in this function) Win32.xs:1185: error: 'snu' undeclared (first use in this function) Win32.xs: In function 'w32_FsType': Win32.xs:1197: error: 'DWORD' undeclared (first use in this function) Win32.xs:1197: error: expected ';' before 'flags' Win32.xs:1198: error: 'filecomplen' undeclared (first use in this function) Win32.xs:1199: error: 'flags' undeclared (first use in this function) Win32.xs: In function 'w32_GetOSVersion': Win32.xs:1218: error: 'struct <anonymous>' has no member named 'dwPlatformId' Win32.xs:1220: error: 'struct <anonymous>' has no member named 'szCSDVersion' Win32.xs:1220: error: 'struct <anonymous>' has no member named 'szCSDVersion' Win32.xs:1222: error: 'struct <anonymous>' has no member named 'dwMajorVersion' Win32.xs:1223: error: 'struct <anonymous>' has no member named 'dwMinorVersion' Win32.xs:1224: error: 'struct <anonymous>' has no member named 'dwBuildNumber' Win32.xs:1225: error: 'struct <anonymous>' has no member named 'dwPlatformId' Win32.xs:1226: error: 'g_osver_ex' undeclared (first use in this function) Win32.xs:1227: error: 'struct <anonymous>' has no member named 'wServicePackMajor' Win32.xs:1228: error: 'struct <anonymous>' has no member named 'wServicePackMinor' Win32.xs:1229: error: 'struct <anonymous>' has no member named 'wSuiteMask' Win32.xs:1230: error: 'struct <anonymous>' has no member named 'wProductType' Win32.xs: In function 'w32_FormatMessage': Win32.xs:1252: error: 'DWORD' undeclared (first use in this function) Win32.xs:1252: error: expected ';' before 'source' Win32.xs:1258: error: 'FORMAT_MESSAGE_FROM_SYSTEM' undeclared (first use in this function) Win32.xs:1259: error: 'source' undeclared (first use in this function) Win32.xs: In function 'w32_Spawn': Win32.xs:1274: error: 'PROCESS_INFORMATION' undeclared (first use in this function) Win32.xs:1274: error: expected ';' before 'stProcInfo' Win32.xs:1275: error: 'STARTUPINFO' undeclared (first use in this function) Win32.xs:1275: error: expected ';' before 'stStartInfo' Win32.xs:1276: error: 'BOOL' undeclared (first use in this function) Win32.xs:1276: error: expected ';' before 'bSuccess' Win32.xs:1284: warning: assignment makes pointer from integer without a cast Win32.xs:1285: warning: assignment makes pointer from integer without a cast Win32.xs:1287: error: 'stStartInfo' undeclared (first use in this function) Win32.xs:1289: error: 'STARTF_USESHOWWINDOW' undeclared (first use in this function) Win32.xs:1290: error: 'SW_SHOWMINNOACTIVE' undeclared (first use in this function) Win32.xs:1298: error: 'NORMAL_PRIORITY_CLASS' undeclared (first use in this function) Win32.xs:1302: error: 'stProcInfo' undeclared (first use in this function) Win32.xs:1309: error: 'bSuccess' undeclared (first use in this function) Win32.xs: In function 'w32_GetTickCount': Win32.xs:1319: error: 'DWORD' undeclared (first use in this function) Win32.xs:1319: error: expected ';' before 'msec' Win32.xs:1321: error: 'msec' undeclared (first use in this function) Win32.xs: In function 'w32_GetShortPathName': Win32.xs:1330: error: 'DWORD' undeclared (first use in this function) Win32.xs:1330: error: expected ';' before 'len' Win32.xs:1336: error: 'WCHAR' undeclared (first use in this function) Win32.xs:1336: error: expected ';' before 'wshort' Win32.xs:1337: error: 'wlong' undeclared (first use in this function) Win32.xs:1338: error: 'len' undeclared (first use in this function) Win32.xs:1338: error: 'wshort' undeclared (first use in this function) Win32.xs:1341: warning: assignment makes pointer from integer without a cast Win32.xs: In function 'w32_GetFullPathName': Win32.xs:1380: error: 'MAX_PATH' undeclared (first use in this function) Win32.xs:1388: error: 'WCHAR' undeclared (first use in this function) Win32.xs:1388: error: 'filename' undeclared (first use in this function) Win32.xs:1389: error: expected ';' before 'full' Win32.xs:1390: error: 'DWORD' undeclared (first use in this function) Win32.xs:1390: error: expected ';' before 'len' Win32.xs:1392: error: 'len' undeclared (first use in this function) Win32.xs:1392: error: 'full' undeclared (first use in this function) Win32.xs:1394: warning: assignment makes pointer from integer without a cast Win32.xs:1397: error: expected ';' before 'len' Win32.xs:1435: error: 'struct <anonymous>' has no member named 'dwMajorVersion' Win32.xs: In function 'w32_GetLongPathName': Win32.xs:1476: error: 'WCHAR' undeclared (first use in this function) Win32.xs:1476: error: 'wstr' undeclared (first use in this function) Win32.xs:1477: error: expected ';' before 'wide_path' Win32.xs:1478: error: 'long_path' undeclared (first use in this function) Win32.xs:1480: error: 'wide_path' undeclared (first use in this function) Win32.xs:1484: warning: assignment makes pointer from integer without a cast Win32.xs:1490: error: 'MAX_PATH' undeclared (first use in this function) Win32.xs: In function 'w32_GetANSIPathName': Win32.xs:1509: error: 'WCHAR' undeclared (first use in this function) Win32.xs:1509: error: 'wide_path' undeclared (first use in this function) Win32.xs:1515: warning: assignment makes pointer from integer without a cast Win32.xs: In function 'w32_CopyFile': Win32.xs:1532: error: 'BOOL' undeclared (first use in this function) Win32.xs:1532: error: expected ';' before 'bResult' Win32.xs:1533: error: 'MAX_PATH' undeclared (first use in this function) Win32.xs:1537: warning: passing argument 2 of 'strcpy' makes pointer from integer without a cast Win32.xs:1538: error: 'bResult' undeclared (first use in this function) Win32.xs: In function 'w32_OutputDebugString': Win32.xs:1551: error: 'WCHAR' undeclared (first use in this function) Win32.xs:1551: error: 'str' undeclared (first use in this function) Win32.xs: In function 'w32_CreateDirectory': Win32.xs:1571: error: 'BOOL' undeclared (first use in this function) Win32.xs:1571: error: expected ';' before 'result' Win32.xs:1577: error: 'WCHAR' undeclared (first use in this function) Win32.xs:1577: error: 'dir' undeclared (first use in this function) Win32.xs:1578: error: 'result' undeclared (first use in this function) Win32.xs: In function 'w32_CreateFile': Win32.xs:1592: error: 'HANDLE' undeclared (first use in this function) Win32.xs:1592: error: expected ';' before 'handle' Win32.xs:1598: error: 'WCHAR' undeclared (first use in this function) Win32.xs:1598: error: 'file' undeclared (first use in this function) Win32.xs:1599: error: 'handle' undeclared (first use in this function) Win32.xs:1599: error: 'GENERIC_WRITE' undeclared (first use in this function) Win32.xs:1599: error: 'FILE_SHARE_WRITE' undeclared (first use in this function) Win32.xs:1600: error: 'CREATE_NEW' undeclared (first use in this function) Win32.xs:1600: error: 'FILE_ATTRIBUTE_NORMAL' undeclared (first use in this function) Win32.xs:1608: error: 'INVALID_HANDLE_VALUE' undeclared (first use in this function) Win32.xs: In function 'boot_Win32': Win32.xs:1623: error: 'struct <anonymous>' has no member named 'dwOSVersionInfoSize' Win32.xs:1624: error: 'struct <anonymous>' has no member named 'dwOSVersionInfoSize' Win32.xs:1625: error: 'OSVERSIONINFOA' undeclared (first use in this function) Win32.xs:1625: error: expected expression before ')' token Win32.xs:1626: error: 'g_osver_ex' undeclared (first use in this function) Win32.xs:1627: error: 'struct <anonymous>' has no member named 'dwOSVersionInfoSize' Win32.xs:1628: error: expected expression before ')' token make: *** [Win32.o] Error 1 -- Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration: Platform: osname=linux, osvers=2.6.16-2-k7, archname=i686-linux-64int uname='linux k75 2.6.16-2-k7 #2 mon may 22 23:23:54 utc 2006 i686 gnulinux ' config_args='-Dprefix=/usr/local/perl-5.6.2 -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -es -Duse64bitint -Dusedevel -des' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef use64bitint=define use64bitall=undef uselongdouble=undef Compiler: cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-g', cppflags='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include' ccversion='', gccversion='4.0.4 20060507 (prerelease) (Debian 4.0.3-3)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, usemymalloc=n, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt -lutil perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
