I would like to try winexe and used following URL to install it http://www.secpod.com/blog/winexe/ .
When I try make basics bin/winexe
I get the following error:
defined(@array) is deprecated at /home/nlie/Downloads/winexe-1.00/pidl/lib/Parse/Pidl/ODL.pm line 73. (Maybe you should just omit the defined()?) defined(@array) is deprecated at ./../pidl/pidl line 608. (Maybe you should just omit the defined()?) 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 think it's probably something with it's dependencies and not a real error in the program. Does anyone know more about this?