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'
Try the following, then rebuild:
rm crypto/bn/*.o crypto/bn/asm/*.o crypto/bn/asm/*.cpp
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.
That looks like something for the FreeBSD developpers...
--
Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
Redakteur@Stacken \ SWEDEN \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
Re: OpenSSL 0.9.6a beta2 test on FreeBSD, error in build
Richard Levitte - VMS Whacker Fri, 23 Mar 2001 02:10:36 -0800
- OpenSSL 0.9.6a beta2 test on FreeBSD, error ... lgazis
- RE: OpenSSL 0.9.6a beta2 test on FreeBS... Richard Levitte - VMS Whacker
- RE: OpenSSL 0.9.6a beta2 test on FreeBS... lgazis
- RE: OpenSSL 0.9.6a beta2 test on FreeBS... lgazis
- RE: OpenSSL 0.9.6a beta2 test on FreeBS... lgazis
