Date: Sun, 28 Oct 2018 23:16:34 +0100 From: Jan Beich <jbeich@FreeBSD.org> To: AN <andy@neu.net> Cc: x11@FreeBSD.org Subject: Re: startx fails after upgrade to 13-current Message-ID: <1s89-vhrx-wny@FreeBSD.org> In-Reply-To: <alpine.BSF.2.21.9999.1810281757550.25591@mail.neu.net> (AN's message of "Sun, 28 Oct 2018 18:02:46 -0400 (EDT)") References: <alpine.BSF.2.21.9999.1810281757550.25591@mail.neu.net>
next in thread | previous in thread | raw e-mail | index | archive | help
AN <andy@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1s89-vhrx-wny>