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
Tried it. Same errors. I'll check a couple of earlier versions; I remember
building this correctly before.
lgazis> /usr/libexec/elf/ld: BFD internal error, aborting at
lgazis> /usr/src/gnu/usr.bin/binuti
lgazis> ls/libbfd/../../../../contrib/binutils/bfd/elf32-i386.c line 1604 in
lgazis> elf_i386_re
lgazis> locate_section
lgazis>
lgazis> /usr/libexec/elf/ld: Please report this bug.
rlevitte> That looks like something for the FreeBSD developpers...
OK. I'll run a couple more tests here first, though.
--
Lynn Gazis
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]