On Thu, Nov 27, 2003 at 12:12:43AM +0800, Spades wrote:
> Dear all,
> 
> I keep getting this error on wgetting any file or url..
> 
> How do i fix it?
> 
> $ wget www.url.com/file.mpg
> 
> --00:12:35--  http://www.url.com/file.mpg
>            => `index.html.1'
> /usr/libexec/ld-elf.so.1: wget: Undefined symbol
> "OpenSSL_add_all_algorithms"
> 
> FreeBSD webname.net 4.9-STABLE FreeBSD 4.9-STABLE #0: Sun Nov 23 09:10:24
> SGT 2003     [EMAIL PROTECTED]:/usr/src/sys/compile/CONF  i386

It looks like you have something wrong with your openssl installation.
Either rebuild your world with COMPAT4X=yes 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

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to