Building C code with winemaker's GNU Makefile flunks on FreeBSD (works on Linux)

Manish Jain bourne.identity at hotmail.com
Sat Dec 16 21:01:47 UTC 2017


Hi all,

I am trying to compile a Win32 C source file with GNU Makefile generated 
by winemaker. This compilation works smoothly on Linux, but
on FreeBSD I get:

<<
In file included from /usr/local/include/wine/windows/windows.h:38:
/usr/local/include/wine/windows/winbase.h:1987:85: error: unknown type name
       '__builtin_ms_va_list'; did you mean '__builtin_va_list'?
   ...WINAPI 
FormatMessageW(DWORD,LPCVOID,DWORD,DWORD,LPWSTR,DWORD,__ms_va_li...
 >>

Does anyone have idea what could be the cause / fix ?

-- 
Thanks & Regards,
Manish Jain


More information about the freebsd-questions mailing list