Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jan 2010 20:22:42 +0000
From:      Ronny Forberger <ronnyforberger@ronnyforberger.de>
To:        Chuck Swiger <cswiger@mac.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: /libexec/ld-elf.so.1: /usr/local/lib/libssl.so.6: Undefined symbol "EVP_idea_cbc"
Message-ID:  <4B634392.9050007@ronnyforberger.de>
In-Reply-To: <D6E33DF9-22B3-49B6-833A-A83FD6817F1B@mac.com>
References:  <4B633703.2060103@ronnyforberger.de> <D6E33DF9-22B3-49B6-833A-A83FD6817F1B@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Chuck Swiger schrieb:
> Hi--
>
> On Jan 29, 2010, at 11:29 AM, Ronny Forberger wrote:
>> my FreeBSD seems to be broken, since I get the following error
>> when trying to link against libssl etc:
>>
>> /libexec/ld-elf.so.1: /usr/local/lib/libssl.so.6: Undefined
>> symbol "EVP_idea_cbc"
>>
>> I am using openssl-0.9.8k_5 from the base system 8.0.
>
> Actually, the base system OpenSSL would be located at
> /usr/lib/libssl.so.# ; the error message you display there
> indicates that you've got another installation of OpenSSL under
> /usr/local.  Running:
>
> pkg_which /usr/local/lib/libssl.so.6
>
> ...might indicate whether you installed it from a port, in which
> case updating ports and rebuilding it would likely help.
>
> Regards,
Thanks for the help. I installed from a binary package using pkg_add
- -r openssl since I cannot build openssl from ports:

[root@sonne ~]# portupgrade -f openssl
** Port marked as IGNORE: security/openssl:
        is marked as broken: No patchset for 0.9.8
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        - security/openssl (marked as IGNORE)

(Using RELEASE_8_0_0)

I dont really want to upgrade to Freebsd-current Ports. How can I fix
the missing symbol error then?

Cheers,

- --
___________________________________
Ronny Forberger
ronnyforberger at ronnyforberger.de
PGP public key:
http://www.ronnyforberger.de/~rf/wwwroot/pgp/0x71AE1E17.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAktjQ5AACgkQC1+bGHGuHhfGzQCfUqEyRtF1GSxV1JnlO5DEZcNT
aKcAnjwjEOWRWqjem44FDtPy5P2MbO45
=sKHQ
-----END PGP SIGNATURE-----




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B634392.9050007>