Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2018 18:31:24 -0400 (EDT)
From:      AN <andy@neu.net>
To:        Jan Beich <jbeich@FreeBSD.org>
Cc:        x11@FreeBSD.org, se@freebsd.org
Subject:   Re: startx fails after upgrade to 13-current
Message-ID:  <alpine.BSF.2.21.9999.1810281827320.25591@mail.neu.net>
In-Reply-To: <1s89-vhrx-wny@FreeBSD.org>
References:  <alpine.BSF.2.21.9999.1810281757550.25591@mail.neu.net> <1s89-vhrx-wny@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On Sun, 28 Oct 2018, Jan Beich wrote:


> 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
>


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.21.9999.1810281827320.25591>