On Fri, Jan 9, 2009 at 8:18 AM, Dr. Stephen Henson <[email protected]> wrote:
> So either use a box supporting SSE2 or use a pure C build (no-asm) which
> will have poorer performance.

config with,

./Configure shared --prefix=/usr/local/ssl --openssldir=/usr/local/ssl \
linux-generic32 no-asm threads zlib \
enable-idea enable-rc5 enable-mdc2 enable-sha1 enable-sha256
enable-sha384 enable-sha512 enable-rmd160 \
fips --with-fipslibdir=/usr/local/ssl-fips/lib

still fails at 'make test',

...
MD = 2cbc07b9b9c819b8fd38d8a614a8a9c3fa7e40ee
make[1]: *** [test_sha] Error 1
make[1]: Leaving directory `/usr/local/src/openssl/openssl-0.9.8j/test'
make: *** [tests] Error 2

Is there more required to disable the asm?
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [email protected]
Automated List Manager                           [email protected]

Reply via email to