On Nov 10 20:46, G?zim Hoxha wrote:
> > ln -si /usr/lib/libssl.so.0.9.7
> > /usr/lib/libssl.so.0.9.6
> > 
> > where libssl.so.0.9.7 is the new lib, and
> > libssl.so.0.9.6 is the old lib
> > that the packages compiled against it are wanting.
> > 
> > As far as what packages need recompiling, any that
> > were compiled against
> > the 0.9.6 libs.
> > 
> I linked that I also linked libcrypto... but when I
> did "ACCEPT_KEYWORDS="~x86" emerge -up gnome" it said:
> [snip]
> /usr/bin/wget: relocation error: /usr/bin/wget:
> undefined symbol: OpenSSL_add_all_algorithms
> [snip]
> 

Have you done

    # revdep-rebuild --soname libssl.so.0.9.6
    # revdep-rebuild --soname libcrypto.so.0.9.6

after you built the new ssl libraries??

Ash

-- 

Ash Varma
[EMAIL PROTECTED]

Only fools are quoted.
                -- Anonymous

--
[EMAIL PROTECTED] mailing list

Reply via email to