I recently downloaded mono-0.21 and mcs-0.21. Mono makes and installs without any problem, but mcs gives the following error (make -fmakefile.gnu):
/bin/sh: -c: line 1: syntax error near unexpected token `;' /bin/sh: -c: line 1: `for i in ; do make -C $i -f makefile.gnu all || exit 1; done' make[1]: *** [all] Error 2 make: *** [all] Error 1 I've triple checked all dependencies and everything is ok, but I still get these errors. Any idea on what the problem is? J _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
