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 Yves, This is a computer-generated report for Win32API-File-0.1001 on perl-5.10.0, created automatically by CPAN-Reporter-1.02 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 with your distribution. If these results are not what you expect, please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from '/usr/bin/make': cp cFile.pc blib/arch/Win32API/File/cFile.pc cp File.pm blib/lib/Win32API/File.pm /home/src/perl/repoperls/installed-perls/perl/p7YxiAJ/[EMAIL PROTECTED]/bin/perl /home/src/perl/repoperls/installed-perls/perl/p7YxiAJ/[EMAIL PROTECTED]/lib/5.10.0/ExtUtils/xsubpp -typemap /home/src/perl/repoperls/installed-perls/perl/p7YxiAJ/[EMAIL PROTECTED]/lib/5.10.0/ExtUtils/typemap -typemap typemap File.xs > File.xsc && mv File.xsc File.c cc -c -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.1001\" -DXS_VERSION=\"0.1001\" -fPIC "-I/home/src/perl/repoperls/installed-perls/perl/p7YxiAJ/[EMAIL PROTECTED]/lib/5.10.0/i686-linux-64int/CORE" File.c File.xs:17:21: error: windows.h: No such file or directory File.xs:18:22: error: winioctl.h: No such file or directory File.xs: In function 'ErrPrintf': File.xs:62: error: 'DWORD' undeclared (first use in this function) File.xs:62: error: (Each undeclared identifier is reported only once File.xs:62: error: for each function it appears in.) File.xs:62: error: expected ';' before 'uErr' File.xs:72: error: 'uErr' undeclared (first use in this function) File.xs: At top level: File.xs:79: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'uLastFileErr' File.xs:82: error: expected ')' before 'bFailed' File.c: In function 'XS_Win32API__File__fileLastError': File.c:116: error: 'DWORD' undeclared (first use in this function) File.c:116: error: expected ';' before 'uError' File.c:117: error: 'LONG' undeclared (first use in this function) File.c:117: error: expected ';' before 'RETVAL' File.c:120: error: 'uError' undeclared (first use in this function) File.c:122: error: expected ':' before numeric constant File.xs:99: error: 'uLastFileErr' undeclared (first use in this function) File.xs:101: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_CloseHandle': File.c:150: error: 'HANDLE' undeclared (first use in this function) File.c:150: error: expected ';' before 'hObject' File.c:151: error: 'BOOL' undeclared (first use in this function) File.c:151: error: expected ';' before 'RETVAL' File.c:153: error: 'hObject' undeclared (first use in this function) File.c:153: error: expected ':' before numeric constant File.xs:110: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_CopyFileA': File.c:185: error: 'BOOL' undeclared (first use in this function) File.c:185: error: expected ';' before 'bFailIfExists' File.c:186: error: expected ';' before 'RETVAL' File.c:198: error: 'bFailIfExists' undeclared (first use in this function) File.c:198: error: expected ':' before numeric constant File.xs:122: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_CopyFileW': File.c:228: error: 'WCHAR' undeclared (first use in this function) File.c:228: error: 'swOldFileName' undeclared (first use in this function) File.c:229: error: 'swNewFileName' undeclared (first use in this function) File.c:230: error: 'BOOL' undeclared (first use in this function) File.c:230: error: expected ';' before 'bFailIfExists' File.c:231: error: expected ';' before 'RETVAL' File.c:236: error: expected expression before ')' token File.c:241: error: expected expression before ')' token File.c:243: error: 'bFailIfExists' undeclared (first use in this function) File.c:243: error: expected ':' before numeric constant File.xs:134: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_CreateFileA': File.c:274: error: 'DWORD' undeclared (first use in this function) File.c:274: error: expected ';' before 'uAccess' File.c:275: error: expected ';' before 'uShare' File.c:277: error: expected ';' before 'uCreate' File.c:278: error: expected ';' before 'uFlags' File.c:279: error: 'HANDLE' undeclared (first use in this function) File.c:279: error: expected ';' before 'hModel' File.c:280: error: expected ';' before 'RETVAL' File.c:287: error: 'uAccess' undeclared (first use in this function) File.c:287: error: expected ':' before numeric constant File.c:289: error: 'uShare' undeclared (first use in this function) File.c:289: error: expected ':' before numeric constant File.c:296: error: 'uCreate' undeclared (first use in this function) File.c:296: error: expected ':' before numeric constant File.c:298: error: 'uFlags' undeclared (first use in this function) File.c:298: error: expected ':' before numeric constant File.c:300: error: 'hModel' undeclared (first use in this function) File.c:300: error: expected ':' before numeric constant File.xs:150: error: 'RETVAL' undeclared (first use in this function) File.xs:152: error: 'INVALID_HANDLE_VALUE' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_CreateFileW': File.c:330: error: 'WCHAR' undeclared (first use in this function) File.c:330: error: 'swPath' undeclared (first use in this function) File.c:331: error: 'DWORD' undeclared (first use in this function) File.c:331: error: expected ';' before 'uAccess' File.c:332: error: expected ';' before 'uShare' File.c:334: error: expected ';' before 'uCreate' File.c:335: error: expected ';' before 'uFlags' File.c:336: error: 'HANDLE' undeclared (first use in this function) File.c:336: error: expected ';' before 'hModel' File.c:337: error: expected ';' before 'RETVAL' File.c:342: error: expected expression before ')' token File.c:344: error: 'uAccess' undeclared (first use in this function) File.c:344: error: expected ':' before numeric constant File.c:346: error: 'uShare' undeclared (first use in this function) File.c:346: error: expected ':' before numeric constant File.c:353: error: 'uCreate' undeclared (first use in this function) File.c:353: error: expected ':' before numeric constant File.c:355: error: 'uFlags' undeclared (first use in this function) File.c:355: error: expected ':' before numeric constant File.c:357: error: 'hModel' undeclared (first use in this function) File.c:357: error: expected ':' before numeric constant File.xs:172: error: 'RETVAL' undeclared (first use in this function) File.xs:174: error: 'INVALID_HANDLE_VALUE' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_DefineDosDeviceA': File.c:387: error: 'DWORD' undeclared (first use in this function) File.c:387: error: expected ';' before 'uFlags' File.c:390: error: 'BOOL' undeclared (first use in this function) File.c:390: error: expected ';' before 'RETVAL' File.c:392: error: 'uFlags' undeclared (first use in this function) File.c:392: error: expected ':' before numeric constant File.xs:190: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_DefineDosDeviceW': File.c:432: error: 'DWORD' undeclared (first use in this function) File.c:432: error: expected ';' before 'uFlags' File.c:433: error: 'WCHAR' undeclared (first use in this function) File.c:433: error: 'swDosDeviceName' undeclared (first use in this function) File.c:434: error: 'swTargetPath' undeclared (first use in this function) File.c:435: error: 'BOOL' undeclared (first use in this function) File.c:435: error: expected ';' before 'RETVAL' File.c:437: error: 'uFlags' undeclared (first use in this function) File.c:437: error: expected ':' before numeric constant File.c:442: error: expected expression before ')' token File.c:447: error: expected expression before ')' token File.xs:202: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_DeleteFileA': File.c:478: error: 'BOOL' undeclared (first use in this function) File.c:478: error: expected ';' before 'RETVAL' File.xs:212: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_DeleteFileW': File.c:513: error: 'WCHAR' undeclared (first use in this function) File.c:513: error: 'swFileName' undeclared (first use in this function) File.c:514: error: 'BOOL' undeclared (first use in this function) File.c:514: error: expected ';' before 'RETVAL' File.c:519: error: expected expression before ')' token File.xs:222: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_DeviceIoControl': File.c:549: error: 'HANDLE' undeclared (first use in this function) File.c:549: error: expected ';' before 'hDevice' File.c:550: error: 'DWORD' undeclared (first use in this function) File.c:550: error: expected ';' before 'uIoControlCode' File.c:552: error: expected ';' before 'lInBuf' File.c:554: error: expected ';' before 'lOutBuf' File.c:555: error: expected ';' before 'olRetBytes' File.c:557: error: 'BOOL' undeclared (first use in this function) File.c:557: error: expected ';' before 'RETVAL' File.c:559: error: 'hDevice' undeclared (first use in this function) File.c:559: error: expected ':' before numeric constant File.c:561: error: 'uIoControlCode' undeclared (first use in this function) File.c:561: error: expected ':' before numeric constant File.c:568: error: 'olRetBytes' undeclared (first use in this function) File.xs:240: error: 'lInBuf' undeclared (first use in this function) File.xs:247: error: 'lOutBuf' undeclared (first use in this function) File.xs:248: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_FdGetOsFHandle': File.c:619: error: 'HANDLE' undeclared (first use in this function) File.c:619: error: expected ';' before 'RETVAL' File.xs:261: error: 'RETVAL' undeclared (first use in this function) File.xs:261: error: expected ';' before 'win32_get_osfhandle' File.xs:262: error: 'INVALID_HANDLE_VALUE' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_GetDriveTypeA': File.c:647: error: 'DWORD' undeclared (first use in this function) File.c:647: error: expected ';' before 'RETVAL' File.xs:271: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_GetDriveTypeW': File.c:677: error: 'WCHAR' undeclared (first use in this function) File.c:677: error: 'swRootPath' undeclared (first use in this function) File.c:678: error: 'DWORD' undeclared (first use in this function) File.c:678: error: expected ';' before 'RETVAL' File.c:683: error: expected expression before ')' token File.xs:281: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_GetFileAttributesA': File.c:709: error: 'DWORD' undeclared (first use in this function) File.c:709: error: expected ';' before 'RETVAL' File.xs:291: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_GetFileAttributesW': File.c:739: error: 'WCHAR' undeclared (first use in this function) File.c:739: error: 'swPath' undeclared (first use in this function) File.c:740: error: 'DWORD' undeclared (first use in this function) File.c:740: error: expected ';' before 'RETVAL' File.c:745: error: expected expression before ')' token File.xs:301: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_GetFileType': File.c:770: error: 'HANDLE' undeclared (first use in this function) File.c:770: error: expected ';' before 'hFile' File.c:771: error: 'DWORD' undeclared (first use in this function) File.c:771: error: expected ';' before 'RETVAL' File.c:773: error: 'hFile' undeclared (first use in this function) File.c:773: error: expected ':' before numeric constant File.xs:311: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_GetHandleInformation': File.c:798: error: 'HANDLE' undeclared (first use in this function) File.c:798: error: expected ';' before 'hObject' File.c:799: error: 'DWORD' undeclared (first use in this function) File.c:799: error: 'ouFlags' undeclared (first use in this function) File.c:800: error: 'BOOL' undeclared (first use in this function) File.c:800: error: expected ';' before 'RETVAL' File.c:802: error: 'hObject' undeclared (first use in this function) File.c:802: error: expected ':' before numeric constant File.c:807: error: expected expression before ')' token File.xs:322: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_GetLogicalDrives': File.c:841: error: 'DWORD' undeclared (first use in this function) File.c:841: error: expected ';' before 'RETVAL' File.xs:332: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_GetLogicalDriveStringsA': File.c:866: error: 'DWORD' undeclared (first use in this function) File.c:866: error: expected ';' before 'lBufSize' File.c:868: error: expected ';' before 'RETVAL' File.xs:343: error: 'lBufSize' undeclared (first use in this function) File.xs:344: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_GetLogicalDriveStringsW': File.c:905: error: 'DWORD' undeclared (first use in this function) File.c:905: error: expected ';' before 'lwBufSize' File.c:906: error: 'WCHAR' undeclared (first use in this function) File.c:906: error: 'oswBuffer' undeclared (first use in this function) File.c:907: error: expected ';' before 'RETVAL' File.xs:365: error: expected expression before ')' token File.xs:365: error: 'lwBufSize' undeclared (first use in this function) File.xs:366: error: 'RETVAL' undeclared (first use in this function) File.xs:369: error: expected expression before ')' token File.c: In function 'XS_Win32API__File_GetVolumeInformationA': File.c:946: error: 'DWORD' undeclared (first use in this function) File.c:946: error: expected ';' before 'lVolName' File.c:947: error: expected ';' before 'ouSerialNum' File.c:948: error: expected ';' before 'ouMaxNameLen' File.c:949: error: expected ';' before 'ouFsFlags' File.c:951: error: expected ';' before 'lFsType' File.c:952: error: 'BOOL' undeclared (first use in this function) File.c:952: error: expected ';' before 'RETVAL' File.xs:393: error: 'lVolName' undeclared (first use in this function) File.xs:394: error: 'lFsType' undeclared (first use in this function) File.xs:395: error: 'RETVAL' undeclared (first use in this function) File.xs:396: error: 'ouSerialNum' undeclared (first use in this function) File.xs:396: error: 'ouMaxNameLen' undeclared (first use in this function) File.xs:396: error: 'ouFsFlags' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_GetVolumeInformationW': File.c:1003: error: 'WCHAR' undeclared (first use in this function) File.c:1003: error: 'swRootPath' undeclared (first use in this function) File.c:1004: error: 'oswVolName' undeclared (first use in this function) File.c:1005: error: 'DWORD' undeclared (first use in this function) File.c:1005: error: expected ';' before 'lwVolName' File.c:1006: error: expected ';' before 'ouSerialNum' File.c:1007: error: expected ';' before 'ouMaxNameLen' File.c:1008: error: expected ';' before 'ouFsFlags' File.c:1009: error: 'oswFsType' undeclared (first use in this function) File.c:1010: error: expected ';' before 'lwFsType' File.c:1011: error: 'BOOL' undeclared (first use in this function) File.c:1011: error: expected ';' before 'RETVAL' File.c:1016: error: expected expression before ')' token File.xs:418: error: expected expression before ')' token File.xs:418: error: 'lwVolName' undeclared (first use in this function) File.xs:419: error: expected expression before ')' token File.xs:419: error: 'lwFsType' undeclared (first use in this function) File.xs:420: error: 'RETVAL' undeclared (first use in this function) File.xs:421: error: 'ouSerialNum' undeclared (first use in this function) File.xs:421: error: 'ouMaxNameLen' undeclared (first use in this function) File.xs:421: error: 'ouFsFlags' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_IsRecognizedPartition': File.c:1063: error: 'BOOL' undeclared (first use in this function) File.c:1063: error: expected ';' before 'RETVAL' File.xs:436: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_IsContainerPartition': File.c:1096: error: 'BOOL' undeclared (first use in this function) File.c:1096: error: expected ';' before 'RETVAL' File.xs:446: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_MoveFileA': File.c:1130: error: 'BOOL' undeclared (first use in this function) File.c:1130: error: expected ';' before 'RETVAL' File.xs:457: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_MoveFileW': File.c:1170: error: 'WCHAR' undeclared (first use in this function) File.c:1170: error: 'swOldName' undeclared (first use in this function) File.c:1171: error: 'swNewName' undeclared (first use in this function) File.c:1172: error: 'BOOL' undeclared (first use in this function) File.c:1172: error: expected ';' before 'RETVAL' File.c:1177: error: expected expression before ')' token File.c:1182: error: expected expression before ')' token File.xs:468: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_MoveFileExA': File.c:1214: error: 'DWORD' undeclared (first use in this function) File.c:1214: error: expected ';' before 'uFlags' File.c:1215: error: 'BOOL' undeclared (first use in this function) File.c:1215: error: expected ';' before 'RETVAL' File.c:1227: error: 'uFlags' undeclared (first use in this function) File.c:1227: error: expected ':' before numeric constant File.xs:480: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_MoveFileExW': File.c:1257: error: 'WCHAR' undeclared (first use in this function) File.c:1257: error: 'swOldName' undeclared (first use in this function) File.c:1258: error: 'swNewName' undeclared (first use in this function) File.c:1259: error: 'DWORD' undeclared (first use in this function) File.c:1259: error: expected ';' before 'uFlags' File.c:1260: error: 'BOOL' undeclared (first use in this function) File.c:1260: error: expected ';' before 'RETVAL' File.c:1265: error: expected expression before ')' token File.c:1270: error: expected expression before ')' token File.c:1272: error: 'uFlags' undeclared (first use in this function) File.c:1272: error: expected ':' before numeric constant File.xs:492: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_OsFHandleOpenFd': File.c:1303: error: 'DWORD' undeclared (first use in this function) File.c:1303: error: expected ';' before 'uMode' File.c:1308: error: 'uMode' undeclared (first use in this function) File.c:1308: error: expected ':' before numeric constant File.c: In function 'XS_Win32API__File_QueryDosDeviceA': File.c:1339: error: 'DWORD' undeclared (first use in this function) File.c:1339: error: expected ';' before 'lTargetBuf' File.c:1340: error: expected ';' before 'RETVAL' File.xs:520: error: 'lTargetBuf' undeclared (first use in this function) File.xs:521: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_QueryDosDeviceW': File.c:1373: error: 'WCHAR' undeclared (first use in this function) File.c:1373: error: 'swDeviceName' undeclared (first use in this function) File.c:1374: error: 'oswTargetPath' undeclared (first use in this function) File.c:1375: error: 'DWORD' undeclared (first use in this function) File.c:1375: error: expected ';' before 'lwTargetBuf' File.c:1376: error: expected ';' before 'RETVAL' File.c:1381: error: expected expression before ')' token File.xs:534: error: expected expression before ')' token File.xs:534: error: 'lwTargetBuf' undeclared (first use in this function) File.xs:535: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_ReadFile': File.c:1409: error: 'HANDLE' undeclared (first use in this function) File.c:1409: error: expected ';' before 'hFile' File.c:1410: error: 'BYTE' undeclared (first use in this function) File.c:1410: error: 'opBuffer' undeclared (first use in this function) File.c:1411: error: 'DWORD' undeclared (first use in this function) File.c:1411: error: expected ';' before 'lBytes' File.c:1412: error: expected ';' before 'olBytesRead' File.c:1414: error: 'BOOL' undeclared (first use in this function) File.c:1414: error: expected ';' before 'RETVAL' File.c:1416: error: 'hFile' undeclared (first use in this function) File.c:1416: error: expected ':' before numeric constant File.c:1418: error: 'olBytesRead' undeclared (first use in this function) File.xs:550: error: expected expression before ')' token File.xs:550: error: 'lBytes' undeclared (first use in this function) File.xs:556: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_GetOverlappedResult': File.c:1464: error: 'HANDLE' undeclared (first use in this function) File.c:1464: error: expected ';' before 'hFile' File.c:1465: error: 'LPOVERLAPPED' undeclared (first use in this function) File.c:1465: error: expected ';' before 'lpOverlapped' File.c:1466: error: 'LPDWORD' undeclared (first use in this function) File.c:1466: error: expected ';' before 'lpNumberOfBytesTransferred' File.c:1467: error: 'BOOL' undeclared (first use in this function) File.c:1467: error: expected ';' before 'bWait' File.c:1468: error: expected ';' before 'RETVAL' File.c:1470: error: 'hFile' undeclared (first use in this function) File.c:1470: error: expected ':' before numeric constant File.c:1473: error: 'lpOverlapped' undeclared (first use in this function) File.c:1478: error: 'lpNumberOfBytesTransferred' undeclared (first use in this function) File.c:1480: error: expected ')' before 'Perl_sv_grow' File.c:1482: error: 'bWait' undeclared (first use in this function) File.c:1482: error: expected ':' before numeric constant File.xs:571: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_GetFileSize': File.c:1518: error: 'HANDLE' undeclared (first use in this function) File.c:1518: error: expected ';' before 'hFile' File.c:1519: error: 'LPDWORD' undeclared (first use in this function) File.c:1519: error: expected ';' before 'lpFileSizeHigh' File.c:1520: error: 'DWORD' undeclared (first use in this function) File.c:1520: error: expected ';' before 'RETVAL' File.c:1522: error: 'hFile' undeclared (first use in this function) File.c:1522: error: expected ':' before numeric constant File.c:1525: error: 'lpFileSizeHigh' undeclared (first use in this function) File.c:1527: error: expected ')' before 'Perl_sv_grow' File.xs:584: error: 'RETVAL' undeclared (first use in this function) File.xs:585: error: 'NO_ERROR' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_SetErrorMode': File.c:1555: error: 'UINT' undeclared (first use in this function) File.c:1555: error: expected ';' before 'uNewMode' File.c:1556: error: expected ';' before 'RETVAL' File.c:1558: error: 'uNewMode' undeclared (first use in this function) File.c:1558: error: expected ':' before numeric constant File.c:1560: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_SetFilePointer': File.c:1581: error: 'HANDLE' undeclared (first use in this function) File.c:1581: error: expected ';' before 'hFile' File.c:1582: error: 'LONG' undeclared (first use in this function) File.c:1582: error: expected ';' before 'ivOffset' File.c:1583: error: 'ioivOffsetHigh' undeclared (first use in this function) File.c:1584: error: 'DWORD' undeclared (first use in this function) File.c:1584: error: expected ';' before 'uFromWhere' File.c:1585: error: expected ';' before 'RETVAL' File.c:1587: error: 'hFile' undeclared (first use in this function) File.c:1587: error: expected ':' before numeric constant File.c:1589: error: 'ivOffset' undeclared (first use in this function) File.c:1589: error: expected ':' before numeric constant File.c:1594: error: expected expression before ')' token File.c:1596: error: 'uFromWhere' undeclared (first use in this function) File.c:1596: error: expected ':' before numeric constant File.xs:602: error: 'RETVAL' undeclared (first use in this function) File.xs:603: error: 'NO_ERROR' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_SetHandleInformation': File.c:1628: error: 'HANDLE' undeclared (first use in this function) File.c:1628: error: expected ';' before 'hObject' File.c:1629: error: 'DWORD' undeclared (first use in this function) File.c:1629: error: expected ';' before 'uMask' File.c:1630: error: expected ';' before 'uFlags' File.c:1631: error: 'BOOL' undeclared (first use in this function) File.c:1631: error: expected ';' before 'RETVAL' File.c:1633: error: 'hObject' undeclared (first use in this function) File.c:1633: error: expected ':' before numeric constant File.c:1635: error: 'uMask' undeclared (first use in this function) File.c:1635: error: expected ':' before numeric constant File.c:1637: error: 'uFlags' undeclared (first use in this function) File.c:1637: error: expected ':' before numeric constant File.xs:621: error: 'RETVAL' undeclared (first use in this function) File.c: In function 'XS_Win32API__File_WriteFile': File.c:1667: error: 'HANDLE' undeclared (first use in this function) File.c:1667: error: expected ';' before 'hFile' File.c:1668: error: 'BYTE' undeclared (first use in this function) File.c:1668: error: 'pBuffer' undeclared (first use in this function) File.c:1669: error: 'DWORD' undeclared (first use in this function) File.c:1669: error: expected ';' before 'lBytes' File.c:1670: error: expected ';' before 'ouBytesWritten' File.c:1672: error: 'BOOL' undeclared (first use in this function) File.c:1672: error: expected ';' before 'RETVAL' File.c:1674: error: 'hFile' undeclared (first use in this function) File.c:1674: error: expected ':' before numeric constant File.c:1679: error: expected expression before ')' token File.c:1681: error: 'ouBytesWritten' undeclared (first use in this function) File.xs:636: error: 'lBytes' undeclared (first use in this function) File.xs:642: error: 'RETVAL' undeclared (first use in this function) make: *** [File.o] Error 1 ------------------------------ 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 = /home/sand/.cpan/build/Encode-IBM-0.06-DTvzXy/blib/arch:/home/sand/.cpan/build/Encode-IBM-0.06-DTvzXy/blib/lib PERL5_CPANPLUS_IS_RUNNING = 20949 PERL5_CPAN_IS_EXECUTING = /home/sand/.cpan/build/Win32API-File-0.1001-6uyOIA/Makefile.PL PERL5_CPAN_IS_RUNNING = 20949 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/bin/zsh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /home/src/perl/repoperls/installed-perls/perl/p7YxiAJ/[EMAIL PROTECTED]/bin/perl $UID/$EUID = 1005 / 1005 $GID = 1005 1005 $EGID = 1005 1005 Perl module toolchain versions installed: Module Have ------------------- --------- CPAN 1.9203 Cwd 3.25_01 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.36_01 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808_01 Module::Signature 0.55 Test::Harness 2.64 Test::More 0.72 YAML 0.66 YAML::Syck 0.98 version 0.73 -- Summary of my perl5 (revision 5 version 10 subversion 0) configuration: Platform: osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux ' config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/p7YxiAJ/[EMAIL PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des -Duse64bitint -Dusedevel -Duserelocatableinc' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-g', cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 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, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib /usr/lib64 libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.6.1' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'
