[EMAIL PROTECTED] wrote:
> >Ng Pheng Siong wrote:
> >>
> >> Hi,
> >>
> >> I've gotten a few messages about M2Crypto not working on
> >> Linux (Red Hat
> >> 7.1, SuSe 7.1) because "undefined symbol: EVP_rc5_32_12_16_ofb".
> >>
> >> I understand the packaged OpenSSL on those platforms are versions of
> >> 0.9.6.
> >>
> >> I don't have a Linux installation at the moment, so I have
> >>no clue why
> >> this is so.
> >>
> >
> >RC5 is probably omitted for patent reasons.
> >
> You are spot on. The pre-packaged openssl with RedHat 7.1 has a file called
> "hobble-openssl". It removes RC5, IDEA and MDC2.

IMHO this is not the case on SuSE 7.1 (my Linux distr. as well).

The error "undefined symbol: EVP_rc5_32_12_16_ofb" is raised during
import M2Crypto if one does not take the announced requirement for
SWIG _1.3.6_ serious and one trys to build M2Crypto with swig
1.3u-20010119-1229 (Alpha 5) which is shipped with SuSE 7.1. Yeah, I
was also pretty close to submitting a M2Crypto bug report but then
downloaded SWIG 1.3.6... ;-)

That's what I don't like about SWIG: The build seems to work
smoothly and _something_ fails afterwards.

Ciao, Michael.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to