gstelement.c: In function `gst_element_class_init': gstelement.c:142: warning: assignment from incompatible pointer type gstautoplugger.c:204: warning: `gst_autoplugger_external_sink_connected' defined but not used gstautoplugger.c:229: warning: `gst_autoplugger_external_src_connected' defined but not used /usr/lib/libc.so.4: WARNING! setkey(3) not present in the system! /usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe. /usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider using mkstemp() /usr/lib/libc.so.4: WARNING! des_setkey(3) not present in the system! /usr/lib/libc.so.4: WARNING! encrypt(3) not present in the system! /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is stupid. /usr/lib/libc.so.4: WARNING! des_cipher(3) not present in the system! /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider using mkstemp() In file included from win32.c:14: /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" win32.c:307: warning: #warning ManualReset win32.c:359: warning: #warning not sure win32.c:724: warning: #warning FIXME win32.c:752: warning: #warning FIXME In file included from ../../include/wine/module.h:12, from win32.c:25: ../../include/wine/pe_image.h:29: syntax error before `WIN_BOOL' ../../include/wine/pe_image.h:30: syntax error before `PE_EnumResourceTypesA' ../../include/wine/pe_image.h:30: warning: type defaults to `int' in declaration of `PE_EnumResourceTypesA' ../../include/wine/pe_image.h:30: warning: data definition has no type or storage class ../../include/wine/pe_image.h:31: syntax error before `PE_EnumResourceTypesW' ../../include/wine/pe_image.h:31: warning: type defaults to `int' in declaration of `PE_EnumResourceTypesW' ../../include/wine/pe_image.h:31: warning: data definition has no type or storage class ../../include/wine/pe_image.h:32: syntax error before `PE_EnumResourceNamesA' ../../include/wine/pe_image.h:32: warning: type defaults to `int' in declaration of `PE_EnumResourceNamesA' ../../include/wine/pe_image.h:32: warning: data definition has no type or storage class ../../include/wine/pe_image.h:33: syntax error before `PE_EnumResourceNamesW' ../../include/wine/pe_image.h:33: warning: type defaults to `int' in declaration of `PE_EnumResourceNamesW' ../../include/wine/pe_image.h:33: warning: data definition has no type or storage class ../../include/wine/pe_image.h:34: syntax error before `PE_EnumResourceLanguagesA' ../../include/wine/pe_image.h:34: warning: type defaults to `int' in declaration of `PE_EnumResourceLanguagesA' ../../include/wine/pe_image.h:34: warning: data definition has no type or storage class ../../include/wine/pe_image.h:35: syntax error before `PE_EnumResourceLanguagesW' ../../include/wine/pe_image.h:35: warning: type defaults to `int' in declaration of `PE_EnumResourceLanguagesW' ../../include/wine/pe_image.h:35: warning: data definition has no type or storage class ../../include/wine/pe_image.h:43: syntax error before `WIN_BOOL' ../../include/wine/pe_image.h:44: syntax error before `PE_CreateProcess' ../../include/wine/pe_image.h:46: syntax error before `WIN_BOOL' ../../include/wine/pe_image.h:47: warning: type defaults to `int' in declaration of `PE_CreateProcess' ../../include/wine/pe_image.h:47: warning: data definition has no type or storage class ../../include/wine/pe_image.h:50: syntax error before `PE_InitDLL' ../../include/wine/pe_image.h:50: warning: type defaults to `int' in declaration of `PE_InitDLL' ../../include/wine/pe_image.h:50: warning: data definition has no type or storage class ../../include/wine/pe_image.h:52: syntax error before `WIN_BOOL' ../../include/wine/pe_image.h:53: syntax error before `WIN_BOOL' In file included from win32.c:25: ../../include/wine/module.h:37: syntax error before `HANDLE16' In file included from win32.c:25: ../../include/wine/module.h:50: syntax error before `FARPROC16' ../../include/wine/module.h:58: syntax error before `FARPROC16' ../../include/wine/module.h:64: syntax error before `HGLOBAL16' ../../include/wine/module.h:74: syntax error before `UINT16' In file included from win32.c:25: ../../include/wine/module.h:134: syntax error before `WIN_BOOL' ../../include/wine/module.h:136: syntax error before `MODULE_DllProcessAttach' ../../include/wine/module.h:136: warning: type defaults to `int' in declaration of `MODULE_DllProcessAttach' ../../include/wine/module.h:136: warning: data definition has no type or storage class ../../include/wine/module.h:137: syntax error before `WIN_BOOL' ../../include/wine/module.h:141: syntax error before `MODULE_FreeLibrary' ../../include/wine/module.h:141: warning: type defaults to `int' in declaration of `MODULE_FreeLibrary' ../../include/wine/module.h:141: warning: data definition has no type or storage class ../../include/wine/module.h:144: syntax error before `WIN32_GetProcAddress16' ../../include/wine/module.h:144: warning: type defaults to `int' in declaration of `WIN32_GetProcAddress16' ../../include/wine/module.h:144: warning: data definition has no type or storage class ../../include/wine/module.h:145: syntax error before `HasGPHandler16' ../../include/wine/module.h:145: syntax error before `address' ../../include/wine/module.h:145: warning: type defaults to `int' in declaration of `HasGPHandler16' ../../include/wine/module.h:145: warning: data definition has no type or storage class In file included from win32.c:27: registry.h:15: conflicting types for `RegOpenKeyExA' /usr/local/include/wine/winreg.h:76: previous declaration of `RegOpenKeyExA' registry.h:16: conflicting types for `RegCloseKey' /usr/local/include/wine/winreg.h:97: previous declaration of `RegCloseKey' registry.h:17: conflicting types for `RegQueryValueExA' /usr/local/include/wine/winreg.h:121: previous declaration of `RegQueryValueExA' registry.h:20: conflicting types for `RegCreateKeyExA' /usr/local/include/wine/winreg.h:54: previous declaration of `RegCreateKeyExA' registry.h:21: conflicting types for `RegSetValueExA' /usr/local/include/wine/winreg.h:127: previous declaration of `RegSetValueExA' win32.c: In function `expCreateEventA': win32.c:318: warning: suggest parentheses around assignment used as truth value win32.c: In function `expSetEvent': win32.c:350: warning: control reaches end of non-void function win32.c: In function `expResetEvent': win32.c:355: warning: control reaches end of non-void function win32.c: In function `expWaitForSingleObject': win32.c:363: warning: control reaches end of non-void function win32.c: In function `expGetSystemInfo': win32.c:382: warning: implicit declaration of function `getpagesize' win32.c:416: warning: implicit declaration of function `lstrncmpiA' win32.c:372: warning: unused variable `hkey' win32.c: In function `expGetCurrentThreadId': win32.c:622: warning: implicit declaration of function `getpid' win32.c: In function `expLoadStringA': win32.c:719: warning: implicit declaration of function `LoadStringA' win32.c: In function `expReleaseSemaphore': win32.c:784: warning: unused variable `buf' win32.c: In function `CPU_Freq': win32.c:863: warning: unused variable `flags' win32.c:862: warning: unused variable `model' win32.c: In function `expSleep': win32.c:1107: warning: implicit declaration of function `usleep' win32.c: At top level: win32.c:1123: syntax error before `expDeleteDC' win32.c:1124: warning: return-type defaults to `int' win32.c: In function `expGetPrivateProfileStringA': win32.c:1169: warning: unsigned int format, pointer arg (arg 5) win32.c:1157: warning: unused variable `size' win32.c: In function `expGetFileVersionInfoSizeA': win32.c:1210: warning: unsigned int format, pointer arg (arg 3) win32.c: In function `LookupExternal': win32.c:1429: warning: unsigned int format, pointer arg (arg 2) gmake[3]: *** [win32.lo] Error 1 gmake[2]: *** [all-recursive] Error 1 gmake[1]: *** [all-recursive] Error 1 gmake: *** [all-recursive-am] Error 2