I am trying to build mono from the current master and the compile fails
with numerous "undefined reference" to errors:


/home/calder/tmp/mono/mono/metadata/sgen-cardtable.c:661: undefined
reference to `sgen_alloc_os_memory'
../../mono/metadata/.libs/libmonoruntimesgen.a(libmonoruntimesgen_la-sgen-debug.o):
In function `sgen_check_whole_heap':
/home/calder/tmp/mono/mono/metadata/sgen-debug.c:367: undefined reference
to `sgen_alloc_os_memory'
/usr/bin/ld: .libs/libmonosgen-2.0.so.0.0.0: hidden symbol
`sgen_memgov_major_collection_start' isn't defined
/usr/bin/ld: final link failed: Bad value
collect2: ld returned 1 exit status

I rebuild mono every couple of weeks and this is a new error for me.

calder@pharos:~/tmp/mono$ uname -a
Linux pharos 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012
x86_64 x86_64 x86_64 GNU/Linux

Matt
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to