+ gcc -shared -o libcrypto.so.0.9.7 -Wl,-soname=libcrypto.so.0.9.7 
-Wl,-Bsymbolic -Wl,--whole-archive libcrypto.a -Wl,--no-whole-archive -L. -ldl 
-lc
libcrypto.a(eng_openssl.o): In function `test_rc4_cipher':
/usr/source/openssl-0.9.7-stable-SNAP-20041201/crypto/engine/eng_openssl.c:225: 
undefined reference to `RC4'
libcrypto.a(e_rc4.o): In function `rc4_cipher':
/usr/source/openssl-0.9.7-stable-SNAP-20041201/crypto/evp/e_rc4.c:130: 
undefined reference to `RC4'

openssl-0.9.7-stable-SNAP-20041201 came out busted for i386 platforms because back-port of RC4 re-tuned assembler modules from the HEAD branch was not complete. Wait for next snapshot or syncronize with cvs. I apologize for caused inconvenience. A.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]

Reply via email to