> no problem with ./configure and make, but when tried to run:
> 
> ./plugins/musicbrowser.ui: undefined symbol: g_thread_init
> ./plugins/freeamp.ui: undefined symbol: g_thread_init
> ./plugins/download.ui: undefined symbol: g_thread_init                          
>./plugins/freeamp.ui: undefined symbol: g_thread_init
> 
> my gthread lib is libgthread-1.2.so.0.0.3
> 
> any clues?

This probably means that glib was not compiled with threads enabled;
if so, you get to recompile glib AND gtk! woo woo!

Reply via email to