Error with the command 'make basics ' while install winexe -
i want isntall winexe on ubuntu 13.1 32bit version. did after guide: winexe - aldeid if execute command "make basics bin/winexe" there occurs following error:
compiling ../librpc/idl/atsvc.idl /usr/include/stdc-predef.h:0: error: syntax error near '3' failed parse ../librpc/idl/atsvc.idl @ ./../pidl/pidl line 608. make: *** [idl] error 1
i have absolutely no idea how fix this. satisfied solution suggestion problem. thank you.
make "cpp=gcc -e -ffreestanding" basics bin/winexe
works around error.
Comments
Post a Comment