[Gtk-sharp-list] symbol lookup error in /usr/lib64/libglibsharpglue-2.so

Cody Russell cody at jhu.edu
Tue Oct 14 20:38:26 UTC 2014


Well, the dates on those files are from 2013 and it looks like
g_type_check_instance_is_fundamentally_a() was merged into glib on May
31, 2014.  So it seems like some other library is expecting to be
linking against a newer glib.

On Tue, Oct 14, 2014, at 12:47 PM, Jacek Rużyczka wrote:
> Am Dienstag, den 14.10.2014, 12:25 -0700 schrieb Cody Russell:
> > It's not an MD issue. It sounds like something is wrong with either your
> > libgobject.so or some other library is linking to the wrong
> > libgobject.so.
> > 
> OK, this is what I've got:
> 
> jacek at veteran:~> ls -al /usr/lib64/libgobject*
> lrwxrwxrwx 1 root root     26 21. Apr 2013  /usr/lib64/libgobject-2.0.so
> -> libgobject-2.0.so.0.3400.3
> lrwxrwxrwx 1 root root     26  6. Mär
> 2013  /usr/lib64/libgobject-2.0.so.0 -> libgobject-2.0.so.0.3400.3
> -rwxr-xr-x 1 root root 322848 27. Jan
> 2013  /usr/lib64/libgobject-2.0.so.0.3400.3
> 
> jacek at veteran:~> rpm -q glibc
> glibc-2.17-4.13.1.x86_64
> 
> SDo you think it's a version conflict?
> 
> 
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list


More information about the Gtk-sharp-list mailing list