How did I manage to break this?!

Karl Denninger karl at denninger.net
Tue Jan 5 19:27:36 UTC 2016


Went back from arm6hf to arm6 on a Pi2 (cross-built the world and
kernel, then rsync'd it), and now I'm getting this with two packages
that I loaded from the "pkg add" command (which, incidentally, was the
reason to do it in the first place, since arm6hf has no package repository)

The system itself is running fine.

$ git
Shared object "libintl.so.8" not found, required by "git"

Bee-ess

$ ldconfig -r|grep intl
        134:-lintl.8 => /usr/local/lib/libintl.so.8
        135:-lintl.9 => /usr/local/lib/libintl.so.9

$ ls -al /usr/local/lib/*intl*
-rw-r--r--  1 root  wheel  74122 Dec  7 12:58 /usr/local/lib/libintl.a
lrwxr-xr-x  1 root  wheel     16 Dec  7 12:58 /usr/local/lib/libintl.so
-> libintl.so.8.1.4
lrwxr-xr-x  1 root  wheel     16 Dec  7 12:58
/usr/local/lib/libintl.so.8 -> libintl.so.8.1.4
-rw-r--r--  1 root  wheel  51832 Dec  7 12:58
/usr/local/lib/libintl.so.8.1.4
lrwxr-xr-x  1 root  wheel     12 Dec  7 12:58
/usr/local/lib/libintl.so.9 -> libintl.so.8

That all came in from the pkg add, so why is the loader complaining that
libintl.so.8 not there?  Incidentally, bash throws up on the same error.

-- 
Karl Denninger
karl at denninger.net <mailto:karl at denninger.net>
/The Market Ticker/
/[S/MIME encrypted email preferred]/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2996 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.freebsd.org/pipermail/freebsd-arm/attachments/20160105/92bdcfef/attachment.bin>


More information about the freebsd-arm mailing list