From owner-freebsd-questions Mon Sep 24 14:27:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blacklamb.mykitchentable.net (ekgr-dsl-145.citlink.net [207.173.232.145]) by hub.freebsd.org (Postfix) with ESMTP id D6BEF37B40B for ; Mon, 24 Sep 2001 14:27:55 -0700 (PDT) Received: from tagalong ([165.107.42.205]) by blacklamb.mykitchentable.net (8.11.6/8.11.4) with SMTP id f8OLRnF15740 for ; Mon, 24 Sep 2001 14:27:50 -0700 (PDT) (envelope-from drewt@writeme.com) From: "Drew Tomlinson" To: "FreeBSD Questions (E-mail)" Subject: Help! -- I Deleted libcrypt.so.2 Date: Mon, 24 Sep 2001 14:25:42 -0700 Message-ID: <5CD46247635BD511B6B100A0CC3F023925A0C7@ldcmsx01.lc.ca.gov> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I was following the advice of an earlier email about deleting some stuff that is no longer needed. However, it appears I deleted /usr/lib/libcrypt.so.2 by mistake. I found this out when I attempted to telnet to it. So I copied it from another machine but still could not telnet. I get the following error: blacklamb# telnet blacksheep Trying 192.168.0.2... Connected to blacksheep.mykitchentable.net. Escape character is '^]'. /usr/libexec/ld-elf.so.1: /usr/lib/libcrypt.so.2: Shared object has no run-time symbol table Connection closed by foreign host. Because I was planning to upgrade to 4.4 (currently 4.3), I started the upgrade thinking it would rebuild whatever was needed. But my make buildworld failed with the following error: /usr/libexec/elf/ld: cannot find -lcrypt *** Error code 1 How can I recover from my mistake? Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message