public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user]  libssl3.so.12 not found, but why not?
@ 2009-09-17 17:21 walt
  2009-09-17 17:37 ` Dirk Heinrichs
  2009-09-17 18:39 ` [gentoo-user] libssl3.so.12 not found, but why not? Paul Hartman
  0 siblings, 2 replies; 7+ messages in thread
From: walt @ 2009-09-17 17:21 UTC (permalink / raw
  To: gentoo-user

Two days ago after updating world on my ~amd64, at least two apps
can't find libssl.so.12 even though it's right where it should be.

One difference I find between my working x86 and my broken ~amd64
is the output of ldconfig -p:

x86 machine:
#ldconfig -p | grep ssl3.so
  libssl3.so.12 (libc6) => /usr/lib/nss/libssl3.so.12 <== minor number
  libssl3.so (libc6) => /usr/lib/nss/libssl3.so

~amd64 machine:
#ldconfig -p | grep ssl3.do
  libssl3.so (libc6,x86-64) => /usr/lib64/nss/libssl3.so
  libssl3.so (libc6) => /opt/flash-libcompat/libssl3.so

Note that the minor number (.12) doesn't show up even though there
is a correct and proper symlink for it in /usr/lib64/nss.

Another source of confusion for me is that the programs that need
libssl3.so.12 are both linked against libssl3.so (no minor number)
but the error message specifically says that libssl3.so.12 can't be
found.

Can anyone here make sense out of this info?

Thanks!




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-09-18  5:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-17 17:21 [gentoo-user] libssl3.so.12 not found, but why not? walt
2009-09-17 17:37 ` Dirk Heinrichs
2009-09-17 18:15   ` [gentoo-user] Re: libssl3.so.12 not found, but why not? [SOLVED] walt
2009-09-17 20:17     ` Per-Erik Westerberg
2009-09-17 22:55       ` walt
2009-09-18  5:43         ` Graham Murray
2009-09-17 18:39 ` [gentoo-user] libssl3.so.12 not found, but why not? Paul Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox