[Mono-dev] Error when doint make install on Windows

Bill Seurer seurer at us.ibm.com
Wed Oct 4 11:58:50 EDT 2006


mono-devel-list-bounces at lists.ximian.com 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: seurer at us.ibm.com                         Home: Bill at seurer.net
http://w3.rchland.ibm.com/~seurer/                  http://www.seurer.net





More information about the Mono-devel-list mailing list