[Mono-list] Error compiling from source

Martin Thwaites monoforum at my2cents.co.uk
Sun Jan 6 23:33:25 UTC 2013


Hi all,

I'm trying to compile mono from source on GitHub, it worked the first time
but now I'm getting the following error message everytime I run make.

  CCLD   libmono-2.0.la
  CCLD   libmonosgen-2.0.la
../../mono/metadata/.libs/libmonoruntimesgen.a(libmonoruntimesgen_la-sgen-gc.o):
In function `mono_gc_base_init':
/home/martin/svn/mono/mono/metadata/sgen-gc.c:4795: undefined
reference to `sgen_marksweep_conc_init'
/usr/bin/ld: .libs/libmonosgen-2.0.so.0.0.0: hidden symbol
`sgen_marksweep_conc_init' isn't defined
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
make[4]: *** [libmonosgen-2.0.la] Error 1

I run ./configure and make...

I'm sure it's something simple, any help much appreciated.

Thanks,
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20130106/4793cd1d/attachment.html>


More information about the Mono-list mailing list