From owner-freebsd-questions@FreeBSD.ORG Tue Oct 21 09:09:10 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D66516A4B3 for ; Tue, 21 Oct 2003 09:09:10 -0700 (PDT) Received: from mail.buzzardnews.com (mail.buzzardnews.com [64.235.227.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 785A043FE5 for ; Tue, 21 Oct 2003 09:09:09 -0700 (PDT) (envelope-from shawn@cpl.net) Received: from shawn ([216.117.217.220]) by mail.buzzardnews.com (8.11.3/8.11.3) with SMTP id h9LG97H89255; Tue, 21 Oct 2003 09:09:07 -0700 (PDT) Message-ID: <016c01c397ed$b3d41590$d3db75d8@shawn> From: "Shawn Ramsey" To: "Rus Foster" References: <00f901c397a9$2ead91a0$d3db75d8@shawn> <00ff01c397aa$b86b7370$d3db75d8@shawn> Date: Tue, 21 Oct 2003 09:09:26 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: questions@freebsd.org Subject: Re: Hosed system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2003 16:09:10 -0000 > > Operating system: i386-pc-freebsd4.8 > > /usr/libexec/ld-elf.so.1: /usr/lib/libcrypt.so.2: Shared object has no > > run-time > > symbol table > > /usr/libexec/ld-elf.so.1: /usr/lib/libcrypt.so.2: Shared object has no > > run-time > > symbol table > > This system (FreeBSD-elf) is not supported. See file INSTALL for details. > > ===> Building for openssl-0.9.7b_1 > > make: don't know how to make freebsd-shared. Stop > > *** Error code 2 > > > > Stop in /usr/ports/security/openssl. > > pkg_add -r openssl ? Well... thought it was fixed, but am now getting this : /usr/libexec/ld-elf.so.1: /usr/lib/libskey.so.2: Undefined symbol "crypt" any insight appreciated... thanks.