[Mono-list] Error compiling mono 2.4 on amd64

Pedro Santos donbonifacio at gmail.com
Mon Apr 6 16:22:55 EDT 2009


Hello,

I'm trying to build mono 2.4 on slicehost(amd64) by following these rules:
http://www.bscheiman.org/2009/03/18/compiling-mono-22-on-slicehost/

I'm able to build/run mono 2.2, but mono 2.4 fails with the error at
the end of the e-mail. I created a fresh slice (vps), installed all
the dependencies and called ./configure with:
./configure --prefix=/usr/local/mono-2.4 --with-large-heap=yes
--with-xen_opt=yes

Then I got:
...
Assembly mscorlib.dll signed.
AOT [net_1_1] mscorlib.dll
make[8]: *** [../../class/lib/net_1_1/mscorlib.dll] Error 134
make[8]: Leaving directory `/opt/mono/mono-2.4/mono-2.4/mcs/class/corlib'
make[7]: *** [do-all] Error 2
make[7]: Leaving directory `/opt/mono/mono-2.4/mono-2.4/mcs/class/corlib'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/opt/mono/mono-2.4/mono-2.4/mcs/class'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/opt/mono/mono-2.4/mono-2.4/mcs'
make[4]: *** [profile-do--net_1_1--all] Error 2
make[4]: Leaving directory `/opt/mono/mono-2.4/mono-2.4/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/opt/mono/mono-2.4/mono-2.4/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/opt/mono/mono-2.4/mono-2.4/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/mono/mono-2.4/mono-2.4'
make: *** [all] Error 2

Any ideas?



-- 
Pedro Santos
Home - http://psantos.zi-yu.com
Work - http://www.pdmfc.com
The future - http://www.orionsbelt.eu


More information about the Mono-list mailing list