Re: startx fails after upgrade to 13-current

Stefan Esser <[email protected]>
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]>
Am 28.10.18 um 23:02 schrieb AN:
> 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?
Add the following 2 lines to /etc/libmap.conf as a work-around:

libssl.so.9	libssl.so.111
libcrypto.so.9	libcrypto.so.111

The shared library numbers have been modified to prevent a
collision with the numbers used by the openssl111 port ...

Regards, STefan
_______________________________________________
[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.