Re: startx fails after upgrade to 13-current
AN <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 28 Oct 2018, Jan Beich wrote: > AN <[email protected]> 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"