Checking if your kit is complete... Looks good Writing Makefile for OS2::WinObject cp WinObject.pm blib/lib/OS2/WinObject.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap -typemap typemap WinObject.xs > WinObject.xsc && mv WinObject.xsc WinObject.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -I. -DINCL_BASE -DINCL_PM WinObject.c WinObject.xs:5:20: error: os2emx.h: No such file or directory WinObject.xs:16: error: parse error before 'HOBJECT_or_error' WinObject.xs:16: warning: data definition has no type or storage class WinObject.xs:17: error: parse error before 'HWND_or_error' WinObject.xs:17: warning: data definition has no type or storage class WinObject.xs:18: error: parse error before 'HBITMAP_or_error' WinObject.xs:18: warning: data definition has no type or storage class WinObject.xs:19: error: parse error before 'HPOINTER_or_error' WinObject.xs:19: warning: data definition has no type or storage class WinObject.xs:20: error: parse error before 'ULONG_error' WinObject.xs:20: warning: data definition has no type or storage class WinObject.xs:640: error: parse error before 'EnumObjectClasses' WinObject.xs: In function 'EnumObjectClasses': WinObject.xs:642: error: 'POBJCLASS' undeclared (first use in this function) WinObject.xs:642: error: (Each undeclared identifier is reported only once WinObject.xs:642: error: for each function it appears in.) WinObject.xs:642: error: parse error before 'ret' WinObject.xs:643: error: 'ULONG' undeclared (first use in this function) WinObject.xs:645: error: 'ret' undeclared (first use in this function) WinObject.xs:645: error: 'c' undeclared (first use in this function) WinObject.xs:647: error: 'OBJCLASS' undeclared (first use in this function) WinObject.xs:647: error: parse error before ')' token WinObject.xs:647: error: parse error before ')' token WinObject.xs: In function 'ActiveDesktopPathname': WinObject.xs:658: error: 'CCHMAXPATH' undeclared (first use in this function) WinObject.xs: At top level: WinObject.xs:666: error: parse error before 'hobject' WinObject.xs: In function 'ObjectPath': WinObject.xs:668: error: 'CCHMAXPATH' undeclared (first use in this function) WinObject.xs:670: error: 'hobject' undeclared (first use in this function) WinObject.xs: At top level: WinObject.xs:675: error: parse error before 'SWP' WinObject.xs:675: warning: no semicolon at end of struct or union WinObject.xs:675: warning: data definition has no type or storage class WinObject.xs:678: error: parse error before 'WindowPos' WinObject.xs:678: error: parse error before 'hwnd' WinObject.xs: In function 'WindowPos': WinObject.xs:680: error: parse error before 'swpe' WinObject.xs:682: error: 'swpe' undeclared (first use in this function) WinObject.xs:683: error: 'hwnd' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_CopyObject': WinObject.c:733: error: 'HOBJECT' undeclared (first use in this function) WinObject.c:733: error: parse error before 'hObjectofObject' WinObject.c:735: error: 'ULONG' undeclared (first use in this function) WinObject.c:740: error: 'hObjectofObject' undeclared (first use in this function) WinObject.xs:5:20: error: os2emx.h: No such file or directory WinObject.xs:16: error: parse error before 'HOBJECT_or_error' WinObject.xs:16: warning: data definition has no type or storage class WinObject.xs:17: error: parse error before 'HWND_or_error' WinObject.xs:17: warning: data definition has no type or storage class WinObject.xs:18: error: parse error before 'HBITMAP_or_error' WinObject.xs:18: warning: data definition has no type or storage class WinObject.xs:19: error: parse error before 'HPOINTER_or_error' WinObject.xs:19: warning: data definition has no type or storage class WinObject.xs:20: error: parse error before 'ULONG_error' WinObject.xs:20: warning: data definition has no type or storage class WinObject.c:747: error: 'hObjectofDest' undeclared (first use in this function) WinObject.c:753: error: 'ulReserved' undeclared (first use in this function) WinObject.c:758: error: 'RETVAL' undeclared (first use in this function) WinObject.c:761: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_CreateObject': WinObject.c:778: error: 'PCSZ' undeclared (first use in this function) WinObject.c:778: error: parse error before 'pszClassName' WinObject.c:782: error: 'ULONG' undeclared (first use in this function) WinObject.c:785: error: 'RETVAL' undeclared (first use in this function) WinObject.c:785: error: 'pszClassName' undeclared (first use in this function) WinObject.c:785: error: 'pszTitle' undeclared (first use in this function) WinObject.c:785: error: 'pszSetupString' undeclared (first use in this function) WinObject.c:785: error: 'pszLocation' undeclared (first use in this function) WinObject.c:785: error: 'ulFlags' undeclared (first use in this function) WinObject.c:788: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_DeregisterObjectClass': WinObject.c:805: error: 'PCSZ' undeclared (first use in this function) WinObject.c:805: error: parse error before 'pszClassName' WinObject.c:806: error: 'BOOL' undeclared (first use in this function) WinObject.c:808: error: 'RETVAL' undeclared (first use in this function) WinObject.c:808: error: 'pszClassName' undeclared (first use in this function) WinObject.c:812: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_DestroyObject': WinObject.c:826: error: 'HOBJECT' undeclared (first use in this function) WinObject.c:826: error: parse error before 'hObject' WinObject.c:827: error: 'BOOL' undeclared (first use in this function) WinObject.c:831: error: 'hObject' undeclared (first use in this function) WinObject.c:836: error: 'RETVAL' undeclared (first use in this function) WinObject.c:840: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_EnumObjectClasses': WinObject.c:854: error: 'POBJCLASS' undeclared (first use in this function) WinObject.c:854: error: parse error before 'pObjClass' WinObject.c:855: error: 'PULONG' undeclared (first use in this function) WinObject.c:856: error: 'BOOL' undeclared (first use in this function) WinObject.xs:640: error: parse error before 'EnumObjectClasses' WinObject.xs: In function 'EnumObjectClasses': WinObject.xs:642: error: 'POBJCLASS' undeclared (first use in this function) WinObject.xs:642: error: (Each undeclared identifier is reported only once WinObject.xs:642: error: for each function it appears in.) WinObject.xs:642: error: parse error before 'ret' WinObject.xs:643: error: 'ULONG' undeclared (first use in this function) WinObject.xs:645: error: 'ret' undeclared (first use in this function) WinObject.xs:645: error: 'c' undeclared (first use in this function) WinObject.xs:647: error: 'OBJCLASS' undeclared (first use in this function) WinObject.xs:647: error: parse error before ')' token WinObject.xs:647: error: parse error before ')' token WinObject.xs: In function 'ActiveDesktopPathname': WinObject.xs:658: error: 'CCHMAXPATH' undeclared (first use in this function) WinObject.xs: At top level: WinObject.xs:666: error: parse error before 'hobject' WinObject.xs: In function 'ObjectPath': WinObject.xs:668: error: 'CCHMAXPATH' undeclared (first use in this function) WinObject.xs:670: error: 'hobject' undeclared (first use in this function) WinObject.xs: At top level: WinObject.xs:675: error: parse error before 'SWP' WinObject.xs:675: warning: no semicolon at end of struct or union WinObject.xs:675: warning: data definition has no type or storage class WinObject.xs:678: error: parse error before 'WindowPos' WinObject.xs:678: error: parse error before 'hwnd' WinObject.xs: In function 'WindowPos': WinObject.xs:680: error: parse error before 'swpe' WinObject.xs:682: error: 'swpe' undeclared (first use in this function) WinObject.xs:683: error: 'hwnd' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_CopyObject': WinObject.c:733: error: 'HOBJECT' undeclared (first use in this function) WinObject.c:733: error: parse error before 'hObjectofObject' WinObject.c:735: error: 'ULONG' undeclared (first use in this function) WinObject.c:740: error: 'hObjectofObject' undeclared (first use in this function) WinObject.c:747: error: 'hObjectofDest' undeclared (first use in this function) WinObject.c:753: error: 'ulReserved' undeclared (first use in this function) WinObject.c:758: error: 'RETVAL' undeclared (first use in this function) WinObject.c:761: error: 'FillWinError' undeclared (first use in this function) WinObject.c:860: error: 'pObjClass' undeclared (first use in this function) WinObject.c:865: error: 'RETVAL' undeclared (first use in this function) WinObject.c:865: error: 'pulSize' undeclared (first use in this function) WinObject.c:869: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_FreeFileIcon': WinObject.c:883: error: 'HPOINTER' undeclared (first use in this function) WinObject.c:883: error: parse error before 'hptr' WinObject.c:884: error: 'BOOL' undeclared (first use in this function) WinObject.c:888: error: 'hptr' undeclared (first use in this function) WinObject.c:893: error: 'RETVAL' undeclared (first use in this function) WinObject.c:897: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_IsSOMDDReady': WinObject.c:911: error: 'BOOL' undeclared (first use in this function) WinObject.c:911: error: parse error before 'RETVAL' WinObject.c:913: error: 'RETVAL' undeclared (first use in this function) WinObject.c:917: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_IsWPDServerReady': WinObject.c:931: error: 'BOOL' undeclared (first use in this function) WinObject.c:931: error: parse error before 'RETVAL' WinObject.c:933: error: 'RETVAL' undeclared (first use in this function) WinObject.c:937: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_LoadFileIcon': WinObject.c:951: error: 'PCSZ' undeclared (first use in this function) WinObject.c:951: error: parse error before 'pszFileName' WinObject.c:953: error: parse error before 'RETVAL' WinObject.c:955: error: 'RETVAL' undeclared (first use in this function) WinObject.c:955: error: 'pszFileName' undeclared (first use in this function) WinObject.c:958: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_CreateObject': WinObject.c:778: error: 'PCSZ' undeclared (first use in this function) WinObject.c:778: error: parse error before 'pszClassName' WinObject.c:782: error: 'ULONG' undeclared (first use in this function) WinObject.c:785: error: 'RETVAL' undeclared (first use in this function) WinObject.c:785: error: 'pszClassName' undeclared (first use in this function) WinObject.c:785: error: 'pszTitle' undeclared (first use in this function) WinObject.c:785: error: 'pszSetupString' undeclared (first use in this function) WinObject.c:785: error: 'pszLocation' undeclared (first use in this function) WinObject.c:785: error: 'ulFlags' undeclared (first use in this function) WinObject.c:788: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_DeregisterObjectClass': WinObject.c:805: error: 'PCSZ' undeclared (first use in this function) WinObject.c:805: error: parse error before 'pszClassName' WinObject.c:806: error: 'BOOL' undeclared (first use in this function) WinObject.c:808: error: 'RETVAL' undeclared (first use in this function) WinObject.c:808: error: 'pszClassName' undeclared (first use in this function) WinObject.c:812: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_DestroyObject': WinObject.c:826: error: 'HOBJECT' undeclared (first use in this function) WinObject.c:826: error: parse error before 'hObject' WinObject.c:827: error: 'BOOL' undeclared (first use in this function) WinObject.c:831: error: 'hObject' undeclared (first use in this function) WinObject.c:836: error: 'RETVAL' undeclared (first use in this function) WinObject.c:840: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_EnumObjectClasses': WinObject.c:854: error: 'POBJCLASS' undeclared (first use in this function) WinObject.c:854: error: parse error before 'pObjClass' WinObject.c:855: error: 'PULONG' undeclared (first use in this function) WinObject.c:856: error: 'BOOL' undeclared (first use in this function) WinObject.c:860: error: 'pObjClass' undeclared (first use in this function) WinObject.c:865: error: 'RETVAL' undeclared (first use in this function) WinObject.c:865: error: 'pulSize' undeclared (first use in this function) WinObject.c:869: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_FreeFileIcon': WinObject.c:883: error: 'HPOINTER' undeclared (first use in this function) WinObject.c:883: error: parse error before 'hptr' WinObject.c:884: error: 'BOOL' undeclared (first use in this function) WinObject.c:888: error: 'hptr' undeclared (first use in this function) WinObject.c:893: error: 'RETVAL' undeclared (first use in this function) WinObject.c:897: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_IsSOMDDReady': WinObject.c:911: error: 'BOOL' undeclared (first use in this function) WinObject.c:911: error: parse error before 'RETVAL' WinObject.c:913: error: 'RETVAL' undeclared (first use in this function) WinObject.c:917: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_IsWPDServerReady': WinObject.c:931: error: 'BOOL' undeclared (first use in this function) WinObject.c:931: error: parse error before 'RETVAL' WinObject.c:933: error: 'RETVAL' undeclared (first use in this function) WinObject.c:937: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_LoadFileIcon': WinObject.c:951: error: 'PCSZ' undeclared (first use in this function) WinObject.c:951: error: parse error before 'pszFileName' WinObject.c:953: error: parse error before 'RETVAL' WinObject.c:955: error: 'RETVAL' undeclared (first use in this function) WinObject.c:955: error: 'pszFileName' undeclared (first use in this function) WinObject.c:958: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_MoveObject': WinObject.c:975: error: 'HOBJECT' undeclared (first use in this function) WinObject.c:975: error: parse error before 'hObjectofObject' WinObject.c:977: error: 'ULONG' undeclared (first use in this function) WinObject.c:982: error: 'hObjectofObject' undeclared (first use in this function) WinObject.c:989: error: 'hObjectofDest' undeclared (first use in this function) WinObject.c:995: error: 'ulReserved' undeclared (first use in this function) WinObject.c:1000: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1003: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_OpenObject': WinObject.c:1020: error: 'HOBJECT' undeclared (first use in this function) WinObject.c:1020: error: parse error before 'hObject' WinObject.c:1021: error: 'ULONG' undeclared (first use in this function) WinObject.c:1023: error: 'BOOL' undeclared (first use in this function) WinObject.c:1023: error: parse error before 'RETVAL' WinObject.c:1027: error: 'hObject' undeclared (first use in this function) WinObject.c:1032: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1032: error: 'ulView' undeclared (first use in this function) WinObject.c:1036: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_MoveObject': WinObject.c:975: error: 'HOBJECT' undeclared (first use in this function) WinObject.c:975: error: parse error before 'hObjectofObject' WinObject.c:977: error: 'ULONG' undeclared (first use in this function) WinObject.c:982: error: 'hObjectofObject' undeclared (first use in this function) WinObject.c:989: error: 'hObjectofDest' undeclared (first use in this function) WinObject.c:995: error: 'ulReserved' undeclared (first use in this function) WinObject.c:1000: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1003: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_OpenObject': WinObject.c:1020: error: 'HOBJECT' undeclared (first use in this function) WinObject.c:1020: error: parse error before 'hObject' WinObject.c:1021: error: 'ULONG' undeclared (first use in this function) WinObject.c:1023: error: 'BOOL' undeclared (first use in this function) WinObject.c:1023: error: parse error before 'RETVAL' WinObject.c:1027: error: 'hObject' undeclared (first use in this function) WinObject.c:1032: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1032: error: 'ulView' undeclared (first use in this function) WinObject.c:1036: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_QueryActiveDesktopPathname': WinObject.c:1050: error: 'PSZ' undeclared (first use in this function) WinObject.c:1050: error: parse error before 'pszPathName' WinObject.c:1051: error: 'ULONG' undeclared (first use in this function) WinObject.c:1052: error: 'BOOL' undeclared (first use in this function) WinObject.c:1054: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1054: error: 'pszPathName' undeclared (first use in this function) WinObject.c:1054: error: 'ulSize' undeclared (first use in this function) WinObject.c:1058: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_QueryDesktopBkgnd': WinObject.c:1072: error: 'HWND' undeclared (first use in this function) WinObject.c:1072: error: parse error before 'hwndDesktop' WinObject.c:1073: error: 'PDESKTOP' undeclared (first use in this function) WinObject.c:1074: error: 'BOOL' undeclared (first use in this function) WinObject.c:1078: error: 'hwndDesktop' undeclared (first use in this function) WinObject.c:1085: error: 'pdsk' undeclared (first use in this function) WinObject.c:1090: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1094: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_QueryDesktopWindow': WinObject.c:1108: error: 'HAB' undeclared (first use in this function) WinObject.c:1108: error: parse error before 'hab' WinObject.c:1109: error: 'HDC' undeclared (first use in this function) WinObject.c:1113: error: 'hab' undeclared (first use in this function) WinObject.c:1124: error: 'hdc' undeclared (first use in this function) WinObject.c:1124: error: 'NULLHANDLE' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_QueryActiveDesktopPathname': WinObject.c:1050: error: 'PSZ' undeclared (first use in this function) WinObject.c:1050: error: parse error before 'pszPathName' WinObject.c:1051: error: 'ULONG' undeclared (first use in this function) WinObject.c:1052: error: 'BOOL' undeclared (first use in this function) WinObject.c:1054: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1054: error: 'pszPathName' undeclared (first use in this function) WinObject.c:1054: error: 'ulSize' undeclared (first use in this function) WinObject.c:1058: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_QueryDesktopBkgnd': WinObject.c:1072: error: 'HWND' undeclared (first use in this function) WinObject.c:1072: error: parse error before 'hwndDesktop' WinObject.c:1073: error: 'PDESKTOP' undeclared (first use in this function) WinObject.c:1074: error: 'BOOL' undeclared (first use in this function) WinObject.c:1078: error: 'hwndDesktop' undeclared (first use in this function) WinObject.c:1085: error: 'pdsk' undeclared (first use in this function) WinObject.c:1090: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1094: error: 'FillWinError' undeclared (first use in this function) WinObject.c:1134: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1137: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_QueryDesktopWindow': WinObject.c:1108: error: 'HAB' undeclared (first use in this function) WinObject.c:1108: error: parse error before 'hab' WinObject.c:1109: error: 'HDC' undeclared (first use in this function) WinObject.c:1113: error: 'hab' undeclared (first use in this function) WinObject.c:1124: error: 'hdc' undeclared (first use in this function) WinObject.c:1124: error: 'NULLHANDLE' undeclared (first use in this function) WinObject.c:1134: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1137: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_QueryObject': WinObject.c:1154: error: 'PCSZ' undeclared (first use in this function) WinObject.c:1154: error: parse error before 'pszObjectID' WinObject.c:1157: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1157: error: 'pszObjectID' undeclared (first use in this function) WinObject.c:1160: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_QueryObjectPath': WinObject.c:1177: error: 'HOBJECT' undeclared (first use in this function) WinObject.c:1177: error: parse error before 'hobject' WinObject.c:1178: error: 'PSZ' undeclared (first use in this function) WinObject.c:1179: error: 'ULONG' undeclared (first use in this function) WinObject.c:1180: error: 'BOOL' undeclared (first use in this function) WinObject.c:1184: error: 'hobject' undeclared (first use in this function) WinObject.c:1189: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1189: error: 'pszPathName' undeclared (first use in this function) WinObject.c:1189: error: 'ulSize' undeclared (first use in this function) WinObject.c:1193: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_QueryObjectWindow': WinObject.c:1207: error: 'HWND' undeclared (first use in this function) WinObject.c:1207: error: parse error before 'hwndDesktop' WinObject.c:1211: error: 'hwndDesktop' undeclared (first use in this function) WinObject.c:1211: error: 'HWND_DESKTOP' undeclared (first use in this function) WinObject.c:1221: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1224: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_QueryObject': WinObject.c:1154: error: 'PCSZ' undeclared (first use in this function) WinObject.c:1154: error: parse error before 'pszObjectID' WinObject.c:1157: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1157: error: 'pszObjectID' undeclared (first use in this function) WinObject.c:1160: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_QueryObjectPath': WinObject.c:1177: error: 'HOBJECT' undeclared (first use in this function) WinObject.c:1177: error: parse error before 'hobject' WinObject.c:1178: error: 'PSZ' undeclared (first use in this function) WinObject.c:1179: error: 'ULONG' undeclared (first use in this function) WinObject.c:1180: error: 'BOOL' undeclared (first use in this function) WinObject.c:1184: error: 'hobject' undeclared (first use in this function) WinObject.c:1189: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1189: error: 'pszPathName' undeclared (first use in this function) WinObject.c:1189: error: 'ulSize' undeclared (first use in this function) WinObject.c:1193: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_QueryObjectWindow': WinObject.c:1207: error: 'HWND' undeclared (first use in this function) WinObject.c:1207: error: parse error before 'hwndDesktop' WinObject.c:1211: error: 'hwndDesktop' undeclared (first use in this function) WinObject.c:1211: error: 'HWND_DESKTOP' undeclared (first use in this function) WinObject.c:1221: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1224: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_QueryWindowPos': WinObject.c:1241: error: 'HWND' undeclared (first use in this function) WinObject.c:1241: error: parse error before 'hwnd' WinObject.c:1243: error: 'BOOL' undeclared (first use in this function) WinObject.c:1247: error: 'hwnd' undeclared (first use in this function) WinObject.c:1254: error: 'pswp' undeclared (first use in this function) WinObject.c:1254: error: called object '0' is not a function WinObject.c:1259: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1263: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_RegisterObjectClass': WinObject.c:1277: error: 'PCSZ' undeclared (first use in this function) WinObject.c:1277: error: parse error before 'pszClassName' WinObject.c:1279: error: 'BOOL' undeclared (first use in this function) WinObject.c:1281: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1281: error: 'pszClassName' undeclared (first use in this function) WinObject.c:1281: error: 'pszModName' undeclared (first use in this function) WinObject.c:1285: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_ReplaceObjectClass': WinObject.c:1299: error: 'PCSZ' undeclared (first use in this function) WinObject.c:1299: error: parse error before 'pszOldClassName' WinObject.c:1302: error: 'BOOL' undeclared (first use in this function) WinObject.c:1302: error: parse error before 'RETVAL' WinObject.c:1304: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1304: error: 'pszOldClassName' undeclared (first use in this function) WinObject.c:1304: error: 'pszNewClassName' undeclared (first use in this function) WinObject.c:1308: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_RestartSOMDD': WinObject.c:1323: error: parse error before 'RETVAL' WinObject.c:1325: error: 'RETVAL' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_RestartWPDServer': WinObject.c:1345: error: parse error before 'RETVAL' WinObject.c:1347: error: 'RETVAL' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_RestoreWindowPos': WinObject.c:1366: error: 'PCSZ' undeclared (first use in this function) WinObject.c:1366: error: parse error before 'pszAppName' WinObject.c:1368: error: 'HWND' undeclared (first use in this function) WinObject.c:1369: error: 'BOOL' undeclared (first use in this function) WinObject.c:1373: error: 'hwnd' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_QueryWindowPos': WinObject.c:1241: error: 'HWND' undeclared (first use in this function) WinObject.c:1241: error: parse error before 'hwnd' WinObject.c:1243: error: 'BOOL' undeclared (first use in this function) WinObject.c:1247: error: 'hwnd' undeclared (first use in this function) WinObject.c:1254: error: 'pswp' undeclared (first use in this function) WinObject.c:1254: error: called object '0' is not a function WinObject.c:1259: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1263: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_RegisterObjectClass': WinObject.c:1277: error: 'PCSZ' undeclared (first use in this function) WinObject.c:1277: error: parse error before 'pszClassName' WinObject.c:1279: error: 'BOOL' undeclared (first use in this function) WinObject.c:1281: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1281: error: 'pszClassName' undeclared (first use in this function) WinObject.c:1281: error: 'pszModName' undeclared (first use in this function) WinObject.c:1285: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_ReplaceObjectClass': WinObject.c:1299: error: 'PCSZ' undeclared (first use in this function) WinObject.c:1299: error: parse error before 'pszOldClassName' WinObject.c:1302: error: 'BOOL' undeclared (first use in this function) WinObject.c:1302: error: parse error before 'RETVAL' WinObject.c:1304: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1304: error: 'pszOldClassName' undeclared (first use in this function) WinObject.c:1304: error: 'pszNewClassName' undeclared (first use in this function) WinObject.c:1308: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_RestartSOMDD': WinObject.c:1323: error: parse error before 'RETVAL' WinObject.c:1325: error: 'RETVAL' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_RestartWPDServer': WinObject.c:1345: error: parse error before 'RETVAL' WinObject.c:1347: error: 'RETVAL' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_RestoreWindowPos': WinObject.c:1366: error: 'PCSZ' undeclared (first use in this function) WinObject.c:1366: error: parse error before 'pszAppName' WinObject.c:1368: error: 'HWND' undeclared (first use in this function) WinObject.c:1369: error: 'BOOL' undeclared (first use in this function) WinObject.c:1373: error: 'hwnd' undeclared (first use in this function) WinObject.c:1378: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1378: error: 'pszAppName' undeclared (first use in this function) WinObject.c:1378: error: 'pszKeyName' undeclared (first use in this function) WinObject.c:1382: error: 'FillWinError' undeclared (first use in this function) WinObject.c:1378: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1378: error: 'pszAppName' undeclared (first use in this function) WinObject.c:1378: error: 'pszKeyName' undeclared (first use in this function) WinObject.c:1382: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_SaveObject': WinObject.c:1396: error: 'HOBJECT' undeclared (first use in this function) WinObject.c:1396: error: parse error before 'hObject' WinObject.c:1398: error: 'BOOL' undeclared (first use in this function) WinObject.c:1398: error: parse error before 'RETVAL' WinObject.c:1402: error: 'hObject' undeclared (first use in this function) WinObject.c:1407: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1411: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_SaveWindowPos': WinObject.c:1425: error: 'HSAVEWP' undeclared (first use in this function) WinObject.c:1425: error: parse error before 'hsvwp' WinObject.c:1427: error: 'ULONG' undeclared (first use in this function) WinObject.c:1428: error: 'BOOL' undeclared (first use in this function) WinObject.c:1432: error: 'hsvwp' undeclared (first use in this function) WinObject.c:1439: error: 'pswp' undeclared (first use in this function) WinObject.c:1439: error: called object '0' is not a function WinObject.c:1444: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1444: error: 'cswp' undeclared (first use in this function) WinObject.c:1448: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_SaveObject': WinObject.c:1396: error: 'HOBJECT' undeclared (first use in this function) WinObject.c:1396: error: parse error before 'hObject' WinObject.c:1398: error: 'BOOL' undeclared (first use in this function) WinObject.c:1398: error: parse error before 'RETVAL' WinObject.c:1402: error: 'hObject' undeclared (first use in this function) WinObject.c:1407: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1411: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_SaveWindowPos': WinObject.c:1425: error: 'HSAVEWP' undeclared (first use in this function) WinObject.c:1425: error: parse error before 'hsvwp' WinObject.c:1427: error: 'ULONG' undeclared (first use in this function) WinObject.c:1428: error: 'BOOL' undeclared (first use in this function) WinObject.c:1432: error: 'hsvwp' undeclared (first use in this function) WinObject.c:1439: error: 'pswp' undeclared (first use in this function) WinObject.c:1439: error: called object '0' is not a function WinObject.c:1444: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1444: error: 'cswp' undeclared (first use in this function) WinObject.c:1448: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_SetDesktopBkgnd': WinObject.c:1462: error: 'HWND' undeclared (first use in this function) WinObject.c:1462: error: parse error before 'hwndDesktop' WinObject.c:1463: error: nested functions are not on MacOSX WinObject.c:1463: error: syntax error before '*' token WinObject.c:1468: error: 'hwndDesktop' undeclared (first use in this function) WinObject.c:1475: error: 'pdskNew' undeclared (first use in this function) WinObject.c:1475: error: parse error before 'DESKTOP' WinObject.c:1480: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1483: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_SetFileIcon': WinObject.c:1500: error: 'PCSZ' undeclared (first use in this function) WinObject.c:1500: error: parse error before 'pszFileName' WinObject.c:1501: error: nested functions are not on MacOSX WinObject.c:1501: error: syntax error before '*' token WinObject.c:1502: error: 'BOOL' undeclared (first use in this function) WinObject.c:1506: error: 'pIconInfo' undeclared (first use in this function) WinObject.c:1506: error: parse error before 'ICONINFO' WinObject.c:1511: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1511: error: 'pszFileName' undeclared (first use in this function) WinObject.c:1515: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_SetMultWindowPos': WinObject.c:1529: error: 'HAB' undeclared (first use in this function) WinObject.c:1529: error: parse error before 'hab' WinObject.c:1530: error: nested functions are not on MacOSX WinObject.c:1530: error: syntax error before '*' token WinObject.c:1531: error: 'ULONG' undeclared (first use in this function) WinObject.c:1532: error: 'BOOL' undeclared (first use in this function) WinObject.c:1536: error: 'hab' undeclared (first use in this function) WinObject.c:1543: error: 'pswp' undeclared (first use in this function) WinObject.c:1543: error: parse error before 'SWP' WinObject.c:1548: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1548: error: 'cswp' undeclared (first use in this function) WinObject.c:1552: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_SetDesktopBkgnd': WinObject.c:1462: error: 'HWND' undeclared (first use in this function) WinObject.c:1462: error: parse error before 'hwndDesktop' WinObject.c:1463: error: nested functions are not on MacOSX WinObject.c:1463: error: syntax error before '*' token WinObject.c:1468: error: 'hwndDesktop' undeclared (first use in this function) WinObject.c:1475: error: 'pdskNew' undeclared (first use in this function) WinObject.c:1475: error: parse error before 'DESKTOP' WinObject.c:1480: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1483: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_SetFileIcon': WinObject.c:1500: error: 'PCSZ' undeclared (first use in this function) WinObject.c:1500: error: parse error before 'pszFileName' WinObject.c:1501: error: nested functions are not on MacOSX WinObject.c:1501: error: syntax error before '*' token WinObject.c:1502: error: 'BOOL' undeclared (first use in this function) WinObject.c:1506: error: 'pIconInfo' undeclared (first use in this function) WinObject.c:1506: error: parse error before 'ICONINFO' WinObject.c:1511: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1511: error: 'pszFileName' undeclared (first use in this function) WinObject.c:1515: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_SetMultWindowPos': WinObject.c:1529: error: 'HAB' undeclared (first use in this function) WinObject.c:1529: error: parse error before 'hab' WinObject.c:1530: error: nested functions are not on MacOSX WinObject.c:1530: error: syntax error before '*' token WinObject.c:1531: error: 'ULONG' undeclared (first use in this function) WinObject.c:1532: error: 'BOOL' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_SetObjectData': WinObject.c:1566: error: 'HOBJECT' undeclared (first use in this function) WinObject.c:1566: error: parse error before 'hObject' WinObject.c:1567: error: 'PCSZ' undeclared (first use in this function) WinObject.c:1536: error: 'hab' undeclared (first use in this function) WinObject.c:1568: error: 'BOOL' undeclared (first use in this function) WinObject.c:1543: error: 'pswp' undeclared (first use in this function) WinObject.c:1572: error: 'hObject' undeclared (first use in this function)WinObject.c:1543: error: parse error before 'SWP' WinObject.c:1577: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1548: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1577: error: 'pszSetupString' undeclared (first use in this function) WinObject.c:1548: error: 'cswp' undeclared (first use in this function) WinObject.c:1581: error: 'FillWinError' undeclared (first use in this function) WinObject.c:1552: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_SetObjectData': WinObject.c:1566: error: 'HOBJECT' undeclared (first use in this function) WinObject.c:1566: error: parse error before 'hObject' WinObject.c:1567: error: 'PCSZ' undeclared (first use in this function) WinObject.c:1568: error: 'BOOL' undeclared (first use in this function) WinObject.c:1572: error: 'hObject' undeclared (first use in this function) WinObject.c:1577: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1577: error: 'pszSetupString' undeclared (first use in this function) WinObject.c:1581: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_SetWindowPos': WinObject.c:1595: error: 'HWND' undeclared (first use in this function) WinObject.c:1595: error: parse error before 'hwnd' WinObject.c:1597: error: 'LONG' undeclared (first use in this function) WinObject.c:1601: error: 'ULONG' undeclared (first use in this function) WinObject.c:1602: error: 'BOOL' undeclared (first use in this function) WinObject.c:1606: error: 'hwnd' undeclared (first use in this function) WinObject.c:1613: error: 'hwndInsertBehind' undeclared (first use in this function) WinObject.c:1618: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1618: error: 'x' undeclared (first use in this function) WinObject.c:1618: error: 'y' undeclared (first use in this function) WinObject.c:1618: error: 'cx' undeclared (first use in this function) WinObject.c:1618: error: 'cy' undeclared (first use in this function) WinObject.c:1618: error: 'fl' undeclared (first use in this function) WinObject.c:1622: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_ShutdownSystem': WinObject.c:1636: error: 'HAB' undeclared (first use in this function) WinObject.c:1636: error: parse error before 'hab' WinObject.c:1637: error: 'HMQ' undeclared (first use in this function) WinObject.c:1638: error: 'BOOL' undeclared (first use in this function) WinObject.c:1641: error: 'hab' undeclared (first use in this function) WinObject.c:1652: error: 'hmq' undeclared (first use in this function) WinObject.c:1652: error: 'Perl_hmq' undeclared (first use in this function) WinObject.c:1662: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1666: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_StoreWindowPos': WinObject.c:1680: error: 'PCSZ' undeclared (first use in this function) WinObject.c:1680: error: parse error before 'pszAppName' WinObject.c:1682: error: 'HWND' undeclared (first use in this function) WinObject.c:1683: error: 'BOOL' undeclared (first use in this function) WinObject.c:1687: error: 'hwnd' undeclared (first use in this function) WinObject.c:1692: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1692: error: 'pszAppName' undeclared (first use in this function) WinObject.c:1692: error: 'pszKeyName' undeclared (first use in this function) WinObject.c:1696: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_QuerySysValue': WinObject.c:1710: error: 'LONG' undeclared (first use in this function) WinObject.c:1710: error: parse error before 'iSysValue' WinObject.c:1711: error: 'HWND' undeclared (first use in this function) WinObject.c:1716: error: 'hwndDesktop' undeclared (first use in this function) WinObject.c:1716: error: 'HWND_DESKTOP' undeclared (first use in this function) WinObject.c:1726: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1726: error: 'iSysValue' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_SetWindowPos': WinObject.c:1595: error: 'HWND' undeclared (first use in this function) WinObject.c:1595: error: parse error before 'hwnd' WinObject.c:1597: error: 'LONG' undeclared (first use in this function) WinObject.c:1601: error: 'ULONG' undeclared (first use in this function) WinObject.c:1602: error: 'BOOL' undeclared (first use in this function) WinObject.c:1606: error: 'hwnd' undeclared (first use in this function) WinObject.c:1613: error: 'hwndInsertBehind' undeclared (first use in this function) WinObject.c:1618: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1618: error: 'x' undeclared (first use in this function) WinObject.c:1618: error: 'y' undeclared (first use in this function) WinObject.c:1618: error: 'cx' undeclared (first use in this function) WinObject.c:1618: error: 'cy' undeclared (first use in this function) WinObject.c:1618: error: 'fl' undeclared (first use in this function) WinObject.c:1622: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_ShutdownSystem': WinObject.c:1636: error: 'HAB' undeclared (first use in this function) WinObject.c:1636: error: parse error before 'hab' WinObject.c:1637: error: 'HMQ' undeclared (first use in this function) WinObject.c:1638: error: 'BOOL' undeclared (first use in this function) WinObject.c:1641: error: 'hab' undeclared (first use in this function) WinObject.c:1652: error: 'hmq' undeclared (first use in this function) WinObject.c:1652: error: 'Perl_hmq' undeclared (first use in this function) WinObject.c:1662: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1666: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_StoreWindowPos': WinObject.c:1680: error: 'PCSZ' undeclared (first use in this function) WinObject.c:1680: error: parse error before 'pszAppName' WinObject.c:1682: error: 'HWND' undeclared (first use in this function) WinObject.c:1683: error: 'BOOL' undeclared (first use in this function) WinObject.c:1687: error: 'hwnd' undeclared (first use in this function) WinObject.c:1692: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1692: error: 'pszAppName' undeclared (first use in this function) WinObject.c:1692: error: 'pszKeyName' undeclared (first use in this function) WinObject.c:1696: error: 'FillWinError' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_QuerySysValue': WinObject.c:1710: error: 'LONG' undeclared (first use in this function) WinObject.c:1710: error: parse error before 'iSysValue' WinObject.c:1711: error: 'HWND' undeclared (first use in this function) WinObject.c:1716: error: 'hwndDesktop' undeclared (first use in this function) WinObject.c:1716: error: 'HWND_DESKTOP' undeclared (first use in this function) WinObject.c:1726: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1726: error: 'iSysValue' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_SetSysValue': WinObject.c:1741: error: 'LONG' undeclared (first use in this function) WinObject.c:1741: error: parse error before 'iSysValue' WinObject.c:1743: error: 'HWND' undeclared (first use in this function) WinObject.c:1744: error: 'BOOL' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_SetSysValue': WinObject.c:1741: error: 'LONG' undeclared (first use in this function) WinObject.c:1741: error: parse error before 'iSysValue' WinObject.c:1743: error: 'HWND' undeclared (first use in this function) WinObject.c:1744: error: 'BOOL' undeclared (first use in this function) WinObject.c:1747: error: 'hwndDesktop' undeclared (first use in this function) WinObject.c:1747: error: 'HWND_DESKTOP' undeclared (first use in this function) WinObject.c:1757: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1757: error: 'iSysValue' undeclared (first use in this function) WinObject.c:1757: error: 'lValue' undeclared (first use in this function) WinObject.c:1761: error: 'FillWinError' undeclared (first use in this function) WinObject.xs: In function 'XS_OS2__WinObject_ObjectClasses': WinObject.xs:883: error: 'POBJCLASS' undeclared (first use in this function) WinObject.xs:883: error: parse error before 'list' WinObject.xs:887: error: 'l' undeclared (first use in this function) WinObject.xs:892: error: 'list' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_ObjectPath': WinObject.c:1830: error: 'HOBJECT' undeclared (first use in this function) WinObject.c:1830: error: parse error before 'hobject' WinObject.c:1835: error: 'hobject' undeclared (first use in this function) WinObject.c:1747: error: 'hwndDesktop' undeclared (first use in this function) WinObject.c:1747: error: 'HWND_DESKTOP' undeclared (first use in this function) WinObject.c:1757: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1757: error: 'iSysValue' undeclared (first use in this function) WinObject.c:1757: error: 'lValue' undeclared (first use in this function) WinObject.c:1761: error: 'FillWinError' undeclared (first use in this function) WinObject.xs: In function 'XS_OS2__WinObject_ObjectClasses': WinObject.xs:883: error: 'POBJCLASS' undeclared (first use in this function) WinObject.xs:883: error: parse error before 'list' WinObject.xs:887: error: 'l' undeclared (first use in this function) WinObject.xs:892: error: 'list' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_ObjectPath': WinObject.c:1830: error: 'HOBJECT' undeclared (first use in this function) WinObject.c:1830: error: parse error before 'hobject' WinObject.c:1835: error: 'hobject' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_WindowPos': WinObject.c:1858: error: 'HWND' undeclared (first use in this function) WinObject.c:1858: error: parse error before 'hwnd' WinObject.c:1863: error: 'hwnd' undeclared (first use in this function) WinObject.xs:915: error: parse error before 'swpe' WinObject.xs:917: error: 'swpe' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject__hwnd': WinObject.c:1899: error: 'ULONG' undeclared (first use in this function) WinObject.c:1899: error: parse error before 'h' WinObject.c:1900: error: 'HWND' undeclared (first use in this function) WinObject.c:1902: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1902: error: 'h' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject_WindowPos': WinObject.c:1858: error: 'HWND' undeclared (first use in this function) WinObject.c:1858: error: parse error before 'hwnd' WinObject.c:1863: error: 'hwnd' undeclared (first use in this function) WinObject.xs:915: error: parse error before 'swpe' WinObject.xs:917: error: 'swpe' undeclared (first use in this function) WinObject.c: In function 'XS_OS2__WinObject__hwnd': WinObject.c:1899: error: 'ULONG' undeclared (first use in this function) WinObject.c:1899: error: parse error before 'h' WinObject.c:1900: error: 'HWND' undeclared (first use in this function) WinObject.c:1902: error: 'RETVAL' undeclared (first use in this function) WinObject.c:1902: error: 'h' undeclared (first use in this function) lipo: can't open input file: /var/tmp//ccfg12hS.out (No such file or directory) make: *** [WinObject.o] Error 1