[Mono-list] Failure building from git
Matt Calder
mvcalder at gmail.com
Mon Nov 12 13:42:50 UTC 2012
I am seeing errors building from git master. This is something I do
regularly so errors are unusual.
Here is the error that happens during the "make" phase:
CCLD libmono-2.0.la
CCLD libmonosgen-2.0.la
../../mono/metadata/.libs/libmonoruntimesgen.a(libmonoruntimesgen_la-sgen-gc.o):
In function `clear_domain_process_object':
/home/calder/tmp/mono/mono/metadata/sgen-gc.c:969: undefined reference to
`sgen_register_disappearing_link'
../../mono/metadata/.libs/libmonoruntimesgen.a(libmonoruntimesgen_la-sgen-gc.o):
In function `mono_gc_clear_domain':
/home/calder/tmp/mono/mono/metadata/sgen-gc.c:1019: undefined reference to
`sgen_process_fin_stage_entries'
/home/calder/tmp/mono/mono/metadata/sgen-gc.c:1020: undefined reference to
`sgen_process_dislink_stage_entries'
...
What follows are about 30 or so undefined reference errors around sgen. I
went back a few days and see the same. I can go back farther (will have to)
but maybe there is an easy fix?
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20121112/9b3282dd/attachment.html>
More information about the Mono-list
mailing list