This is actually correct according to util/selftest.pl. It won't do
any test if you configured with any "no-" option except for "no-asm".
Since you configured with "no-threads", it skipped the test.
I've no idea why it's done this way. That "feature" was added with
the following log:
----------------------------
revision 1.5
date: 2000/02/24 04:41:03; author: ulf; state: Exp; lines: +16 -2
Fix NO_RSA (misplaced #endif).
----------------------------
which doesn't quite explain it...
kechii> OpenSSL self-test report:
kechii>
kechii> OpenSSL version: 0.9.5a
kechii> Last change: Make sure _lrotl and _lrotr are only used with MSVC....
kechii> Options: --prefix=/usr/local --openssldir=/usr/local/openssl
no-threads no-asm 386
kechii> OS (uname): FreeBSD web.jm.com.tw 3.4-20000311-STABLE FreeBSD
3.4-20000311-STABLE #0: Wed Apr 19 15:28:40 CST 2000
[EMAIL PROTECTED]:/usr/src/sys/compile/web i386
kechii> OS (config): i386-pc-freebsd3.4
kechii> Target (default): FreeBSD-elf
kechii> Target: FreeBSD-elf
kechii> Compiler: gcc version 2.8.1
kechii>
kechii> Test skipped.
kechii>
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]