Re: startx fails after upgrade to 13-current

Jan Beich <[email protected]>
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]>
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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.