FreeBSD 4.1, config run with no options, configured for FreeBSD-elf. The
good news is that it includes -DDSO_DLFCN -DHAVE_DLFCN_H, which I remember
having to add for OpenSSL 0.9.6. The bad news is that I get the following
error while building:
gcc -o openssl -DMONOLITH -I../include -fPIC -DDSO_DLFCN -DHAVE_DLFCN_H
-DTERMIO
S -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall -DSHA1_ASM -DMD5_ASM
-DRMD160_
ASM openssl.o verify.o asn1pars.o req.o dgst.o dh.o dhparam.o enc.o passwd.o
gen
dh.o errstr.o ca.o pkcs7.o crl2p7.o crl.o rsa.o rsautl.o dsa.o dsaparam.o
x50
9.o genrsa.o gendsa.o s_server.o s_client.o speed.o s_time.o apps.o s_cb.o
s_so
cket.o app_rand.o version.o sess_id.o ciphers.o nseq.o pkcs12.o pkcs8.o
spkac.o
smime.o rand.o -L. -L.. -L../.. -L../../.. -L.. -lssl -L.. -lcrypto
../libcrypto.a(dsa_gen.o): In function `DSA_generate_parameters':
dsa_gen.o(.text+0x816): undefined reference to `BN_CTX_end BN_MONT_CTX_free'
/usr/libexec/elf/ld: BFD internal error, aborting at
/usr/src/gnu/usr.bin/binuti
ls/libbfd/../../../../contrib/binutils/bfd/elf32-i386.c line 1604 in
elf_i386_re
locate_section
/usr/libexec/elf/ld: Please report this bug.
*** Error code 1
Stop in /usr/home/lgazis/openssl-engine-0.9.6a-beta2/apps.
*** Error code 1
Stop in /usr/home/lgazis/openssl-engine-0.9.6a-beta2.
>
Lynn Gazis
Software Engineer II
iVEA Technologies
A Rainbow Technologies Company
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]