On Tue, Jan 19, 2016 at 02:17:11PM +0100, Dimitry Andric wrote: > On 19 Jan 2016, at 13:44, Thomas Mueller <mueller6724_at_bellsouth.net> wrote: > > > > I just updated FreeBSD-current to r294248, and can no longer startx. > > > > Error message is > > > > xauth: file /home/arlene/.serverauth.1177 does not exist > > > > Shared object "libcrypto.so.7" not found, required by "X" > > xinit: giving up > > xinit: unable to connect to X server: Connection refused > > xinit: server error > > > > There is /usr/lib/libcrypto.so but notlibcrypto.so.7. > > > > I also looked in /usr/local/lib, no libcrypto... files. > > > > Now I run > > > > pkg info -f xserver and get > > > > root_at_amelia:~ # pkg info -f xserver > > Shared object "libssl.so.7" not found, required by "pkg" > > > > What happened here? Bug in new FreeBSD? > > This is explained by the UPDATING entry of October 2015: > > 20151030: > The OpenSSL has been upgraded to 1.0.2d. Any binaries requiring > libcrypto.so.7 or libssl.so.7 must be recompiled. > Given how long ago this happen a simple pkg-static upgrade -f would do the trick because all available packages has been rebuilt in the cluster since and have been published. All official packages for head are linked against newer libcrypto.so and libssl.so Best regards, Bapt
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:02 UTC