Date: Wed, 26 Nov 2003 14:22:22 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Spades <spades@galaxynet.org> Cc: freebsd-questions@freebsd.org Subject: Re: /usr/libexec/ld-elf.so.1: wget: Undefined symbol "OpenSSL_add_all_algorithms" Message-ID: <20031126222222.GA55633@xor.obsecurity.org> In-Reply-To: <00ab01c3b438$1f60ed40$fa10fea9@bryanuptrvb0jc> References: <Sea1-DAV373WwcVDubL00004186@hotmail.com> <00ab01c3b438$1f60ed40$fa10fea9@bryanuptrvb0jc>
next in thread | previous in thread | raw e-mail | index | archive | help
--tThc/1wpZn/ma/RB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 27, 2003 at 12:12:43AM +0800, Spades wrote: > Dear all, >=20 > I keep getting this error on wgetting any file or url.. >=20 > How do i fix it? >=20 > $ wget www.url.com/file.mpg >=20 > --00:12:35-- http://www.url.com/file.mpg > =3D> `index.html.1' > /usr/libexec/ld-elf.so.1: wget: Undefined symbol > "OpenSSL_add_all_algorithms" >=20 > FreeBSD webname.net 4.9-STABLE FreeBSD 4.9-STABLE #0: Sun Nov 23 09:10:24 > SGT 2003 root@webname.net:/usr/src/sys/compile/CONF i386 It looks like you have something wrong with your openssl installation. Either rebuild your world with COMPAT4X=3Dyes and crypto sources installed, or install the latest compat4x and openssl packages. I'm not sure why you'd get an undefined symbol, though (it should either work or fail outright to find the new libcrypto version) - perhaps at some point you tried to patch up for a missing library version by symlinking to an older library? Kris --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/xSeeWry0BWjoQKURAlz8AJ9jAithEhkxvXldI1sUg3KNQ5IncwCfXj4Q YYIiOvExeZUzWD85WOUY/3E= =+0gC -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031126222222.GA55633>