From: lgazis [mailto:[EMAIL PROTECTED]]
From: Richard Levitte - VMS Whacker [mailto:[EMAIL PROTECTED]]
From: lgazis <[EMAIL PROTECTED]>
lgazis> FreeBSD 4.1, config run with no options, configured for
lgazis> FreeBSD-elf. The good news is that it includes -DDSO_DLFCN
lgazis> -DHAVE_DLFCN_H, which I remember having to add for OpenSSL
lgazis> 0.9.6. The bad news is that I get the following error while
lgazis> building:
[...]
lgazis> ../libcrypto.a(dsa_gen.o): In function `DSA_generate_parameters':
lgazis> dsa_gen.o(.text+0x816): undefined reference to `BN_CTX_end
BN_MONT_CTX_free'
rlevitte> Try the following, then rebuild:
rlevitte> rm crypto/bn/*.o crypto/bn/asm/*.o crypto/bn/asm/*.cpp
lgazis> Tried it. Same errors. I'll check a couple of earlier versions; I
remember
lgazis> building this correctly before.
I went back to beta1, and did not get the error (though I did need to add
-DDSO_DLFCN -DHAVE_DLFCN_H to config in that build). I'm checking to see
whether I can narrow down further where it was introduced.
--
Lynn Gazis
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]