Ulf M�ller wrote:
>
> On Tue, Feb 29, 2000 at 03:30:26PM +0100, Ulf M�ller wrote:
>
> > You're not by any chance running than on an 80386 processor, are you?
>
> If the machine is a production server, probably it's not an 80386.
> Nevertheless, would you please try using "./config 386"? The bswap
> stuff is the only unusual thing in the SHA assembler code, so this
> might be worth trying.
The machine in question is a "genuineIntel" Pentium 2 450Mhz... and I
get exactly the same error doing a "./config 386" as just a plain
"./config"...
I went back to the openssl-0.9.5beta1 and double checked... it does work
when I do a plain "./config" etc...
OpenSSL 0.9.5beta1 24 Feb 2000
built on: Thu Mar 2 07:48:27 GMT 2000
platform: FreeBSD
options: bn(64,32) md2(int) rc4(idx,int) des(ptr,risc1,16,long)
idea(int) blowfish(idx)
compiler: gcc -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall
-DSHA1_ASM -DMD5_ASM -DRMD160_ASM
`test' is up to date.
==============
For OpenSSL 0.9.5, I did a "./config 386" and edited the Makefile to add
a "-g" to CFLAGs, did a make, make test... same problem... I ran it in
debug and the screen dump is attached... (file t.t ;-)
I don't have very much experience with gdb so hints would be
appreciated.
cheers,
Sean // [EMAIL PROTECTED]
t.t