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

2004-01-14 Thread Spades
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.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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

2003-11-26 Thread Spades
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

Thanks..

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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

2003-11-26 Thread Kris Kennaway
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


pgp0.pgp
Description: PGP signature