After a very pleasnt 3 weeks in Australia I returned and did a cvs update; make clean; make. The resulting build gives me:
/home/usanefe/Mono/mono/mono/metadata/domain.c:262: undefined reference to `GC_local_malloc' ../utils/.libs/libmonoutils.a(mono-hash.o)(.text+0x824): In function `g_hash_table_resize': /home/usanefe/Mono/mono/mono/utils/mono-hash.c:667: undefined reference to `GC_local_malloc' ../utils/.libs/libmonoutils.a(mono-hash.o)(.text+0xf8c): In function `mono_g_hash_table_replace': /home/usanefe/Mono/mono/mono/utils/mono-hash.c:399: undefined reference to `GC_local_malloc' ../utils/.libs/libmonoutils.a(mono-hash.o)(.text+0x1258): In function `mono_g_hash_table_insert': /home/usanefe/Mono/mono/mono/utils/mono-hash.c:351: undefined reference to `GC_local_malloc' ../utils/.libs/libmonoutils.a(mono-hash.o)(.text+0x14f8): In function `mono_g_hash_table_new_full': /home/usanefe/Mono/mono/mono/utils/mono-hash.c:148: undefined reference to `GC_local_malloc' The stuff was configured with --with-libgc-threads=pthreads. Any reason why this is now happening? Neale Ferguson _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
