From owner-freebsd-current@freebsd.org Wed Jan 20 04:39:14 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 199AEA87678 for ; Wed, 20 Jan 2016 04:39:14 +0000 (UTC) (envelope-from mueller6724@bellsouth.net) Received: from nm13-vm9.access.bullet.mail.gq1.yahoo.com (nm13-vm9.access.bullet.mail.gq1.yahoo.com [216.39.63.251]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E442918FC for ; Wed, 20 Jan 2016 04:39:01 +0000 (UTC) (envelope-from mueller6724@bellsouth.net) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bellsouth.net; s=s2048; t=1453264582; bh=cP+iKwNPDpm5Or2ruAXOvaz2iRshNzPYMDYXwFGIOGI=; h=Date:From:To:Subject:References:From:Subject; b=N7R+0bJFTifzlLXgyiqJiy2pnbKSVvnSR6xuyXoJega7rcPbZ6R2zplj2RRKRUC6IDriZI79HVVFopHMzYvhZUlru4lOz6Pf0cFJnO9isRNZ61Ln1U1RDU+g/+Nm/NqsnL3TYslDTgrwv+wTJXwdcKcQrqf6CQzCPdiCwsUt3o7kH/aYkDhy5245+HDOq7jRGIsNeTwotKW3HSYU4d/LRx/J1f7BCNwax7eX0RdJv63wQT8Jrf/jMxaDVFV968G9o7nKTANJI2dpBkiWqPaP84lfOQpV+hiIkamcJfspYaVyExNHv5YHlHlFdmF4LLDvtzuWVh4hasC5A2suA1shDw== Received: from [216.39.60.175] by nm13.access.bullet.mail.gq1.yahoo.com with NNFMP; 20 Jan 2016 04:36:22 -0000 Received: from [98.138.104.98] by tm11.access.bullet.mail.gq1.yahoo.com with NNFMP; 20 Jan 2016 04:36:22 -0000 Received: from [127.0.0.1] by smtp118.sbc.mail.ne1.yahoo.com with NNFMP; 20 Jan 2016 04:36:22 -0000 X-Yahoo-Newman-Id: 620388.53050.bm@smtp118.sbc.mail.ne1.yahoo.com Message-ID: <620388.53050.bm@smtp118.sbc.mail.ne1.yahoo.com> X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: PyAPDRYVM1kCsCjxCPU6t4sBIWxSneHWvc2Sxa8ytqjnvhj 2lWQWGa5piVA11VjCNpUjjw8Nw89cInQDP92pwcf0lRvfBRvasvHgj39Twm4 Sju7uKwwMAU4o3OahkQnyw0YWPpDuhqZAxv92RMtCDkhQa.WgKmvWfjX3fva 9CiEED.zVFno6US7NZnPgNFpAUHr9rRJDhKDh0efO8qUdbnWITqtWWq7B.rX F_G.jJnkMllQH6SHdJLUVHVf5eazIwpOHQ1wkZ7eu773t.elVuBPX3n8bNyo TtH4tVRrzOimufdCiUAbaAjR2JZZxu7MbAwep7V3bcMz7neTAZJgYCC2Lrwq Z1jvJ1EmeP0czGMawO5Nua1JGd.LnKCmZ3PWQoUFH40HQmYV91CPn613q3Ui .Mwe3o5drIgFIFXLacqUZ_Yd.nRA7yNi84KfMFGXtvZ1xmPYeHbjntimQBaQ BYk.d_H_UeZboEEGu3M_owPHPZcDabxraX5oz6Eaw6esaahTD07vtEvGCG9j zfE2cfb4xcXGHt00Qa3Z7Vc0jdUYuGkMszZZFKkeAvcUeomr17e5Y2QJdlaY - X-Yahoo-SMTP: Kz_aW1.swBBYof3zAD7.RWzXz9ZAQVDMml1VADsbgPT4Kq79LC0- Date: Wed, 20 Jan 2016 04:35:52 +0000 From: "Thomas Mueller" To: freebsd-current@freebsd.org Subject: Re: libcrypto.so.7 not found, needed (?) for X server References: <930546.92837.bm@smtp115.sbc.mail.ne1.yahoo.com> <26A67E1C-7E42-43B5-8433-D5551350B993@FreeBSD.org> <20160119131844.GS13446@albert.catwhisker.org> <1975711404.11815108.1453209798928.JavaMail.yahoo@mail.yahoo.com> <20160119140611.GC69902@ivaldir.etoilebsd.net> X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2016 04:39:14 -0000 Thanks for helpful advice, too much to quote, and I am too tired anyway after a sleepless night and day, was up too late with the HP LaserJet printer. It looks like I might have to rebuild all ports except for portmaster and pkg, already done; update perl to perl5.22, check the list of ports for desired deletions and additions. pkg and "pkg check" seem to know nothing about required shared libraries in base system. Everything was built under FreeBSD-head, though I have 10.2-STABLE in a separate partition, can use that for subversion; also some USB-stick installations of FreeBSD and NetBSD that include subversion. Tom