Re: VMWare: undefined (gtk2?) symbol: _ZN4Glib9ValueBase4initEm

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6/25/07, Kevin Kofler <kevin.kofler@xxxxxxxxx> wrote:
Tom London <selinux <at> gmail.com> writes:
> /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0: undefined
> symbol: _ZN4Glib9ValueBase4initEm

c++filt _ZN4Glib9ValueBase4initEm
Glib::ValueBase::init(unsigned long)

Thanks!

It appears that this is provided by libglibmm, but with different types.

libglibmm-2.4.so.1
  799: 44b28c30    71 FUNC    GLOBAL DEFAULT   10 _ZN4Glib9ValueBase4initEP
 1050: 44b28c80    42 FUNC    GLOBAL DEFAULT   10 _ZN4Glib9ValueBase4initEj


[tbl@localhost ~]$ c++filt _ZN4Glib9ValueBase4initEP _ZN4Glib9ValueBase4initEj
_ZN4Glib9ValueBase4initEP
Glib::ValueBase::init(unsigned int)
[tbl@localhost ~]$

So, _ZN4Glib9ValueBase4initEm is used/undefined in libgtkmm.

Any idea about _ZN4Glib9ValueBase4initEP?

tom
--
Tom London

--
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list

[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux