|
error in compiling glib-2.6
hi..
i am trying to install glib-2.6 on my ystem..
on make i get the following list of errors..
galias.h:22: error: 'g_allocator_free' aliased to undefined symbol 'IA__g_allocator_free'
galias.h:26: error: 'g_allocator_new' aliased to undefined symbol 'IA__g_allocator_new'
galias.h:78: error: 'g_ascii_digit_value' aliased to undefined symbol 'IA__g_ascii_digit_value'
galias.h:82: error: 'g_ascii_dtostr' aliased to undefined symbol 'IA__g_ascii_dtostr'
galias.h:86: error: 'g_ascii_formatd' aliased to undefined symbol 'IA__g_ascii_formatd'
galias.h:90: error: 'g_ascii_strcasecmp' aliased to undefined symbol 'IA__g_ascii_strcasecmp'
galias.h:94: error: 'g_ascii_strdown' aliased to undefined symbol 'IA__g_ascii_strdown'
galias.h:98: error: 'g_ascii_strncasecmp' aliased to undefined symbol 'IA__g_ascii_strncasecmp'
galias.h:102: error: 'g_ascii_strtod' aliased to undefined symbol 'IA__g_ascii_strtod'
galias.h:106: error: 'g_ascii_strtoull' aliased to undefined symbol 'IA__g_ascii_strtoull'
galias.h:110: error: 'g_ascii_strup' aliased to undefined symbol 'IA__g_ascii_strup'
galias.h:114: error: 'g_ascii_tolower' aliased to undefined symbol 'IA__g_ascii_tolower'
galias.h:118: error: 'g_ascii_toupper' aliased to undefined symbol 'IA__g_ascii_toupper'
galias.h:122: error: 'g_ascii_xdigit_value' aliased to undefined symbol 'IA__g_ascii_xdigit_value'
galias.h:126: error: 'g_assert_warning' aliased to undefined symbol 'IA__g_assert_warning'
galias.h:130: error: 'g_async_queue_length' aliased to undefined symbol 'IA__g_async_queue_length'
galias.h:134: error: 'g_async_queue_length_unlocked' aliased to undefined symbol 'IA__g_async_queue_length_unlocked'
galias.h:138: error: 'g_async_queue_lock' aliased to undefined symbol 'IA__g_async_queue_lock'
galias.h:142: error: 'g_async_queue_new' aliased to undefined symbol 'IA__g_async_queue_new'
galias.h:146: error: 'g_async_queue_pop' aliased to undefined symbol 'IA__g_async_queue_pop'
galias.h:150: error: 'g_async_queue_pop_unlocked' aliased to undefined symbol 'IA__g_async_queue_pop_unlocked'
galias.h:154: error: 'g_async_queue_push' aliased to undefined symbol 'IA__g_async_queue_push'
galias.h:158: error: 'g_async_queue_push_unlocked' aliased to undefined symbol 'IA__g_async_queue_push_unlocked'
galias.h:162: error: 'g_async_queue_ref' aliased to undefined symbol 'IA__g_async_queue_ref'
galias.h:166: error: 'g_async_queue_ref_unlocked' aliased to undefined symbol 'IA__g_async_queue_ref_unlocked'
galias.h:170: error: 'g_async_queue_timed_pop' aliased to undefined symbol 'IA__g_async_queue_timed_pop'
galias.h:174: error: 'g_async_queue_timed_pop_unlocked' aliased to undefined symbol 'IA__g_async_queue_timed_pop_unlocked'
galias.h:178: error: 'g_async_queue_try_pop' aliased to undefined symbol 'IA__g_async_queue_try_pop'
galias.h:182: error: 'g_async_queue_try_pop_unlocked' aliased to undefined symbol 'IA__g_async_queue_try_pop_unlocked'
galias.h:186: error: 'g_async_queue_unlock' aliased to undefined symbol 'IA__g_async_queue_unlock'
galias.h:190: error: 'g_async_queue_unref' aliased to undefined symbol 'IA__g_async_queue_unref'
galias.h:194: error: 'g_async_queue_unref_and_unlock' aliased to undefined symbol 'IA__g_async_queue_unref_and_unlock'
galias.h:198: error: 'g_atexit' aliased to undefined symbol 'IA__g_atexit'
galias.h:202: error: 'g_atomic_int_add' aliased to undefined symbol 'IA__g_atomic_int_add'
galias.h:206: error: 'g_atomic_int_compare_and_exchange' aliased to undefined symbol 'IA__g_atomic_int_compare_and_exchange'
galias.h:210: error: 'g_atomic_int_exchange_and_add' aliased to undefined symbol 'IA__g_atomic_int_exchange_and_add'
galias.h:214: error: 'g_atomic_pointer_compare_and_exchange' aliased to undefined symbol 'IA__g_atomic_pointer_compare_and_exchange'
galias.h:228: error: 'g_basename' aliased to undefined symbol 'IA__g_basename'
galias.h:232: error: 'g_blow_chunks' aliased to undefined symbol 'IA__g_blow_chunks'
galias.h:236: error: 'g_build_filename' aliased to undefined symbol 'IA__g_build_filename'
galias.h:240: error: 'g_build_path' aliased to undefined symbol 'IA__g_build_path'
galias.h:288: error: 'g_cache_destroy' aliased to undefined symbol 'IA__g_cache_destroy'
galias.h:292: error: 'g_cache_insert' aliased to undefined symbol 'IA__g_cache_insert'
galias.h:296: error: 'g_cache_key_foreach' aliased to undefined symbol 'IA__g_cache_key_foreach'
galias.h:300: error: 'g_cache_new' aliased to undefined symbol 'IA__g_cache_new'
galias.h:304: error: 'g_cache_remove' aliased to undefined symbol 'IA__g_cache_remove'
galias.h:308: error: 'g_cache_value_foreach' aliased to undefined symbol 'IA__g_cache_value_foreach'
galias.h:312: error: 'g_child_watch_add' aliased to undefined symbol 'IA__g_child_watch_add'
galias.h:316: error: 'g_child_watch_add_full' aliased to undefined symbol 'IA__g_child_watch_add_full'
galias.h:320: error: 'g_child_watch_source_new' aliased to undefined symbol 'IA__g_child_watch_source_new'
galias.h:324: error: 'g_clear_error' aliased to undefined symbol 'IA__g_clear_error'
............................
...........................
..........................
galias.h:3532: error: 'g_utf8_to_utf16' aliased to undefined symbol 'IA__g_utf8_to_utf16'
galias.h:3536: error: 'g_utf8_validate' aliased to undefined symbol 'IA__g_utf8_validate'
galias.h:3540: error: 'g_vasprintf' aliased to undefined symbol 'IA__g_vasprintf'
galias.h:3544: error: 'g_vfprintf' aliased to undefined symbol 'IA__g_vfprintf'
galias.h:3548: error: 'g_vprintf' aliased to undefined symbol 'IA__g_vprintf'
galias.h:3552: error: 'g_vsnprintf' aliased to undefined symbol 'IA__g_vsnprintf'
galias.h:3556: error: 'g_vsprintf' aliased to undefined symbol 'IA__g_vsprintf'
make[4]: *** [garray.lo] Error 1
make[4]: Leaving directory `/home/arvind/Desktop/Software/glib-2.6.0/glib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/arvind/Desktop/Software/glib-2.6.0/glib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/arvind/Desktop/Software/glib-2.6.0/glib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/arvind/Desktop/Software/glib-2.6.0'
make: *** [all] Error 2
plz help
|