[Mono-list] mcs-0.21 make errors

j_post j_post@pacbell.net
Mon, 03 Mar 2003 15:56:16 -0800


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