[Mono-devel-list] Compiling from sources

Arnhoffer Károly karnhoffer at ecron.hu
Thu Aug 4 09:01:02 EDT 2005


Hi,

I can not download from this svn:

karnhoffer at linux:~> svn co svn://svn.myrealbox.com/source/trunk/mcs             
svn: Can't connect to host 'svn.myrealbox.com': Connection refused
karnhoffer at linux:~>

:(

Arnhoffer Károly

-----Original Message-----
From: Matthias Felgner [mailto:matthiasf at voelcker.com]
Sent: Thursday, August 04, 2005 1:45 PM
To: Arnhoffer Károly; mono-devel-list at lists.ximian.com
Subject: AW: [Mono-devel-list] Compiling from sources


Hi,

please go here

http://www.all-the-johnsons.co.uk/mono/mono-firstcompile.html

and check out this tutorial. I used it and had no problems with it. Also make sure to check out the other sections regarding mono on this page.

Note to Paul: Good Work there :-)

Regards,

--Matt

-----Ursprüngliche Nachricht-----
Von: mono-devel-list-bounces at lists.ximian.com [mailto:mono-devel-list-bounces at lists.ximian.com] Im Auftrag von Arnhoffer Károly
Gesendet: Donnerstag, 4. August 2005 12:16
An: mono-devel-list at lists.ximian.com
Betreff: [Mono-devel-list] Compiling from sources

Hi all,

I am a very newbie in compiling Mono from sources (I have used RPMs so far) and I am not managed to do it successfully.

I have sources from http://go-mono.com/sources/mono-1.1/mono-1.1.8.tar.gz and http://mono.ximian.com/daily/mono-1.1.8.20050803.tar.gz and 'make' runs into error here:

make[7]: Entering directory `/usr/src/mono-1.1.8/mono-1.1.8/mcs/class/corlib'
make all-local
make[8]: Entering directory `/usr/src/mono-1.1.8/mono-1.1.8/mcs/class/corlib'
make[8]: *** No rule to make target `System.Security.Cryptography/CryptographicUnexpectedOperationExcpetion.cs', needed by `../../class/lib/basic/mscorlib.dll'.  Stop.
make[8]: Leaving directory `/usr/src/mono-1.1.8/mono-1.1.8/mcs/class/corlib'
make[7]: *** [do-all] Error 2
make[7]: Leaving directory `/usr/src/mono-1.1.8/mono-1.1.8/mcs/class/corlib'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/usr/src/mono-1.1.8/mono-1.1.8/mcs/class'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/usr/src/mono-1.1.8/mono-1.1.8/mcs'
make[4]: *** [profile-do--basic--all] Error 2
make[4]: Leaving directory `/usr/src/mono-1.1.8/mono-1.1.8/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/usr/src/mono-1.1.8/mono-1.1.8/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/usr/src/mono-1.1.8/mono-1.1.8/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/mono-1.1.8/mono-1.1.8'
make: *** [all] Error 2

It seems that files are needed. I found some files in the unpacked archive's root. I started to copy them to locations that were turned out while making. But it is a very slow practice. How should I do this the best?

Thanks!

Arnhoffer Károly _______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list