6 May
2021
6 May
'21
14:44
On Thu, May 6, 2021 at 5:22 PM L A Walsh <suse@tlinx.org> wrote:
Trying to get around building an Xpackage, I loaded several dep-libs, but now one of those libs isn't working when I use one of my existing apps.
gvim: symbol lookup error: /usr/lib64/libgdk_pixbuf-2.0.so.0: undefined symbol: g_task_set_name
IIRC it comes from libgio.
rpm -qf /usr/lib64/libgdk_pixbuf-2.0.so.0 libgdk_pixbuf-2_0-0-2.42.6-1.2.x86_64 rpm -qi libgdk_pixbuf-2_0-0-2.42.6-1.2.x86_64 Distribution: openSUSE Tumbleweed
---- So where might I find this undefined symbol the lib requires -- I loaded all of its pre-reqs...
Isn't replacing a lib not suppose to kill of existing apps (like gvim?)