Hi guys,
I've been trying irc but no one seems to be able to help me.  I have breezy installed and I'm trying to install the mono stack from source.  I installed libgd without issue.  Mono itself, however, has not been as pleasant.  The first attempt I didn't download the etire tar file for some reason.  The second time I got the entire thing, configured it, but the make still gives me a problem:

make[5]: Entering directory `/home/cendrizzi/Downloads/mono/mono-1.1.10/mcs'
/bin/sh: build/deps/basic- profile-check.cs: No such file or directory
make[6]: *** [build/deps/basic-profile-check.cs] Error 1
make[6]: Entering directory `/home/cendrizzi/Downloads/mono/mono-1.1.10/mcs'
*** The compiler 'mcs' doesn't appear to be usable.
*** Trying the 'monolite' directory.
/bin/sh: ./build/deps/use-monolite: No such file or directory
make[6]: *** [do-profile-check-monolite] Error 1
make[6]: Leaving directory `/home/cendrizzi/Downloads/mono/mono- 1.1.10/mcs'
make[5]: *** [do-profile-check] Error 2
make[5]: Leaving directory `/home/cendrizzi/Downloads/mono/mono- 1.1.10/mcs'
make[4]: *** [profile-do--basic--all] Error 2
make[4]: Leaving directory `/home/cendrizzi/Downloads/mono/mono-1.1.10/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/home/cendrizzi/Downloads/mono/mono-1.1.10/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/home/cendrizzi/Downloads/mono/mono-1.1.10/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cendrizzi/Downloads/mono/mono-1.1.10'
make: *** [all] Error 2

As it says I don't have the basic-profile-check.cs.  Is this file supposed to be created during the make process or is it supposed to be in the tar file?

Please advise and thanks in advance.

--
-Clark Endrizzi
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to