[Mono-list] Newbie question

Jeroen Frijters jeroen@sumatra.nl
Wed, 8 Jan 2003 17:05:05 +0100


Hi,

I finally took the plunge and installed Cygwin to try to get Mono to build.
Installation was a bit scary (I saw some messages flying by that looked like
errors), but all in all it seems to be OK. I ran the mono-build-w32.sh
script and when it starts make, it fails:
jf@TPJEROEN ~/mono
$ make
make  all-recursive
make[1]: Entering directory `/home/jf/mono'
Making all in mono
make[2]: Entering directory `/home/jf/mono/mono'
Makefile:311: *** missing separator.  Stop.
make[2]: Leaving directory `/home/jf/mono/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jf/mono'
make: *** [all-recursive-am] Error 2

Can anyone please shed some light onto this?

Regards,
Jeroen