after configuring with "sh config -L/usr/src/rsaref/local rsaref -fPIC"

config -t reads:
Operating system: i686-whatever-linux2
Configuring for linux-elf
/usr/bin/perl ./Configure linux-elf


When I go to "make" it runs fine for a while, then ends in:

gcc -o
openssl -DMONOLITH -I../include -DTHREADS -D_REENTRANT -DRSAref -fPIC -DL_EN
DIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRM
D160_ASM openssl.o verify.o asn1pars.o req.o dgst.o dh.o enc.o gendh.o
errstr.o ca.o pkcs7.o crl2p7.o crl.o rsa.o dsa.o dsaparam.o x509.o genrsa.o
gendsa.o s_server.o s_client.o speed.o s_time.o apps.o s_cb.o s_socket.o
version.o sess_id.o ciphers.o nseq.o pkcs12.o
pkcs8.o -L. -L.. -L../.. -L../../.. -L.. -lssl -L.. -lcrypto -L/usr/src/rsar
ef/local -lRSAglue -lrsaref
speed.o: In function `speed_main':
speed.o(.text+0x13ed): undefined reference to `RIPEMD160'
../libcrypto.a(m_ripemd.o)(.data+0xc): undefined reference to
`RIPEMD160_Init'
../libcrypto.a(m_ripemd.o)(.data+0x10): undefined reference to
`RIPEMD160_Update'
../libcrypto.a(m_ripemd.o)(.data+0x14): undefined reference to
`RIPEMD160_Final'
make[1]: *** [openssl] Error 1
make[1]: Leaving directory `/usr/src/openssl-0.9.4/apps'
make: *** [all] Error 1

-Noah Zoschke
Parrett Internet Technologies
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to