[EMAIL PROTECTED] wrote on 10/04/2006 07:13:24 AM:

> I never had a problem like this but now I keep getting error with SVN
HEAD
> when doing "make install".
>
> Please help me resolving the problem.
...
> make install-local
> make[6]: Entering directory `/mono/mcs/jay'
> /bin/sh ../mkinstalldirs /mono-head/bin
> : command not foundine 6:
> : command not foundine 9:
> : command not foundine 12:
> './mkinstalldirs: line 15: syntax error near unexpected token `in
> './mkinstalldirs: line 15: `   case "${1}" in


What is in that mkinstalldirs script that is trying to run?  It looks like
something is (well, several things are) wrong in the first 15 lines.

If the contents look OK check that the commands it is trying to run (one
lines 6, 9, and 12)  are installed (in cygwin I assume).
--
Bill Seurer     IBM System i5 internal compiler development   Rochester, MN
Business: [EMAIL PROTECTED]                         Home: [EMAIL PROTECTED]
http://w3.rchland.ibm.com/~seurer/                  http://www.seurer.net


_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to