OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: cs_jacky on February 10, 2005, 09:29:17 pm

Title: Native Sdk Bug
Post by: cs_jacky on February 10, 2005, 09:29:17 pm
Hi,

When I compile scim with native SDK, I got the following error
Code: [Select]
../../utils/.libs/libscim-gtkutils-1.0.so: undefined reference to `g_assert_warning'
../../utils/.libs/libscim-gtkutils-1.0.so: undefined reference to `g_return_if_fail_warning'

It takes me hours to find out that the glib header files in native SDK is of version 2.6.1 (but the library is 2.2.6!). Please fix it.  Thanks.

Jacky