|
From: Angel T. <fn...@fm...> - 2006-02-23 00:26:52
|
When I run "make install" after configuring and building Valgrind 3.1.0 I get this on stderr: /bin/sh: -c: line 7: syntax error near unexpected token `;' /bin/sh: -c: line 7: `for f in ; do \' make[4]: *** [install-exec-local] Error 2 make[3]: *** [install-am] Error 2 make[2]: *** [install-recursive] Error 1 make[1]: *** [install-recursive] Error 1 make: *** [install] Error 2 Is there a problem with the install script or what? |