Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jun 2018 13:25:41 -0700
From:      Kevin Oberman <rkoberman@gmail.com>
To:        "freebsd-emulation@freebsd.org" <emulation@freebsd.org>
Subject:   Something messed up in linux emulation
Message-ID:  <CAN6yY1s-airxjSWjSa6xXsZF1UyVUb5NStB6aQG-c5oM4BpE1A@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Running 11.2 r334502. All ports current and using linux-c7.

My linux compatibility stuff seems to be messed up a bit.

I was unable to run nspluginwrapper. I would invoke "nspluginwrapper -v -a
-i" and failed due to a missing library. First it was libatk-1.0.so.0. I
installed linux-c7-atk then was missing libfontconfig.so.1. Installed and
then found libthai.so, installed it, then it was libpng15.so. Clearly
something was seriously messed up.

I looked at the dependencies of nspluginwrapper and the only linux compat
port listed was linux-c7-gtk2. When I tried to re-install that, it reported:
Installing linux-c7-gtk2-2.24.31...
/compat/linux/usr/bin/gtk-query-immodules-2.0-32: error while loading
shared libraries: libpng15.so.15: cannot open shared object file: No such
file or directory
/compat/linux/usr/bin/gtk-query-immodules-2.0-64: error while loading
shared libraries: libpng15.so.15: cannot open shared object file: No such
file or directory

===>>> Re-installation of linux-c7-gtk2-2.24.31 complete
Note that it did NOT fail.

At this point, I am baffled! If this file is required, why was it not
installed when I re-installed linux-c7-gtk2?

Any idea what could have gone wrong? I'm thinking that I need to re-install
all of my linux-c7 ports. this will hopefully fix things, but would like to
get an idea of what happened to trigger this mess.
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: rkoberman@gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1s-airxjSWjSa6xXsZF1UyVUb5NStB6aQG-c5oM4BpE1A>