/libexec/ld-elf.so.1: /usr/local/lib/libssl.so.6: Undefined symbol "EVP_idea_cbc"

Chuck Swiger cswiger at mac.com
Fri Jan 29 20:32:10 UTC 2010


On Jan 29, 2010, at 12:22 PM, Ronny Forberger wrote:
> Thanks for the help. I installed from a binary package using pkg_add
> - -r openssl since I cannot build openssl from ports:
> 
> [root at 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?

Delete the broken OpenSSL port and use OpenSSL from the base system instead.  Anything which is trying to use the /usr/local/lib version will have to be recompiled....

Regards,
-- 
-Chuck



More information about the freebsd-questions mailing list