On 2023/10/04 20:37, haywirrr wrote:
> Hi Stuart,
> 
> I found that creating a symlink to the PC/SC library file in the
> OpenSSL directory allowed wpa_supplicant to run without issue.
> 
> ln -s /usr/local/lib/libpcsclite.so.1.0 /usr/local/lib/eopenssl31
> 
> Is it possible that the Makefile patch is somehow overriding the
> library file location solely with the location of the OpenSSL library
> files? I had a look at the patch and it looks correct to me...

I'm not sure what is up there, as that shouldn't be necessary.

Can you try removing the symlink and show me

ldconfig -r | head
ldconfig -r | grep libpcsc

please?

Reply via email to