Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Feb 2021 05:23:52 -0800
From:      David Wolfskill <david@catwhisker.org>
To:        current@freebsd.org
Subject:   /usr/local/lib/compat no longer searched?
Message-ID:  <YDUB6LkKF0%2BXuJYL@albert.catwhisker.org>

next in thread | raw e-mail | index | archive | help

--NJEHamdBDlwJMJi1
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

This is after an update from main-n244973-c02a28754bc2 ->
main-n245005-77e1ccbee3ed.

Before the update:

ldconfig -r | grep curses=20
        51:-lncursesw.9 =3D> /lib/libncursesw.so.9
        811:-lncursesw.8 =3D> /usr/local/lib/compat/libncursesw.so.8
        812:-lncurses.8 =3D> /usr/local/lib/compat/libncurses.so.8

after:

g1-48(14.0-C)[9] ldconfig -r | grep curses
        33:-lncursesw.9 =3D> /lib/libncursesw.so.9
g1-48(14.0-C)[10]=20

Circumvention:

g1-48(14.0-C)[10] sudo ldconfig -m /usr/local/lib/compat/
Password:
g1-48(14.0-C)[11] ldconfig -r | grep curses
        33:-lncursesw.9 =3D> /lib/libncursesw.so.9
        807:-lncurses.8 =3D> /usr/local/lib/compat//libncurses.so.8
        808:-lncursesw.8 =3D> /usr/local/lib/compat//libncursesw.so.8
g1-48(14.0-C)[12]=20

Was this intentional?  Or am I missing something I ought not?

Peace,
david
--=20
David H. Wolfskill                              david@catwhisker.org
It is supremely disingenuous to claim a lack of jurisdiction, then    =20
proceed to participate in a decision on the same matter.

See https://www.catwhisker.org/~david/publickey.gpg for my public key.

--NJEHamdBDlwJMJi1
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQGTBAEBCgB9FiEE4owz2QxMJyaxAefyQLJg+bY2PckFAmA1AedfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEUy
OEMzM0Q5MEM0QzI3MjZCMTAxRTdGMjQwQjI2MEY5QjYzNjNEQzkACgkQQLJg+bY2
Pcll4AgAmBDvOI0hL6+Wi00xef1aFhziogT4EdX/LJGolN/EDrZcfIrGTsh65BND
N6+5pX5RpmPljW+rpkOXyawEFsqf/HOz/eIT5nSsuBcKLcJ8ZhdpH2a8YZXzglFd
xzNXKdEJONth8dRtAkklQsUJ0mk/H0J32LfxYF3WEwElye66bZsmBVzv5myCISGy
fMIdNSah4D3+ayI/xTn5ZBkbkO7Iosn088KCsnylBwQr3POJxOzihkKDnPhTXr2b
wrqe4NtqhLu+iFhXjhi4osRxZkUWcaYUr2SBOMfCss+yRp9ws3+4fdjey1n7VZHc
Rh/H+TyoDnSUVTzXdl3avWEf8Dl47w==
=QC+B
-----END PGP SIGNATURE-----

--NJEHamdBDlwJMJi1--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YDUB6LkKF0%2BXuJYL>