[Mono-list] Error compiling from source

Daniel Lo Nigro lists at dan.cx
Mon Jan 7 10:12:20 UTC 2013


Try "make clean" and then compile again. See if that helps at all.


On Mon, Jan 7, 2013 at 10:33 AM, Martin Thwaites
<monoforum at my2cents.co.uk>wrote:

> 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
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20130107/02a81a36/attachment.html>


More information about the Mono-list mailing list