I'm trying to build OpenSSL 0.9.4 (Aug 1999) with djgpp under DOS.
Everything is going well except this error while linking hmactest.exe
and others:
 
libcrypto.a(rsa_eay.o)(.text+0x138):rsa_eay.c: undefined reference to
`RSA_padding_add_PKCS1_OAEP'
 
I've searched through all sources, but it's not found anywhere. Only
way out AFAICS is to add "NO_SHA" to CFLAGS, but that gives even
more troubles. What should I do?

Gisle V.



______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to