Try "make clean" and then compile again. See if that helps at all.
On Mon, Jan 7, 2013 at 10:33 AM, Martin Thwaites <[email protected]>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 - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
