> running redhat linux 6.1
>
> tried: openssl-0.9.4
>
> ---
> [root@x openssl-0.9.4]# ./config -t
> Operating system: i686-whatever-linux2
> Configuring for linux-elf
> /usr/bin/perl ./Configure linux-elf
> [root@x openssl-0.9.4]#
> ----
>
> speed.o: In function `speed_main':
> speed.o(.text+0xbfe): undefined reference to `RC5_32_set_key'
> speed.o(.text+0x12ed): undefined reference to `RIPEMD160'
> speed.o(.text+0x1a06): undefined reference to `RC5_32_cbc_encrypt'
I couldn't reproduce the problem (and even find it hard to imagine how
could this happen). In either case, I wonder what happens if you step
into crypto/rc5, run 'make clean' and finally 'make'. Send complete
output if you have to.
Andy.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]