From owner-freebsd-questions@FreeBSD.ORG Wed Jan 14 05:29:31 2004 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 A901F16A4D2 for ; Wed, 14 Jan 2004 05:29:31 -0800 (PST) Received: from smtp29.singnet.com.sg (smtp29.singnet.com.sg [165.21.101.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DE4643D5C for ; Wed, 14 Jan 2004 05:29:25 -0800 (PST) (envelope-from spades@galaxynet.org) Received: from bryanuptrvb0jc (bb-203-125-29-205.singnet.com.sg [203.125.29.205])i0EDTMuX030122 for ; Wed, 14 Jan 2004 21:29:22 +0800 Message-ID: <037301c3daa2$700e5350$fa10fea9@bryanuptrvb0jc> From: "Spades" To: References: <035501c3da9c$63848b50$fa10fea9@bryanuptrvb0jc> <20040114145844.730c464e@it.buh.cameradicommercio.ro> Date: Wed, 14 Jan 2004 21:29:29 +0800 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 Subject: /usr/libexec/ld-elf.so.1: wget: Undefined symbol "OpenSSL_add_all_algorithms" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Spades List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2004 13:29:31 -0000 Hi, Everytime i do a wget, i get this error.. how do i fix it? # wget http://bitchx.org/files/source/ircii-pana-1.0c19.tar.gz --21:29:39-- http://bitchx.org/files/source/ircii-pana-1.0c19.tar.gz => `ircii-pana-1.0c19.tar.gz' /usr/libexec/ld-elf.so.1: wget: Undefined symbol "OpenSSL_add_all_algorithms" Thanks again.