Tiny Core Linux
Tiny Core Base => TCB Bugs => Topic started by: glareboa on September 04, 2012, 04:13:07 PM
-
Hello.
1.
When alsaplayer starts It shows the following error:
/usr/local/lib/libgdk_pixbuf-2.0.so.0: undefined symbol: g_bytes_unref
2.
When firefox starts It shows the following error:
XPCOMGlueLoad error for file /usr/local/firefox-official/libxpcom.so:
/usr/local/lib/libgdk_pixbuf-2.0.so.0: undefined symbol: g_bytes_unref
Couldn't load XPCOM.
3.
When FoxitReader starts It shows the following error:
FoxitReader: symbol lookup error: /usr/local/lib/libgdk_pixbuf-2.0.so.0: undefined symbol: g_bytes_unref
Other browsers (Chromium, links(not links-cli), Uzbl) don't start as well
Only Opera-11 does
Could you suggest any solutions?
-
What is the output of "links"?
-
Hi glareboa
See if:
ldd /usr/local/lib/libgdk_pixbuf-2.0.so.0
shows any missing dependencies.
-
Are your extensions up to date?
-
tinypoodle, Rich And curaga,
Thanks for your response!
I tested the modules and found out that I had old glib2 library.
Everything works after update!