> From: <[email protected]> > Date: Fri, 23 May 2014 15:35:49 +0000 > Cc: [email protected] > > > I am getting below error when I rum my make file. Could you please suggest a > method to solve this. > > > > D:\Shibin\MyWork\ssw_mr_tool\java_mrtool\src>make > process_begin: CreateProcess(NULL, perl .\make_include\lsGenClasses.pl " > de\siem
Looks like you don't have Perl binary on your PATH, or maybe Perl isn't installed at all on that system. _______________________________________________ Bug-make mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-make
