startx fails after upgrade to 13-current

AN andy at neu.net
Sun Oct 28 22:31:32 UTC 2018



On Sun, 28 Oct 2018, Jan Beich wrote:


> AN <andy at neu.net> writes:
>
>> Hi:
>>
>> After upgrading to 13-current startx fails with:
>>
>> ld-elf.so.1:  Shared object "libcrypto.so.9" not found, required by "X"
>> xinit: giving up
>> xinit: unable to connect to X server: Connection refused
>> xinit: server error
>>
>> Any ideas to fix this?  Should I file  bug report?
>
> Rebuild every OpenSSL consumer installed from ports.
> See https://svnweb.freebsd.org/changeset/base/339709
>
> Or use the following workaround:
>
>  $ cat >>/etc/libmap.conf
>  libcrypto.so.9 libcrypto.so.111
>  libssl.so.9 libssl.so.111
>


Thanks for that.  Ok, now X starts.  However the mouse does not work, the
vm won't take mouse input.


More information about the freebsd-x11 mailing list