/usr/libexec/ld-elf.so.1: wget: Undefined symbol "OpenSSL_add_all_algorithms"

Kris Kennaway kris at obsecurity.org
Wed Nov 26 14:22:27 PST 2003


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     root at 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=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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20031126/55e3b647/attachment.bin


More information about the freebsd-questions mailing list