I want to isntall winexe on Ubuntu 13.1 32bit version. I did exactly after this guide: Winexe - aldeid If I execute the command "make basics bin/winexe" there occurs the following error:
Compiling ../librpc/idl/atsvc.idl
/usr/include/stdc-predef.h:0: error: Syntax error near '3'
Failed to parse ../librpc/idl/atsvc.idl at ./../pidl/pidl line 608.
make: *** [idl] Error 1
I have absolutely no idea how to fix this. I would be even satisfied with a solution suggestion to this problem. Thank you.