Installation problem on RHEL 5 Athlon Processor

Submitted by adityakar jha on Sun, 2007-12-02 23:56.

I am trying to install Open Clovis (openclovis-sdk-gpl-2.2) on RHEL 5, kernel version 2.6.18-8.el5 on athlon processor.

I am getting following errors. Kindly help.

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'

Submitted by honglu on Tue, 2007-12-04 22:51.

I recommend you to move onto latest Release 3.0beta2. While we have not tested specifically on RHEL5, we have tested on this kernel version. We do not expect problem.

Alternative, for evaluation purpose, I also recommend you to use Ubuntu 7.04 for testing.