On Jan 12, 2008 11:54 AM, Patrick Ale <patrick.ale at gmail.com> wrote: >> You can find these files on my sparcling humble SparcStation 20 > workstation using the following URL: > http://pebbles.patrickale.org/archives/build-files.tar.gz
Laca, Some more info: I did an 'nm' on the libraries and grepped on the symbol used/where things go wrong using the SUNWGlib from SXCE78 or the sfwnv-78. SFWNV-80 $ nm /usr/sfw/lib/libglib-1.2.so.0.0.10 | grep g_thread_functions_for_glib_use [420] | 218920| 56|OBJT |GLOB |0 |17 |g_thread_functions_for_glib_use SUNWGlib from SXCE78 $ nm libglib-1.2.so.0.0.10 | grep g_thread_functions_for_glib_use [490] | 216992| 56|OBJT |GLOB |0 |16 |g_thread_functions_for_glib_use SUNWgnome-base-libs $ nm /usr/lib/libglib-2.0.so | grep g_thread_functions_for_glib_use [1276] | 875516| 84|OBJT |GLOB |0 |19 |g_thread_functions_for_glib_use -- Patrick
