[Mono-dev] Trouble compiling tag 2.8.2

John Feminella johnf at bitsbuilder.com
Fri Feb 18 10:24:26 EST 2011


hello Mono-ers,

I'm unable to compile the 2.8.2 tag, which I'm looking to do so I can
get C# v4-level support and access to `dynamic`. My uname -a is:

[/tmp/mono]> uname -a
Linux genesis 2.6.32-27-generic #49-Ubuntu SMP Thu Dec 2 00:51:09 UTC
2010 x86_64 GNU/Linux

I wanted BigArrays and parallel-mark, so I compiled with:

./autogen.sh --prefix=/opt --enable-big-arrays --enable-parallel-mark

cc fails on libmono_2_0_la-mini-amd64.lo:

[...]
CC        libmono_2_0_la-debug-debugger.lo
CC        libmono_2_0_la-xdebug.lo
CC        libmono_2_0_la-mini-amd64.lo
make[4]: *** [libmono_2_0_la-mini-amd64.lo] Error 1
make[4]: Leaving directory `/tmp/mono/mono/mini'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/tmp/mono/mono/mini'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/mono/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/mono'
make: *** [all] Error 2

This is on commit 84570ff in the git repo. Thoughts?

~ jf
--
John Feminella
Principal Consultant, BitsBuilder
LI: http://www.linkedin.com/in/johnxf
SO: http://stackoverflow.com/users/75170/


More information about the Mono-devel-list mailing list