[Mono-devel-list] error messages

Laimonas laijerrad at yahoo.com
Thu Nov 11 18:23:34 EST 2004


Hey guys,

this is what I get when I compile mono with script
mono-build-w32.sh (in cygwin on winxp): 

./.libs/libmetadata.a(verify.o)(.text+0x5c84):/home/Laimis/mono/mono/mono/metada
ta/verify.c:2121: undefined reference to
`_g_slist_prepend'
./.libs/libmetadata.a(verify.o)(.text+0x5cc3):/home/Laimis/mono/mono/mono/metada
ta/verify.c:2129: undefined reference to `_g_malloc'
./.libs/libmetadata.a(verify.o)(.text+0x5cee):/home/Laimis/mono/mono/mono/metada
ta/verify.c:2129: undefined reference to
`_g_strdup_printf'
./.libs/libmetadata.a(verify.o)(.text+0x5cff):/home/Laimis/mono/mono/mono/metada
ta/verify.c:2129: undefined reference to
`_g_slist_prepend'

.... 

In function `g_hash_nod
e_new':
/home/Laimis/mono/mono/mono/utils/mono-hash.c:297:
undefined reference to `__imp
__g_threads_got_initialized'
../utils/.libs/libmonoutils.a(mono-hash.o)(.text+0x100c):/home/Laimis/mono/mono/
mono/utils/mono-hash.c:297: undefined reference to
`_g_static_mutex_get_mutex_im
pl'
../utils/.libs/libmonoutils.a(mono-hash.o)(.text+0x103d):/home/Laimis/mono/mono/
mono/utils/mono-hash.c:303: undefined reference to
`__imp__g_threads_got_initial
ized'
../utils/.libs/libmonoutils.a(mono-hash.o)(.text+0x104e):/home/Laimis/mono/mono/
mono/utils/mono-hash.c:303: undefined reference to
`_g_static_mutex_get_mutex_im
pl'
collect2: ld returned 1 exit status
make[3]: *** [pedump.exe] Error 1
make[3]: Leaving directory
`/home/Laimis/mono/mono/mono/metadata'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/Laimis/mono/mono/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Laimis/mono/mono'
make: *** [all] Error 2

What can be the reason for missing references? Glib is
downloaded and installed by the script, as it seems
looking at it.

Is there anything else I have to do?

Thanks,

Laimis




		
__________________________________ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 
 




More information about the Mono-devel-list mailing list