On 2023/10/05 13:09, haywirrr wrote:
> oports# ldconfig -r | head
> /var/run/ld.so.hints:
>         search directories: /usr/lib
>         0:-lexecinfo.3.0 => /usr/lib/libexecinfo.so.3.0
>         1:-lfido2.7.0 => /usr/lib/libfido2.so.7.0
>         2:-lcbor.2.0 => /usr/lib/libcbor.so.2.0
>         3:-lform.6.0 => /usr/lib/libform.so.6.0
>         4:-lformw.6.0 => /usr/lib/libformw.so.6.0
>         5:-lagentx.1.1 => /usr/lib/libagentx.so.1.1
>         6:-liberty.12.0 => /usr/lib/libiberty.so.12.0
>         7:-lm.10.1 => /usr/lib/libm.so.10.1

Something about your installation is nonstandard because /etc/rc should
be adding /usr/local/lib and /usr/X11R6/lib to the search path (see
around line 617), that is responsible for wpa_supplicant not finding
libpcsclite, and will break most other packages too.

Reply via email to