Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 2010 08:38:37 -0700
From:      Steve Franks <bahamasfranks@gmail.com>
To:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   can't find .so, but it's right there.
Message-ID:  <AANLkTimvOEOWhnyxJq2SPy3CV0CgLXSZu6zwo=2Mh39q@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
What gives?  This is after portupgrade -akfO and an ldconfig just for
good measure.

[steve@fyre /usr/home/steve]$ cd /usr/local/lib
[steve@fyre /usr/local/lib]$ ls -la | grep aa
-rw-r--r--    1 root  wheel    189146 Jul 13 06:55 libaa.a
-rwxr-xr-x    1 root  wheel      1077 Jul 13 06:55 libaa.la
lrwxr-xr-x    1 root  wheel        10 Jul 13 06:55 libaa.so -> libaa.so.1
-rwxr-xr-x    1 root  wheel    121682 Jul 13 06:55 libaa.so.1
[steve@fyre /usr/local/lib]$ mplayer
mplayer: error while loading shared libraries: libaa.so.1: cannot open
shared object file: No such file or directory
[steve@fyre /usr/local/lib]$


Best,
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimvOEOWhnyxJq2SPy3CV0CgLXSZu6zwo=2Mh39q>